Commit Graph

28 Commits

Author SHA1 Message Date
msramalho
65d63b3770 extract AA CLI arg to constants 2025-04-03 19:41:31 +01:00
msramalho
fd799c8fbc fix orchestrator file presence check based on enabled group permissions 2025-04-03 19:37:22 +01:00
Michael Plunkett
de6800ea54 Standardize router names (#70) 2025-04-02 13:14:09 -05:00
msramalho
7bef0b3921 Merge branch 'main' into dev 2025-03-17 18:03:51 +00:00
michplunkett
53ac51a08c Delete aa_utils.py 2025-03-10 23:47:06 -05:00
Michael Plunkett
b50ca91d89 Format and lint web directory (#67) 2025-03-10 12:45:19 -05:00
Michael Plunkett
1ca0ae2fb2 Format and lint shared directory (#64) 2025-03-03 13:20:50 -06:00
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
7170337542 implements firebase ID tokens 2025-02-24 17:17:19 +00:00
msramalho
4383eb009e fix to interoperability endpoint 2025-02-20 10:00:39 +00:00
msramalho
8f0cfd2239 closes TODOs, renames task to archive, fixes read permissions and fixes tests 2025-02-18 14:51:31 +00:00
msramalho
1497485612 updates AA adds missing dependencies 2025-02-15 23:14:53 +00:00
msramalho
1a3078055b minor fixes and todos 2025-02-14 13:07:25 +00:00
msramalho
8b0f0023b1 setting default db pool and verflow sizes 2025-02-13 00:07:15 +00:00
msramalho
77130e28c5 refactor scheduled archives deletion 2025-02-12 15:56:26 +00:00
msramalho
2892efaa97 drop deprecated endpoints/schemas 2025-02-12 13:29:55 +00:00
msramalho
f587a17a93 introduces low/high priority queue and custom concurrency 2025-02-12 13:24:11 +00:00
msramalho
fbfebd4671 improves example files 2025-02-12 00:02:08 +00:00
msramalho
4f9d447ec7 optimizing compose and logging 2025-02-11 23:30:45 +00:00
msramalho
17b3705b64 introduces dynamic service_account emails read from the group's orchestration files 2025-02-11 22:50:00 +00:00
msramalho
0834f55520 dynamic CELERY_BROKER_URL property in settings 2025-02-11 21:33:02 +00:00
msramalho
606e69587b config file is web only 2025-02-11 19:13:33 +00:00
msramalho
f24f88c44b version in config 2025-02-11 19:10:28 +00:00
msramalho
a9dd278d24 further worker/web separation and tests fixed 2025-02-11 18:18:49 +00:00
msramalho
b452ec9869 moving user_state out of shared 2025-02-10 23:51:35 +00:00
msramalho
37ebba73bf separate images, no more .env 2025-02-10 23:49:08 +00:00
msramalho
c2dff5c121 refactors from pipenv to poetry 2025-02-10 22:39:02 +00:00
msramalho
f8c45e2d92 major refactor of structure for worker V web: docker/app/secrets/envs/... 2025-02-10 00:41:50 +00:00