pch_xyz
synced and deleted reference 2024-04-17 01:48:53 +00:00
refs/tags/refs/merge-requests/58/merge
at pch_xyz/relay from mirror
dec7c6a674
Merge branch 'dev' into 'main'
b1a2989ba7
update installation docs to replace git+http url with pypi package
fd0b9fb723
add shebang to dev script
ffed955ab3
add note for changing log-level via cli
71de40dfca
various cli changes
bd50baa639
re-initialize Application in push workers for windows
dec7c6a674
Merge branch 'dev' into 'main'
b1a2989ba7
update installation docs to replace git+http url with pypi package
fd0b9fb723
add shebang to dev script
ffed955ab3
add note for changing log-level via cli
pch_xyz
synced commits to refs/merge-requests/58/head at pch_xyz/relay from mirror
2024-04-02 19:58:54 +00:00
b1a2989ba7
update installation docs to replace git+http url with pypi package
fd0b9fb723
add shebang to dev script
ffed955ab3
add note for changing log-level via cli
71de40dfca
various cli changes
7064adb000
move dev script out of module
pch_xyz
synced commits to refs/merge-requests/58/merge at pch_xyz/relay from mirror
2024-04-02 19:58:54 +00:00
beaddca708
Merge branch 'dev' into 'main'
b1a2989ba7
update installation docs to replace git+http url with pypi package
fd0b9fb723
add shebang to dev script
ffed955ab3
add note for changing log-level via cli
71de40dfca
various cli changes
pch_xyz
synced new reference refs/tags/0.3.1 to pch_xyz/relay from mirror
2024-04-02 19:58:54 +00:00
pch_xyz
synced commits to refs/merge-requests/58/head at pch_xyz/relay from mirror
2024-04-02 03:48:53 +00:00
65b6c0a5ad
put dependencies in pyproject
pch_xyz
synced commits to refs/merge-requests/58/merge at pch_xyz/relay from mirror
2024-04-02 03:48:53 +00:00
8bceca5c67
Merge branch 'dev' into 'main'
65b6c0a5ad
put dependencies in pyproject
c67b26760b
convert setup.cfg to pyproject.toml
3707d3f5f6
change metadata name to ActivityRelay
87d58c95e6
fetch barkshark-sql from pypi
c67b26760b
convert setup.cfg to pyproject.toml
3707d3f5f6
change metadata name to ActivityRelay
87d58c95e6
fetch barkshark-sql from pypi
22bba6e85e
use jinja2-haml from pypi
12b9ee317a
simplify dev lint command with watch flag
pch_xyz
synced commits to refs/merge-requests/58/head at pch_xyz/relay from mirror
2024-04-01 19:38:54 +00:00
c67b26760b
convert setup.cfg to pyproject.toml
3707d3f5f6
change metadata name to ActivityRelay
87d58c95e6
fetch barkshark-sql from pypi
22bba6e85e
use jinja2-haml from pypi
12b9ee317a
simplify dev lint command with watch flag
pch_xyz
synced commits to refs/merge-requests/58/merge at pch_xyz/relay from mirror
2024-04-01 19:38:54 +00:00
8fb966f02c
Merge branch 'dev' into 'main'
22bba6e85e
use jinja2-haml from pypi
12b9ee317a
simplify dev lint command with watch flag
9708d526a9
use correct license name
673175b80b
add clean dev command
pch_xyz
synced commits to refs/merge-requests/58/head at pch_xyz/relay from mirror
2024-04-01 03:18:53 +00:00
c200c295e7
ensure config key is formatted properly
pch_xyz
synced commits to refs/merge-requests/58/merge at pch_xyz/relay from mirror
2024-04-01 03:18:53 +00:00
cab8ca81c6
Merge branch 'dev' into 'main'
c200c295e7
ensure config key is formatted properly
134afe24f7
update aputils to 0.2.1
2bb44d8e37
use typing_extensions module for python < 3.11
6e914fb50c
fix linter warning
3421846111
add --watch option to lint dev command