12 Commits

Author SHA1 Message Date
be88a9d304 make cleanup happen even if workflow fails
Some checks failed
test-backend / test-x86_64 (push) Has been cancelled
2025-05-25 21:48:22 +03:00
79ef0a093c improve testing workflow
Some checks failed
test-backend / test-x86_64 (push) Failing after 13s
2025-05-25 21:21:16 +03:00
c75f55c050 improve testing performance
All checks were successful
test-backend / test-x86_64 (push) Successful in 7s
2025-05-25 21:06:27 +03:00
642c1fa944 add postgresql container to run tests in
All checks were successful
test-backend / test-x86_64 (push) Successful in 22s
2025-05-25 19:51:17 +03:00
393b426e85 add workflow for building containers 2025-05-25 18:06:25 +03:00
99152733ce extend .gitignore to discard demo files 2025-05-19 20:36:37 +03:00
be287c9a0b hotfix: add missing fields when inserting pass 2025-05-19 20:36:14 +03:00
2c9ebaa1cc add endpoint for queueing passes, add PassValidator and PassQueue 2025-05-19 20:17:55 +03:00
ff7653b3fe improve error handling, add route for getting list of all passes 2025-05-19 19:02:53 +03:00
28d7c46eec add table creation script 2025-05-19 18:09:10 +03:00
51c05e94ab [backend] add endpoints for listing movies and fetching a movie by uuid 2025-05-07 21:03:55 +03:00
83838a4ca4 [backend] add basic files for deploying and extending backend operations 2025-05-07 20:19:03 +03:00