Commit graph

9 commits

Author SHA1 Message Date
f2df89bcf7
fix(ci): Remove nix cache action as it barely works
All checks were successful
Perform checks / formatting (push) Successful in 1m5s
Perform checks / nix_flake_check (push) Successful in 1m15s
Perform checks / nix_build (push) Successful in 2m16s
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:17:47 +01:00
c886aca5d4
fix(ci/update): Drop cache action
All checks were successful
Perform checks / formatting (push) Successful in 1m4s
Perform checks / nix_flake_check (push) Successful in 1m4s
Perform checks / nix_build (push) Successful in 6m13s
It's useless for just updating nix flake inputs
2024-12-16 03:45:19 +01:00
83dab209c0
fix: Use custom action for updating flake.lock
Some checks failed
Perform checks / nix_flake_check (push) Waiting to run
Perform checks / nix_build (push) Waiting to run
Perform checks / formatting (push) Has been cancelled
2024-12-16 03:42:39 +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
64564114ff
fix(ci/update): Rename secrets to represent source host
Some checks failed
Perform checks / formatting (push) Failing after 2s
Perform checks / nix_flake_check (push) Failing after 2s
Perform checks / nix_build (push) Failing after 2s
2024-12-13 13:08:12 +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
3e8afe8672
fix: Remove FUNDING.yml 2024-11-29 03:49:39 +01:00
9c44dbc28f
feat(ci): Add nix flake ci actions 2024-11-29 03:49:36 +01:00
e2cff543d6
Initial commit 2024-03-06 02:24:31 +01:00