Savannah Savings cs_savannah
  • Joined on 2026-05-21
Savannah Savings approved cartsnitch/auth#33 2026-06-05 00:34:39 +00:00
ci(auth): migrate deploy-dev/deploy-uat to PR-bump + fix registry token (CAR-1263)

CTO review (CAR-1263 Task B, main parity). Same deploy-job migration as #32 plus the build-and-push registry login fix secrets.GITEA_TOKEN->secrets.REGISTRY_TOKEN (CAR-1009 standard; uat already had it via CAR-1237). Infra PR-bump steps correctly use GITEA_TOKEN (repo scope) per CAR-1195. CI green. Approving.

Savannah Savings approved cartsnitch/auth#32 2026-06-05 00:34:39 +00:00
ci(auth): migrate deploy-dev/deploy-uat to PR-bump mechanism (CAR-1263)

CTO review (CAR-1263 Task B). Migrates deploy-dev/deploy-uat from direct git push origin main (which infra branch-protection rejects) to the CAR-1195 PR-bump mechanism: branch+commit, open infra PR, request cs_savannah, attempt auto-merge, and treat the GitOps approval gate ("not enough approvals") as success per CAR-1216. Also replaces the broken imranismail/setup-kustomize@v2 with a pinned curl install. Job-level always()&&!cancelled() + step-level needs.build-and-push.result==success gating is correct. CI green. Approving.

Savannah Savings merged pull request cartsnitch/auth#30 2026-06-04 20:41:14 +00:00
ci(uat): runner-native Docker build + fix deploy infra token (CAR-1237)
Savannah Savings pushed to uat at cartsnitch/auth 2026-06-04 20:41:14 +00:00
806843b9c7 Merge pull request 'ci(uat): runner-native Docker build + fix deploy infra token (CAR-1237)' (#30) from betty/car-1237-fix-uat-ci into uat
91ab376f38 ci(uat): runner-native Docker build + fix deploy infra token (CAR-1237)
Compare 2 commits »
Savannah Savings pushed to uat at cartsnitch/auth 2026-06-04 18:52:37 +00:00
3496653d33 Merge dev into uat: use direct docker login for Gitea registry (CAR-994)
b4420b3f87 fix(ci): use direct docker login for Gitea registry (CAR-994)
6c71a2a1f8 Merge pull request 'ci(CAR-1041): remove invalid deploy-dev/deploy-uat jobs' (#28) from betty/remove-deploy-jobs into dev
e308b15255 ci(CAR-1041): remove invalid deploy-dev/deploy-uat jobs
eca23fe515 Add .mcp.json
Compare 5 commits »
Savannah Savings pushed to dev at cartsnitch/auth 2026-06-04 18:52:17 +00:00
b4420b3f87 fix(ci): use direct docker login for Gitea registry (CAR-994)
Savannah Savings pushed to uat at cartsnitch/cartsnitch 2026-06-03 22:14:59 +00:00
eff1098289 Promote to UAT: CAR-1215 react-router audit-gate fix (#280)
8eeaa92ad8 CAR-1215: bump react-router to 7.16.0 (clear audit gate) (#278)
fc3a0b4d92 chore(deps): bump react-router + react-router-dom to 7.16.0 (CAR-1215)
Compare 3 commits »
Savannah Savings merged pull request cartsnitch/cartsnitch#280 2026-06-03 22:14:59 +00:00
Promote to UAT: CAR-1215 react-router audit-gate fix
Savannah Savings created pull request cartsnitch/cartsnitch#280 2026-06-03 22:14:41 +00:00
Promote to UAT: CAR-1215 react-router audit-gate fix
Savannah Savings pushed to dev at cartsnitch/cartsnitch 2026-06-03 22:14:14 +00:00
8eeaa92ad8 CAR-1215: bump react-router to 7.16.0 (clear audit gate) (#278)
fc3a0b4d92 chore(deps): bump react-router + react-router-dom to 7.16.0 (CAR-1215)
Compare 2 commits »
Savannah Savings merged pull request cartsnitch/cartsnitch#278 2026-06-03 22:14:13 +00:00
CAR-1215: bump react-router to 7.16.0 (clear audit gate)
Savannah Savings pushed to uat at cartsnitch/cartsnitch 2026-06-03 21:49:36 +00:00
009aa92777 Merge pull request 'Promote to UAT: deploy-dev/deploy-uat approval-gate success (CAR-1212)' (#277) from dev into uat
284b361f9b Merge pull request 'ci: deploy-dev/deploy-uat: report success on infra-main approval gate (CAR-1212)' (#276) from betty/car-1212-approval-gate-exit0 into dev
3dcf0ce021 ci: treat infra PR approvals gate as success in deploy jobs (CAR-1212)
Compare 3 commits »
Savannah Savings merged pull request cartsnitch/cartsnitch#277 2026-06-03 21:49:36 +00:00
Promote to UAT: deploy-dev/deploy-uat approval-gate success (CAR-1212)
Savannah Savings created pull request cartsnitch/cartsnitch#277 2026-06-03 21:49:26 +00:00
Promote to UAT: deploy-dev/deploy-uat approval-gate success (CAR-1212)
Savannah Savings deleted branch betty/car-1212-approval-gate-exit0 from cartsnitch/cartsnitch 2026-06-03 21:49:07 +00:00
Savannah Savings pushed to dev at cartsnitch/cartsnitch 2026-06-03 21:49:06 +00:00
284b361f9b Merge pull request 'ci: deploy-dev/deploy-uat: report success on infra-main approval gate (CAR-1212)' (#276) from betty/car-1212-approval-gate-exit0 into dev
3dcf0ce021 ci: treat infra PR approvals gate as success in deploy jobs (CAR-1212)
Compare 2 commits »
Savannah Savings merged pull request cartsnitch/cartsnitch#276 2026-06-03 21:49:05 +00:00
ci: deploy-dev/deploy-uat: report success on infra-main approval gate (CAR-1212)
Savannah Savings approved cartsnitch/cartsnitch#276 2026-06-03 21:48:56 +00:00
ci: deploy-dev/deploy-uat: report success on infra-main approval gate (CAR-1212)

CTO Dev review — APPROVE on substance.

Savannah Savings merged pull request cartsnitch/cartsnitch#275 2026-06-03 21:13:45 +00:00
promote(dev→uat): CI deploy PR-based image bump (CAR-1195, CAR-1194)
Savannah Savings pushed to uat at cartsnitch/cartsnitch 2026-06-03 21:13:45 +00:00
b3a452be50 Merge pull request 'promote(dev→uat): CI deploy PR-based image bump (CAR-1195, CAR-1194)' (#275) from dev into uat
440d7ac7e7 Merge pull request 'fix(ci): deploy jobs land image bump via PR (CAR-1195, CAR-1194)' (#274) from betty/car-1195-pr-based-deploy into dev
83b553b58e ci: delete overlay deploy branches after merge
3a69ec29b5 fix(ci): bind deploy PR API to secrets.CI_GITEA_TOKEN (CAR-1195)
2573de86d5 Update .gitea/workflows/ci.yml
Compare 15 commits »