3 Commits

Author SHA1 Message Date
0cc186af5a fix(ci): authenticate git clone with Gitea token
All checks were successful
Build and Deploy / build-push-deploy (push) Successful in 1m12s
2026-05-07 23:51:32 +02:00
64c40f05ec fix(ci): replace actions/checkout with local Gitea clone (no GitHub access from haskelseed)
Some checks failed
Build and Deploy / build-push-deploy (push) Failing after 1h35m31s
2026-05-07 22:15:51 +02:00
a04dc2d307 feat(ci): add Gitea Actions build-and-deploy workflow
Registers haskelseed as a Gitea Actions runner and adds
.gitea/workflows/build-and-deploy.yml that runs nix build → skopeo push →
helm deploy on every push to main. Deploy step SSHes to Railiance01 using
a dedicated deploy key (haskelseed-ci-deploy) already authorized on the node.

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
2026-05-07 07:58:44 +02:00