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 fe10189006 ci: update cd job to target dev overlay instead of base
Replace sed-based image tag updates on base manifests with yq
updates on the dev overlay kustomization. Changes:
- Add yq installation step
- Update dev overlay kustomization (not base) for all 4 images
- git add overlays/dev instead of base
- PR title: "chore: deploy ${TAG} to dev"

This enables dev-only auto-deploy while keeping prod gated behind UAT.

Co-Authored-By: Paperclip <noreply@paperclip.ing>
2026-03-29 02:31:15 +00:00
..