374 Commits

Author SHA1 Message Date
msramalho
15ba3ab25d version bump 2026-04-27 17:43:04 +01:00
msramalho
204f1f6deb dependency bump 2026-04-27 17:42:48 +01:00
msramalho
faec932ef7 ads extra try/catch to prevent upstream AA uncaught errors 2026-04-23 14:16:27 +01:00
Miguel Sozinho Ramalho
754e325302 Merge pull request #79 from bellingcat/dev
auto archiver to 1.2.6
2026-04-08 10:43:00 +01:00
msramalho
b90b7b65f4 aa version bump 2026-04-08 10:34:29 +01:00
msramalho
da4ad8cb71 improves error message when drive api not enabled for auth project 2026-03-18 20:10:13 +00:00
msramalho
c3b4a81cc7 auto-archiver to 1.2.5 2026-03-16 11:45:04 +00:00
msramalho
d1bfc6c9a6 version bump 2026-03-03 13:05:45 +00:00
msramalho
a4ec468cac feat: check for proper spreadsheet service_account access before archiving, plus email notification 2026-03-03 13:05:27 +00:00
msramalho
62a3bc72f6 fixes disk usage tests 2026-03-02 19:00:36 +00:00
msramalho
f0bb6c265d speeding up make prod 2026-03-02 17:35:49 +00:00
msramalho
adfb985d15 version bump 2026-03-02 17:28:29 +00:00
msramalho
baea49b312 aa bump 1.2.4 2026-03-02 17:26:31 +00:00
msramalho
6e857f3bc3 fixing docker permissions 2026-03-02 16:37:29 +00:00
msramalho
ddbd490b4d version bump 2026-03-02 16:20:31 +00:00
msramalho
898c7330f2 reporting file system from bind vol and not inside docker 2026-03-02 16:20:17 +00:00
msramalho
4b4877a643 updates aa to v1.2.3 2026-03-02 16:17:50 +00:00
msramalho
8f8165f3b9 version bump 2026-03-02 16:05:44 +00:00
msramalho
ab579c5063 adds admin access to /sheet/archive endpoint by sheet_id 2026-03-02 16:05:26 +00:00
msramalho
184d285d0e adjusts limits for deployment performance 2026-03-02 15:04:38 +00:00
msramalho
01fa271415 bumps auto-archiver dependency to 1.2.2 2026-02-25 10:57:47 +00:00
msramalho
6abe660b51 redis 7 2026-02-23 14:09:43 +00:00
msramalho
603d7a6f84 bumps aa to 1.2.1 2026-02-23 13:51:14 +00:00
msramalho
c6f0e1256b prometheus test fix 2025-10-23 10:51:26 +01:00
msramalho
021da2553a AA version bump 2025-10-23 10:50:10 +01:00
msramalho
a9494ad1bb dependency updates 2025-10-22 18:40:26 +01:00
msramalho
14606d583a poetry updates 2025-10-22 17:32:14 +01:00
msramalho
f4529d2f48 AA version bump 2025-10-22 17:26:16 +01:00
msramalho
8f779f5276 adjusts access for non-grouped entries 2025-10-14 12:25:32 +01:00
Miguel Sozinho Ramalho
a48998223a Merge pull request #77 from bellingcat/make-mod
Merge `make` commands
2025-07-11 17:40:19 +01:00
michplunkett
02321ae7e4 Merge made commands 2025-07-08 22:30:09 -05:00
msramalho
87480ae1fc version bump 2025-07-06 01:43:16 +01:00
msramalho
b0b1af810f garbage collection of old telethon sessions on startup 2025-07-06 01:43:07 +01:00
msramalho
57288a6f8d revert celery non-root due to larger volume permission issues 2025-07-06 01:42:45 +01:00
msramalho
60c9c93101 fix pydantic warning on default values 2025-07-06 01:30:12 +01:00
msramalho
7ca56193d7 address root privileges warning in celery 2025-07-06 01:30:03 +01:00
msramalho
cf80e686e3 bump auto-archiver to 1.1.2 2025-07-06 01:29:38 +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
7db2002375 bumps AA to 1.1.1 2025-06-30 09:15:50 +01:00
msramalho
a5ea84ad2a testing docker-compose init:true for prod (reducing zombie processes) 2025-06-30 02:53:23 +01:00
msramalho
6b90058146 version bump 2025-06-30 02:51:51 +01:00
msramalho
f6d3f7ec37 improves makefile 2025-06-30 02:50:37 +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
019bfefd8b hacky fix for bad poetry marker in lock file 2025-05-05 11:40:18 +01:00
Miguel Sozinho Ramalho
c42889d79a Merge pull request #72 from bellingcat/dev
Community contributions, code standardization, and AA v1.0.0
2025-04-03 19:51:56 +01:00
Miguel Sozinho Ramalho
3f0a2fb8de Merge pull request #71 from bellingcat/update-aa-1.0.0
Update aa 1.0.0
2025-04-03 19:48:51 +01:00
msramalho
65d63b3770 extract AA CLI arg to constants 2025-04-03 19:41:31 +01:00
msramalho
34af1a77ae Merge branch 'update-aa-1.0.0' of github.com:bellingcat/auto-archiver-api into update-aa-1.0.0 2025-04-03 19:38:07 +01:00