Commit Graph

29 Commits

Author SHA1 Message Date
79337d6938 rearrange steps
All checks were successful
Backend Actions / build (push) Successful in 22s
Backend Actions / test (push) Successful in 33s
Frontend Actions / check (push) Successful in 57s
Frontend Actions / build (push) Successful in 1m0s
Frontend Actions / test (push) Successful in 51s
Backend Actions / check (push) Successful in 9s
2025-07-25 22:59:27 +01:00
efcc24b398 try actually using the correct option
Some checks failed
Backend Actions / check (push) Successful in 23s
Backend Actions / build (push) Successful in 29s
Backend Actions / test (push) Successful in 34s
Frontend Actions / check (push) Successful in 52s
Frontend Actions / build (push) Has been cancelled
Frontend Actions / test (push) Has been cancelled
2025-07-25 22:57:59 +01:00
0b538aab17 try gitea action
Some checks failed
Backend Actions / check (push) Successful in 15s
Backend Actions / build (push) Successful in 22s
Frontend Actions / check (push) Failing after 12s
Backend Actions / test (push) Successful in 31s
Frontend Actions / build (push) Failing after 32s
Frontend Actions / test (push) Failing after 33s
2025-07-25 22:57:01 +01:00
d441a147c5 try disabling cache
Some checks failed
Backend Actions / check (push) Successful in 14s
Backend Actions / build (push) Successful in 23s
Backend Actions / test (push) Successful in 31s
Frontend Actions / test (push) Has been cancelled
Frontend Actions / check (push) Has been cancelled
Frontend Actions / build (push) Has been cancelled
2025-07-25 22:55:14 +01:00
44fe28f996 add workflow for ui
Some checks failed
Backend Actions / check (push) Successful in 18s
Backend Actions / build (push) Successful in 25s
Backend Actions / test (push) Successful in 33s
Frontend Actions / check (push) Failing after 46s
Frontend Actions / build (push) Failing after 44s
Frontend Actions / test (push) Failing after 37s
2025-07-25 22:49:25 +01:00
df81605ecc run prettier on ui 2025-07-25 22:39:10 +01:00
8c12ca0024 add ui testing
All checks were successful
Backend Actions / check (push) Successful in 13s
Backend Actions / build (push) Successful in 28s
Backend Actions / test (push) Successful in 37s
2025-07-25 17:28:41 +01:00
70835f04fa add ui docker build
All checks were successful
Backend Actions / check (push) Successful in 28s
Backend Actions / build (push) Successful in 27s
Backend Actions / test (push) Successful in 35s
2025-07-25 17:12:13 +01:00
e7eb9b8b16 update .gitignore
All checks were successful
Backend Actions / check (push) Successful in 14s
Backend Actions / build (push) Successful in 26s
Backend Actions / test (push) Successful in 35s
test
2025-07-25 16:28:40 +01:00
726d9c5a09 add scripts for manually packaging and releasing
All checks were successful
Backend Actions / check (push) Successful in 34s
Backend Actions / build (push) Successful in 34s
Backend Actions / test (push) Successful in 42s
0.0.3 v0.0.3
2025-07-25 16:25:51 +01:00
7826018d61 Experiment with automatic packaging and releasing
All checks were successful
Backend Actions / check (push) Successful in 12s
Backend Actions / build (push) Successful in 21s
Backend Actions / package (push) Successful in 15s
Backend Actions / test (push) Successful in 29s
use rust-webapp image for release

use npm rather than pnpm

use node 24

use rust latest image

add cache to release

check for tag before releasing

check for tag before releasing

release 0.0.3
2025-07-25 15:35:08 +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