Commit Graph

69 Commits

Author SHA1 Message Date
msramalho
87480ae1fc version bump 2025-07-06 01:43:16 +01:00
msramalho
60c9c93101 fix pydantic warning on default values 2025-07-06 01:30:12 +01:00
msramalho
c80b8a169f do not require logs for testing, and redis allow vm.overcommit_memory 2025-07-06 01:29:19 +01:00
msramalho
17d429e6d3 new logging strategy, combining API+Worker logs 2025-06-30 10:55:19 +01:00
msramalho
6b90058146 version bump 2025-06-30 02:51:51 +01:00
msramalho
7d66f2b6ac fully isolate worker from web via shared 2025-06-30 02:48:27 +01:00
msramalho
f27fb12b27 v0.11.0 with auto-archiver v1.1.0, antibot added, vk_extractor dropped 2025-06-18 02:14:10 +01:00
msramalho
65d63b3770 extract AA CLI arg to constants 2025-04-03 19:41:31 +01:00
msramalho
3b36936f7b version bump 2025-04-03 19:37:22 +01:00
msramalho
a5f52ac97c removes recurring log 2025-04-03 19:37:22 +01:00
msramalho
c49cec1b6c updates worker to use AA 1.0.0 2025-04-03 19:37:22 +01:00
msramalho
6c42d7b447 fixes test yaml with AA breaking changes 2025-04-03 19:37:22 +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
ba7ed5727c Update security.py 2025-03-14 22:49:26 -05:00
michplunkett
05e3755d65 boop 2025-03-14 22:48:36 -05:00
michplunkett
a7a5b16ae6 Update metrics.py 2025-03-14 22:45:20 -05:00
michplunkett
a59a916b7e Update metrics.py 2025-03-10 23:57:10 -05:00
michplunkett
0e2122b72f oi 2025-03-10 23:52:54 -05:00
michplunkett
297f8810be Update misc.py 2025-03-10 23:47:15 -05: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
a9ca410d08 Move alembic.ini to migrations directory (#66) 2025-03-03 13:20:11 -06:00
Michael Plunkett
b5571fc61f Format and lint workers directory (#60) 2025-03-03 11:59:04 -06:00
Michael Plunkett
9529784fa2 Format and lint migrations directory (#59) 2025-02-28 11:46:39 -06:00
Michael Plunkett
d575b6f9af Format and lint the tests directory (#58) 2025-02-27 12:35:23 -06:00
Michael Plunkett
229db7dd5c Add test CI Action with multiple 🐍 versions (#57) 2025-02-26 14:37:49 -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
eec4c09441 adds celery -O fair configuration 2025-02-24 18:44:35 +00:00
msramalho
a50c218c93 v0.9.3 bump 2025-02-24 17:20:22 +00:00
msramalho
7170337542 implements firebase ID tokens 2025-02-24 17:17:19 +00:00
msramalho
7f28f97815 old file 2025-02-20 17:40:39 +00:00
msramalho
4c06351cb3 api token archive can set the author_id explicitly 2025-02-20 15:14:13 +00:00
msramalho
b203594c4b version bump 2025-02-20 13:29:49 +00:00
msramalho
b3de99aaa0 adds celery logging rotation 2025-02-20 10:17:07 +00:00
msramalho
4383eb009e fix to interoperability endpoint 2025-02-20 10:00:39 +00:00
msramalho
d9f40c8e08 bumps auto-archiver to 0.13.4 2025-02-19 18:24:46 +00:00
msramalho
057324dae7 cleanup readme 2025-02-18 15:50:47 +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
9a11c430ea adds todos 2025-02-18 01:11:09 +00:00
msramalho
834e3d86da adds missing tests 2025-02-17 15:42:57 +00:00
msramalho
1497485612 updates AA adds missing dependencies 2025-02-15 23:14:53 +00:00
msramalho
1a4508df33 minor refactor and user_state tests 2025-02-14 23:56:36 +00:00
msramalho
1a3078055b minor fixes and todos 2025-02-14 13:07:25 +00:00
msramalho
dcb8ee47d8 drops group info from default endpoint 2025-02-13 00:35:09 +00:00
msramalho
4b3d47803a force the old extension version to display an outdated version message 2025-02-13 00:08:15 +00:00
msramalho
8b0f0023b1 setting default db pool and verflow sizes 2025-02-13 00:07:15 +00:00
msramalho
4341b80dfc fixes bad db usage without proper connection closing leading to https://docs.sqlalchemy.org/en/20/errors.html#error-3o7r 2025-02-13 00:07:02 +00:00