Commit Graph

17 Commits

Author SHA1 Message Date
70334ea0ae add prepared sqlx files
Some checks failed
Backend Actions / check (push) Has started running
Backend Actions / build (push) Has started running
Backend Actions / test (push) Has been cancelled
Frontend Actions / build (push) Has been cancelled
Frontend Actions / test (push) Has been cancelled
Frontend Actions / check (push) Has been cancelled
2025-08-01 16:14:33 +01:00
c96b2adada fix tests and properly intgrate sqlx
Some checks failed
Backend Actions / check (push) Failing after 3m26s
Frontend Actions / check (push) Failing after 3m17s
Backend Actions / test (push) Failing after 3m20s
Frontend Actions / test (push) Successful in 51s
Frontend Actions / build (push) Successful in 56s
Backend Actions / build (push) Failing after 10m57s
2025-08-01 15:21:39 +01:00
bfda9d3735 fix lints 2025-07-28 01:31:22 +01:00
84bbbab6ea add prepared sqlx files
Some checks failed
Backend Actions / build (push) Successful in 52s
Backend Actions / check (push) Failing after 1m7s
Frontend Actions / check (push) Successful in 1m35s
Frontend Actions / build (push) Successful in 1m36s
Backend Actions / test (push) Failing after 2m1s
Frontend Actions / test (push) Successful in 52s
2025-07-28 01:30:32 +01:00
79e43f19df add database connection to backend 2025-07-28 00:56:41 +01:00
20f64cd35d Add request id header to incoming requests
All checks were successful
Backend Actions / check (push) Successful in 1m1s
Backend Actions / build (push) Successful in 1m51s
Frontend Actions / check (push) Successful in 59s
Backend Actions / test (push) Successful in 2m20s
Frontend Actions / build (push) Successful in 59s
Frontend Actions / test (push) Successful in 55s
2025-07-25 23:23:16 +01:00
50cee580de make shutdown endpoint default 2025-07-25 00:39:51 +01:00
7d1c7a6c75 install nextest
All checks were successful
Backend Actions / check (push) Successful in 14s
Backend Actions / build (push) Successful in 20s
Backend Actions / test (push) Successful in 3m27s
2025-07-24 22:56:06 +01:00
e90ffabf8b check for nextest before running tests
Some checks failed
Backend Actions / test (push) Failing after 1m43s
Backend Actions / build (push) Successful in 2m2s
Backend Actions / check (push) Successful in 39s
2025-07-24 17:42:31 +01:00
e7107db9f2 fix lints 2025-07-24 17:34:16 +01:00
a69cf540fe refactor admin router into separate file
also set admin secret using command line args
2025-07-24 17:33:35 +01:00
9328451a25 swap to nextest 2025-07-24 17:32:50 +01:00
d700822dc8 fix lints
All checks were successful
Backend Actions / build (push) Successful in 34s
Backend Actions / check (push) Successful in 1m15s
Backend Actions / test (push) Successful in 2m30s
2025-07-22 00:34:23 +01:00
5fe2d7ba79 add check step
Some checks failed
Backend Actions / check (push) Failing after 1m24s
Backend Actions / build (push) Successful in 2m59s
Backend Actions / test (push) Failing after 3m14s
2025-07-22 00:29:08 +01:00
567dd43c96 add basic backend workflow
All checks were successful
Backend Actions / build (push) Successful in 2m56s
2025-07-22 00:11:00 +01:00
50d094be8f add basic backend 2025-07-21 17:18:00 +01:00
d0ca82972f init 2025-07-21 10:36:11 +01:00