Ecosyste.ms: OpenCollective

An open API service for software projects hosted on Open Collective.

github.com/deltachat/pyinfra-xdcstore

A pyinfra module for deploying xdcstore and xdcget.
https://github.com/deltachat/pyinfra-xdcstore

repository moved to codeberg

0e86662722e72717a5569ca801eb22b08591443d authored about 1 year ago by missytake <[email protected]>
better variable names

9b5b80adb191e64fffaa599175efa010826598c3 authored about 1 year ago by missytake <[email protected]>
Move deploy.py code into main()

Avoid creating global variables

0b669665f82d4881a5662165d3b165a02c8f136a authored about 1 year ago by link2xt <[email protected]>
fix pyinfra file upload bug by uploading file to existing directory

9aa2030bc8f96afbc851c85894b186ef24aa5e99 authored about 1 year ago by missytake <[email protected]>
add setup.cfg

29f14d80192ddcfb690f8ada384b8edf52429b1c authored about 1 year ago by missytake <[email protected]>
document how to deploy the bot in one command

99a3e2705ab24bea36c2d6d6186f2358b363b686 authored about 1 year ago by missytake <[email protected]>
installing xdcget to virtual environment

90336ab87910191b4d3609d90114ee7c601fcbf1 authored about 1 year ago by missytake <[email protected]>
make accessable as a pyinfra one-liner

32322a9415c885fcd83c1f6707d5018f121ff9c4 authored about 1 year ago by missytake <[email protected]>
document idea on how one-liners should work

b22e09ed903caca871014f52377202a6b68e429a authored about 1 year ago by missytake <[email protected]>
fix ruff complaints

6f0c29b4a78ab5396f5cc74a22cb30c80a3ad974 authored about 1 year ago by missytake <[email protected]>
fix lint errors

a5fdee5127990ec498bbab3112aca8052485624f authored about 1 year ago by missytake <[email protected]>
adjust README.md

26aa21c6c2448930b35017c1d3ad04d717fefdc3 authored about 1 year ago by missytake <[email protected]>
remove unused imports

f78497aefb5394ae422b0ab69dfb22292e52666c authored about 1 year ago by missytake <[email protected]>
better warning if user doesn't exist

f7ca1b2e3c62820ecaeb63014fdc75c00cbc83a5 authored about 1 year ago by missytake <[email protected]>
document that this just needs to be re-run once

ac5c3cdf21af2b16a088dd925125ad137a5c0fcf authored about 1 year ago by missytake <[email protected]>
simply create the UNIX user if it doesn't exist yet - doesn't work yet

3f6d6f05b574422e790483dfd463403660dd233a authored about 1 year ago by missytake <[email protected]>
override warning when install python packages on user level

a22a237a3f40c704f9af6f473656404f68182abc authored about 1 year ago by missytake <[email protected]>
abort pyinfra run if required variables are missing

e08a00878f80f5fe37e3f5139bf42192935395d1 authored about 1 year ago by missytake <[email protected]>
remove warning that upload files on first try

a4ff0df5ad6ed9553457fc119a0b583d1d18de93 authored about 1 year ago by missytake <[email protected]>
add docstring for deploy.py file

ce05a3d0ec77b97030ce3ece1050918f58f81f54 authored about 1 year ago by missytake <[email protected]>
fixed xdcget-update.sh to run outside of the virtualenv

a9eef97dc8519e6b7779f87ba9b13ca4120c89ed authored about 1 year ago by missytake <[email protected]>
fixed .service template uploading

c7285214763f61c4c73c6aa4508081b08357c3d5 authored about 1 year ago by missytake <[email protected]>
added API token documentation link

a601f22d79cf59bc83ca64ed4e98bc54de0b8c62 authored about 1 year ago by missytake <[email protected]>
document bot configuration

0e156a422025709c0fd35e63b8891b1ce799fa2d authored about 1 year ago by missytake <[email protected]>
handle it if user doesn't provide environment variables

fa443a11017712c25f0a3abd026015e9684ab2b0 authored about 1 year ago by missytake <[email protected]>
initial commit: moved logic from private repository to module

d8ad70198bdd360b10fe9a2d97a32cf99805f89e authored about 1 year ago by missytake <[email protected]>