Commit graph

4 commits

Author SHA1 Message Date
ecdff77e1d
fix(ci): Remove nix cache action as it barely works
Some checks failed
Perform checks / nix_build (push) Failing after 9s
Perform checks / formatting (push) Successful in 1m9s
Perform checks / nix_flake_check (push) Successful in 1m20s
It takes 11 minutes to cache everything on a otherwise 2 minute job.
Nix doesn't even pull from it most of the time.
2024-12-19 11:16:01 +01:00
ed72f266de
fix(ci): Use full URLs for CI Actions
All checks were successful
Perform checks / formatting (push) Successful in 1m13s
Perform checks / nix_flake_check (push) Successful in 52s
Perform checks / nix_build (push) Successful in 2m49s
Forgejo uses https://code.forgejo.org not https://github.com as the
default path
2024-12-13 13:12:20 +01:00
3fd70395b5
fix(ci/check): Add missing lines for action cache
All checks were successful
Perform checks / formatting (pull_request) Successful in 40s
Perform checks / nix_flake_check (pull_request) Successful in 47s
Perform checks / nix_build (pull_request) Successful in 2m54s
Perform checks / formatting (push) Successful in 39s
Perform checks / nix_flake_check (push) Successful in 46s
Perform checks / nix_build (push) Successful in 3m3s
2024-11-29 03:57:09 +01:00
9c44dbc28f
feat(ci): Add nix flake ci actions 2024-11-29 03:49:36 +01:00