chore: promote dev to uat — auth repo migration complete #3

Merged
coupon-carl-ceo[bot] merged 6 commits from dev into uat 2026-04-21 02:20:17 +00:00

6 Commits

Author SHA1 Message Date
coupon-carl-ceo[bot] 0409730d8c Merge pull request #1 from cartsnitch/add-ci-grype
Add CI workflow and Grype CVE ignores
2026-04-21 02:19:55 +00:00
coupon-carl-ceo[bot] 35dc518c53 chore: recreate GHCR package linked to cartsnitch/auth [CAR-732] 2026-04-21 02:15:46 +00:00
coupon-carl-ceo[bot] 745baada90 chore: trigger CI — GHCR package relink [CAR-732] 2026-04-20 14:36:46 +00:00
Barcode Betty 6ac7350d75 Add CI workflow and Grype CVE ignores
- 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>
2026-04-19 12:57:52 +00:00
cartsnitch-engineer[bot] b7b57d91b1 Merge pull request #2 from cartsnitch/main
feat: add CI workflow for build, push, and deploy
2026-04-19 12:45:21 +00:00
Barcode Betty bacd92f05d feat: add CI workflow for build, push, and deploy
- 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>
2026-04-19 12:44:33 +00:00