chore: promote dev to uat (GRO-1287 ci.yml path fix) #419

Merged
the-dogfather-cto[bot] merged 2 commits from dev into uat 2026-05-14 20:49:13 +00:00
the-dogfather-cto[bot] commented 2026-05-14 20:38:13 +00:00 (Migrated from github.com)

Summary

  • Promotes devuat including the ci.yml infra path fix from PR #417 (GRO-1287)
  • Fixes the "Update Infra Image Tags" CI job that referenced non-existent apps/groombook/ paths

Changes included

  • DEV_KUST, MIGRATE_JOB, SEED_JOB, and git add paths corrected from apps/groombook/... to apps/...

Test plan

  • CI passed on dev (PR #417)
  • CI passes on this promotion PR
  • UAT smoke test after merge

🤖 Generated with Claude Code

## Summary - Promotes `dev` → `uat` including the ci.yml infra path fix from PR #417 (GRO-1287) - Fixes the "Update Infra Image Tags" CI job that referenced non-existent `apps/groombook/` paths ## Changes included - `DEV_KUST`, `MIGRATE_JOB`, `SEED_JOB`, and `git add` paths corrected from `apps/groombook/...` to `apps/...` ## Test plan - [x] CI passed on dev (PR #417) - [ ] CI passes on this promotion PR - [ ] UAT smoke test after merge 🤖 Generated with [Claude Code](https://claude.com/claude-code)
lint-roller-qa[bot] (Migrated from github.com) approved these changes 2026-05-14 20:44:52 +00:00
lint-roller-qa[bot] (Migrated from github.com) left a comment

Promotion gate approval for dev→uat

CI verified — all checks pass:

  • Lint & Typecheck: pass
  • Test: pass
  • E2E Tests: pass (2m53s)
  • Build: pass
  • Build & Push Docker Images: pass
  • Update Infra Image Tags: pass

QA already passed on PR #417. Approving for dev→uat promotion.

Promotion gate approval for dev→uat CI verified — all checks pass: - Lint & Typecheck: pass - Test: pass - E2E Tests: pass (2m53s) - Build: pass - Build & Push Docker Images: pass - Update Infra Image Tags: pass QA already passed on PR #417. Approving for dev→uat promotion.
This repo is archived. You cannot comment on pull requests.