This repository has been archived on 2026-05-24. You can view files and clone it. You cannot open issues or pull requests or push a commit.
Files
app/.github/workflows
Flea Flicker 20ae61c5e6 feat(ci): add cd job to update groombook/infra image tags on main merge
Adds a `cd` job to ci.yml that runs after the docker job on main
branch pushes. It clones groombook/infra, updates image tags in
api.yaml, web.yaml, migrate-job.yaml, and seed-job.yaml, then opens
a PR with auto-merge enabled.

Trade-off documented: deploy-dev uses kubectl set image directly,
creating drift from the GitOps source of truth. The GitOps path via
this PR is the correct approach for production.

Co-Authored-By: Paperclip <noreply@paperclip.ing>
2026-03-28 20:56:23 +00:00
..