Commit Graph

5 Commits

Author SHA1 Message Date
d234fa53d9 ci: fix ntfy notifications with auth and readable secrets
All checks were successful
Build and Deploy / deploy (push) Successful in 2m18s
2026-03-30 21:38:32 -04:00
59f2639061 ci: skip deploy-rs checks (build step already validates)
Some checks failed
Build and Deploy / deploy (push) Failing after 2m2s
2026-03-30 21:32:15 -04:00
a6c40df359 ci: add git-crypt unlock for server-config build-time secrets
Some checks failed
Build and Deploy / deploy (push) Failing after 15m15s
2026-03-30 21:14:54 -04:00
ed7fda31fe workflow: add SSH access to build step for git+ssh flake inputs
Some checks failed
Build and Deploy / deploy (push) Failing after 4m15s
2026-03-30 21:04:11 -04:00
bedc94cbc0 gitea: add actions runner and CI/CD deploy workflow
- enable gitea actions
- add native host runner (nix:host label, capacity 1)
- add gitea-runner system user with persisted state
- add agenix-encrypted CI secrets (deploy key, git-crypt key, runner token)
- authorize CI deploy key for root SSH
- add build-and-deploy workflow triggered on push to main
2026-03-30 17:27:47 -04:00