Commit Graph

26 Commits

Author SHA1 Message Date
5e5031f2d6 run all tests at once
Some checks failed
Cargo / check (push) Successful in 28s
Cargo / build (push) Successful in 36s
Cargo / test (push) Has been cancelled
2025-07-18 14:34:12 +01:00
c129ff53a9 different cache for each step
All checks were successful
Cargo / check (push) Successful in 1m25s
Cargo / build (push) Successful in 2m50s
Cargo / test (push) Successful in 2m48s
2025-07-18 14:25:21 +01:00
97b621c5e9 don't run clippy on deps
All checks were successful
Cargo / test (push) Successful in 1m2s
Cargo / check (push) Successful in 1m21s
Cargo / build (push) Successful in 1m58s
2025-07-18 14:22:13 +01:00
8ca225728b add cache to other job stages
All checks were successful
Cargo / build (push) Successful in 39s
Cargo / check (push) Successful in 1m7s
Cargo / test (push) Successful in 1m43s
2025-07-18 14:16:08 +01:00
29c23e9f9c fix key
All checks were successful
Cargo / check (push) Successful in 1m56s
Cargo / test (push) Successful in 3m10s
Cargo / build (push) Successful in 3m17s
2025-07-18 14:04:02 +01:00
ccb913b9ef use hashFiles
All checks were successful
Cargo / check (push) Successful in 1m8s
Cargo / test (push) Successful in 2m29s
Cargo / build (push) Successful in 2m50s
2025-07-18 13:56:54 +01:00
74c93fc1fc use go hash
Some checks failed
Cargo / check (push) Successful in 1m14s
Cargo / build (push) Failing after 1m19s
Cargo / test (push) Successful in 1m47s
2025-07-18 13:53:10 +01:00
032d043c3e go to old cache
All checks were successful
Cargo / check (push) Successful in 1m50s
Cargo / test (push) Successful in 3m3s
Cargo / build (push) Successful in 1m31s
2025-07-18 13:35:24 +01:00
f09f89405a small change
Some checks failed
Cargo / check (push) Successful in 1m16s
Cargo / test (push) Successful in 1m55s
Cargo / build (push) Has been cancelled
2025-07-18 13:28:54 +01:00
36441a1921 try go hash
All checks were successful
Cargo / check (push) Successful in 1m33s
Cargo / test (push) Successful in 2m30s
Cargo / build (push) Successful in 12m35s
2025-07-18 12:37:32 +01:00
47c47029c6 update cache
Some checks failed
Cargo / check (push) Has been cancelled
Cargo / test (push) Has been cancelled
Cargo / build (push) Has been cancelled
2025-07-18 12:19:53 +01:00
2dccdb2735 add cargo cache
Some checks failed
Cargo / check (push) Successful in 30s
Cargo / test (push) Successful in 1m6s
Cargo / build (push) Has been cancelled
2025-07-18 12:03:11 +01:00
5a4f00d977 split workflow into multiple jobs
All checks were successful
Cargo / build (push) Successful in 1m3s
Cargo / check (push) Successful in 29s
Cargo / test (push) Successful in 1m6s
2025-07-18 11:49:08 +01:00
2e102bfffd update job names
All checks were successful
Cargo / build (push) Successful in 2m18s
2025-07-18 11:44:59 +01:00
345b3a2a2b use rust runner
All checks were successful
Cargo / build (push) Successful in 4m4s
Gitea Actions Demo / Explore-Gitea-Actions (push) Successful in 13s
2025-07-18 11:32:41 +01:00
34c6ac6f91 fix cargo pipeline
Some checks failed
Cargo / build (push) Failing after 3m25s
Gitea Actions Demo / Explore-Gitea-Actions (push) Successful in 10s
2025-07-18 09:14:39 +01:00
9a2caf0921 spawn app for each integration test
Some checks failed
Cargo / build (push) Failing after 2m55s
Gitea Actions Demo / Explore-Gitea-Actions (push) Successful in 8s
also adds missing dep to flake
2025-07-18 09:04:37 +01:00
a54648d11b remove separate ui service, serve ui with backend
All checks were successful
Gitea Actions Demo / Explore-Gitea-Actions (push) Successful in 10s
2025-07-18 01:55:34 +01:00
f9047644fe serve vue spa from axum
All checks were successful
Gitea Actions Demo / Explore-Gitea-Actions (push) Successful in 9s
2025-07-18 01:49:28 +01:00
de9aff6561 add vendored dep 2025-07-18 01:48:45 +01:00
8d306a8ce2 add flake 2025-07-18 01:48:26 +01:00
b3c59e02a2 add demo action
All checks were successful
Gitea Actions Demo / Explore-Gitea-Actions (push) Successful in 1m18s
2025-07-17 01:48:53 +01:00
d49025a6b4 add docker health checks 2025-07-17 00:38:10 +01:00
7dc46b6ad0 swap backend to rust 2025-07-16 16:43:24 +01:00
a674f5641d containerize and add basic setup to backend 2025-07-16 10:13:09 +01:00
faabae9ee0 init 2025-07-16 01:44:59 +01:00