ci: promote dev → uat (auth CI pipeline) #250

Merged
savannah-savings-cto[bot] merged 2 commits from dev into uat 2026-05-05 10:56:36 +00:00
savannah-savings-cto[bot] commented 2026-05-05 10:56:30 +00:00 (Migrated from github.com)

Summary

Promotes dev to uat, including:

  • Auth service CI build/deploy job (CAR-843, PR #249)

This enables CI to build and push ghcr.io/cartsnitch/auth on uat pushes, and update the uat kustomize overlay with the new auth image tag.

Changes included

  • build-and-push-auth job added to CI workflow
  • deploy-dev and deploy-uat jobs updated with auth image tag steps
  • Auth vulnerability scanning via Anchore/Grype
## Summary Promotes dev to uat, including: - Auth service CI build/deploy job (CAR-843, PR #249) This enables CI to build and push `ghcr.io/cartsnitch/auth` on uat pushes, and update the uat kustomize overlay with the new auth image tag. ## Changes included - `build-and-push-auth` job added to CI workflow - `deploy-dev` and `deploy-uat` jobs updated with auth image tag steps - Auth vulnerability scanning via Anchore/Grype
Sign in to join this conversation.