• Joined on 2024-10-23
ahtlon pushed to master at malobeo/gatekeeper 2026-07-29 16:16:31 +02:00
ahtlon created pull request malobeo/gatekeeper#18 2026-07-29 15:56:19 +02:00
adding actions
ahtlon pushed to actions at malobeo/gatekeeper 2026-07-29 15:55:30 +02:00
56ff5af7ad [actions] try 2
ahtlon created branch actions in malobeo/gatekeeper 2026-07-29 15:55:29 +02:00
ahtlon pushed to master at malobeo/gatekeeper 2026-07-29 15:46:18 +02:00
f7559bf140 [actions] setup test action
ahtlon created pull request malobeo/infrastructure#164 2026-07-29 06:05:44 +02:00
Automatic Nixpkgs update
ahtlon closed pull request malobeo/infrastructure#163 2026-07-29 06:05:36 +02:00
Automatic Nixpkgs update
ahtlon pushed to master at malobeo/gatekeeper 2026-07-29 03:31:05 +02:00
7a70b6b1d4 [lint] more linting changes
ahtlon deleted branch just_found_out_about_linters from malobeo/gatekeeper 2026-07-29 02:48:07 +02:00
ahtlon merged pull request malobeo/gatekeeper#17 2026-07-29 02:46:51 +02:00
just_found_out_about_linters
ahtlon pushed to master at malobeo/gatekeeper 2026-07-29 02:46:51 +02:00
3f20cdeed9 just_found_out_about_linters (#17)
ahtlon pushed to just_found_out_about_linters at malobeo/gatekeeper 2026-07-29 02:42:42 +02:00
fd8f2d1649 This shouldn't ever have been comitted - oops
8aa17c1b84 [lint] lint + format tests
506076cc1e [lint] sort imports
9cf21db9f9 [lint] fix warnings not autofixed by ruff
be4e6c8079 [ruff] do not format alembic folder
Compare 6 commits »
ahtlon pushed to master at malobeo/gatekeeper 2026-07-29 02:01:34 +02:00
683cd9a545 [main.py] move settings stuff into its own import
1dfd01fc71 [CORS] fix methods
Compare 2 commits »
ahtlon pushed to just_found_out_about_linters at malobeo/gatekeeper 2026-07-29 01:59:43 +02:00
4ce98a2be6 methinks I should've done this a lot sooner
ahtlon created pull request malobeo/gatekeeper#17 2026-07-29 01:54:41 +02:00
just_found_out_about_linters
ahtlon created branch just_found_out_about_linters in malobeo/gatekeeper 2026-07-29 01:54:06 +02:00
ahtlon pushed to just_found_out_about_linters at malobeo/gatekeeper 2026-07-29 01:54:06 +02:00
1ca046ded9 wow, thats pretty ruff
ede3e9a516 [uv] add ruff (the linter)
683cd9a545 [main.py] move settings stuff into its own import
1dfd01fc71 [CORS] fix methods
Compare 4 commits »
ahtlon pushed to master at malobeo/gatekeeper 2026-07-28 16:14:40 +02:00
54c7fe1ed2 [alembic] automaticly stamp new database with the "head" tag so migrations are easier.
ahtlon commented on issue malobeo/gatekeeper#15 2026-07-28 16:06:47 +02:00
Database migrations

Should be implemented with 48d272d4d69dd0032714d33ad6f5684e760904b5 To add migration: after modifying models alembic check if change alembic revision --autogenerate -m "message" …

ahtlon closed issue malobeo/gatekeeper#15 2026-07-28 16:06:47 +02:00
Database migrations