Commit Graph

8 Commits

Author SHA1 Message Date
Michael Plunkett
7e48f706df Add pre-commit with GiHub Action (#56)
* Update pyproject.toml

* add pre-commit

* Create .pre-commit-config.yaml

* Comment out ruff

* Update .pre-commit-config.yaml

* General formatting

* Create format-and-fail.yml

* Update ci.yml

* Add pre-commit to dev dependencies

* Update pyproject.toml
2025-02-26 10:42:28 -06:00
msramalho
8f0cfd2239 closes TODOs, renames task to archive, fixes read permissions and fixes tests 2025-02-18 14:51:31 +00:00
msramalho
df8f53ef35 log info->debug 2025-02-12 17:34:20 +00:00
msramalho
baf5ae0f73 fixes tests 2025-02-12 16:35:29 +00:00
msramalho
77130e28c5 refactor scheduled archives deletion 2025-02-12 15:56:26 +00:00
msramalho
f587a17a93 introduces low/high priority queue and custom concurrency 2025-02-12 13:24:11 +00:00
msramalho
a9dd278d24 further worker/web separation and tests fixed 2025-02-11 18:18:49 +00:00
msramalho
f8c45e2d92 major refactor of structure for worker V web: docker/app/secrets/envs/... 2025-02-10 00:41:50 +00:00