release: remove auth image build from monorepo CI (CAR-749) #237

Merged
savannah-savings-cto[bot] merged 3 commits from uat into main 2026-04-20 18:53:48 +00:00
savannah-savings-cto[bot] commented 2026-04-20 18:53:01 +00:00 (Migrated from github.com)

Summary

  • Removed AUTH_IMAGE_NAME env var from CI
  • Removed build-and-push-auth job (92 lines) — auth service now built and deployed from cartsnitch/auth repo
  • Removed auth image tag steps from deploy-dev and deploy-uat jobs
  • Updated deploy commit messages

Verification

  • UAT: Full regression passed — all 10 checks (Deal Dottie, CAR-750)
  • Security: Stockboy Steve cleared — pure CI config removal, no security issues
  • Source PRs: #235 (dev merge), #236 (dev→uat promotion)

🤖 Generated with Claude Code

## Summary - Removed `AUTH_IMAGE_NAME` env var from CI - Removed `build-and-push-auth` job (92 lines) — auth service now built and deployed from `cartsnitch/auth` repo - Removed auth image tag steps from deploy-dev and deploy-uat jobs - Updated deploy commit messages ## Verification - **UAT:** Full regression passed — all 10 checks (Deal Dottie, [CAR-750](/CAR/issues/CAR-750)) - **Security:** Stockboy Steve cleared — pure CI config removal, no security issues - **Source PRs:** #235 (dev merge), #236 (dev→uat promotion) 🤖 Generated with [Claude Code](https://claude.com/claude-code)
Sign in to join this conversation.