- Update REGISTRY env var to git.farh.net
- Use GITEA_TOKEN instead of GITHUB_TOKEN for docker login
- Use rename form for kustomize image updates (ghcr.io=git.farh.net/...)
- Remove GHA cache lines (not available on Gitea runners)
Refs: CAR-959
- Add .github/workflows/ci.yml with build/push and deploy-dev/uat jobs
- Add .grype.yaml with Python 3.12 CVE ignores
Co-Authored-By: Paperclip <noreply@paperclip.ing>
- Build and push Docker image to GHCR on push to main/dev/uat
- Generate CalVer tags on main branch
- Auto-deploy to dev and uat overlays via infra repo
Co-Authored-By: Paperclip <noreply@paperclip.ing>