32 Commits

Author SHA1 Message Date
msramalho
c65f3fe121 renamed configs 2025-04-03 19:37:22 +01:00
msramalho
1a3546c09e adds test command to makefile and readme 2025-03-17 18:06:42 +00:00
msramalho
7012049098 adds pre-commit instructions to the readme 2025-03-17 17:52:13 +00: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
a12291d464 improves readme 2025-02-20 13:29:44 +00:00
msramalho
e19bf7f97f improves example and intro 2025-02-20 13:16:37 +00:00
Miguel Sozinho Ramalho
6c61d2cd8f Update README.md 2025-02-18 15:51:16 +00:00
msramalho
057324dae7 cleanup readme 2025-02-18 15:50:47 +00:00
msramalho
a3b1adb28d documents and simplifies how .env and .user-groups are passed to the images 2025-02-13 00:06:24 +00:00
Miguel Sozinho Ramalho
0eef5aa9ce adds CI badge 2025-02-11 19:35:37 +00:00
msramalho
9f8d7b31f3 refactors user-groups definition and fixes tests 2025-02-03 12:33:21 +00:00
msramalho
9f9bbc9344 pushing bulk of changes 2025-01-22 13:21:16 +00:00
msramalho
10306eba8a refactors user-groups setup and auth logic 2024-10-31 14:52:14 +00:00
msramalho
b17090319a closes #14 closes #21 2024-10-23 10:43:35 +01:00
msramalho
879c0cb879 adding code coverage to test execution 2024-10-17 16:44:32 +01:00
msramalho
3ba20d2473 removes flower and updates celery>5 2024-10-17 13:13:06 +01:00
msramalho
f2a14abb17 adds health check and new env logic 2024-10-17 13:09:50 +01:00
msramalho
3432d35af6 isolating api methods, introducing first tests 2024-10-17 11:27:35 +01:00
msramalho
a648b90406 simplifies Bearer keys to a single one 2024-02-21 13:52:35 +00:00
msramalho
03164b9ede version updates 2023-08-18 21:33:45 +01:00
msramalho
dd70b7a908 updates auto-archiver version 2023-06-26 18:59:05 +01:00
msramalho
9062420244 feat: /sheet endpoint and new security protocol 2023-05-23 20:20:28 +01:00
msramalho
3a040a3fcd user-groups explained 2023-04-26 23:48:28 +01:00
msramalho
4119387feb new api mvp 2023-04-26 23:40:42 +01:00
msramalho
f724694258 cleanup 2023-02-27 15:50:37 +01:00
msramalho
56c18dd96b added database migrations + soft delete 2023-02-27 13:12:22 +01:00
msramalho
39da4e4eb7 0.1.5 2023-02-27 12:00:38 +01:00
msramalho
f39561f559 readme updates 2023-02-27 10:45:44 +01:00
msramalho
20680d5e52 version updates 2023-02-27 10:42:14 +01:00
msramalho
f3d8c999fc docker updates 2023-02-24 17:09:32 +01:00
msramalho
75e98f5f31 fastapi-users 2023-02-23 18:54:19 +01:00
msramalho
c6b39db295 MVP celery worker for auto-archiver 2023-02-21 14:11:32 +00:00