Commit 45e337c
committed
ci: add GitHub Actions workflow running nix flake check
Uses Determinate Systems' nix-installer-action plus magic-nix-cache-action
to install Nix and cache builds across runs. Triggers on push and
pull_request. The single `nix flake check -L` covers the forgejo VM
test, the five keycloak tests (one VM, four nspawn containers), and
treefmt formatting.
Syntax is standard GitHub Actions / Forgejo-Actions-compatible per
CLAUDE.md, so the workflow ports unchanged if hosting moves.1 parent f43665a commit 45e337c
1 file changed
Lines changed: 18 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
| 1 | + | |
| 2 | + | |
| 3 | + | |
| 4 | + | |
| 5 | + | |
| 6 | + | |
| 7 | + | |
| 8 | + | |
| 9 | + | |
| 10 | + | |
| 11 | + | |
| 12 | + | |
| 13 | + | |
| 14 | + | |
| 15 | + | |
| 16 | + | |
| 17 | + | |
| 18 | + | |
0 commit comments