Commit Graph

23 Commits

Author SHA1 Message Date
baf9464753 use rust latest image
Some checks failed
Backend Actions / check (push) Successful in 27s
Backend Actions / build (push) Successful in 24s
Backend Actions / test (push) Successful in 35s
Backend Actions / package (push) Failing after 1m13s
2025-07-25 14:16:47 +01:00
7fcae49700 use node 24
Some checks failed
Backend Actions / check (push) Successful in 13s
Backend Actions / build (push) Successful in 24s
Backend Actions / test (push) Successful in 33s
Backend Actions / package (push) Failing after 1m43s
2025-07-25 14:04:26 +01:00
b561c92f07 use npm rather than pnpm
Some checks failed
Backend Actions / check (push) Successful in 18s
Backend Actions / build (push) Successful in 31s
Backend Actions / test (push) Successful in 41s
Backend Actions / package (push) Failing after 27s
2025-07-25 13:39:24 +01:00
38cac0b257 use rust-webapp image for release
Some checks failed
Backend Actions / check (push) Successful in 48s
Backend Actions / test (push) Successful in 45s
Backend Actions / package (push) Failing after 7s
Backend Actions / build (push) Successful in 1m6s
2025-07-25 10:54:29 +01:00
5b08ca0dd2 add initial release workflow
Some checks failed
Backend Actions / check (push) Successful in 1m47s
Backend Actions / package (push) Failing after 9s
Backend Actions / build (push) Successful in 2m28s
Backend Actions / test (push) Successful in 2m52s
2025-07-25 09:39:37 +01:00
16d72f40ce add packaging script
All checks were successful
Backend Actions / check (push) Successful in 15s
Backend Actions / build (push) Successful in 26s
Backend Actions / test (push) Successful in 37s
2025-07-25 00:40:04 +01:00
50cee580de make shutdown endpoint default 2025-07-25 00:39:51 +01:00
fb4bb63335 use nextest image
All checks were successful
Backend Actions / check (push) Successful in 2m17s
Backend Actions / build (push) Successful in 2m28s
Backend Actions / test (push) Successful in 2m54s
2025-07-24 23:49:26 +01:00
f07e688bf1 install specific version
All checks were successful
Backend Actions / check (push) Successful in 22s
Backend Actions / build (push) Successful in 30s
Backend Actions / test (push) Successful in 2m42s
2025-07-24 23:00:04 +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
346d7b8bcd skip building tests in workflow
All checks were successful
Backend Actions / check (push) Successful in 3m17s
Backend Actions / test (push) Successful in 3m50s
Backend Actions / build (push) Successful in 3m52s
2025-07-24 17:34:35 +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
392dc779ff only upload artifacts on failure
All checks were successful
Backend Actions / check (push) Successful in 25s
Backend Actions / build (push) Successful in 43s
Backend Actions / test (push) Successful in 52s
2025-07-22 00:42:22 +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
f2c4c15da1 split build and test jobs
All checks were successful
Backend Actions / build (push) Successful in 2m17s
Backend Actions / test (push) Successful in 2m57s
2025-07-22 00:15:21 +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
8a7496b46a add demo action
All checks were successful
Gitea Actions Demo / Explore-Gitea-Actions (push) Successful in 7s
2025-07-21 17:19:13 +01:00
50d094be8f add basic backend 2025-07-21 17:18:00 +01:00
d0ca82972f init 2025-07-21 10:36:11 +01:00