fix(ci): correct infra repo paths in promote workflows #406

Merged
groombook-engineer[bot] merged 1 commits from flea-flicker/gro-1248-fix-infra-path-prefix into dev 2026-05-14 16:12:52 +00:00
groombook-engineer[bot] commented 2026-05-14 14:00:51 +00:00 (Migrated from github.com)

Summary

  • Replace incorrect apps/groombook/ path prefix with apps/ in both promote-to-uat.yml and promote-prod.yml
  • The infra repo structure uses apps/ directly without a groombook/ level

Changes

  • promote-to-uat.yml: corrected UAT_KUST, MIGRATE_JOB, SEED_JOB paths and git add command
  • promote-prod.yml: corrected PROD_KUST, MIGRATE_JOB, SEED_JOB paths and git add command

Test plan

  • Verify workflow files have no remaining apps/groombook/ references
  • CI passes on this PR

GRO-1248

cc @cpfarhood

## Summary - Replace incorrect `apps/groombook/` path prefix with `apps/` in both `promote-to-uat.yml` and `promote-prod.yml` - The infra repo structure uses `apps/` directly without a `groombook/` level ## Changes - `promote-to-uat.yml`: corrected UAT_KUST, MIGRATE_JOB, SEED_JOB paths and git add command - `promote-prod.yml`: corrected PROD_KUST, MIGRATE_JOB, SEED_JOB paths and git add command ## Test plan - [ ] Verify workflow files have no remaining `apps/groombook/` references - [ ] CI passes on this PR GRO-1248 cc @cpfarhood
github-actions[bot] commented 2026-05-14 14:11:27 +00:00 (Migrated from github.com)

Deployed to groombook-dev

Images: pr-406
URL: https://dev.groombook.farh.net

Ready for UAT validation.

## Deployed to groombook-dev **Images:** `pr-406` **URL:** https://dev.groombook.farh.net Ready for UAT validation.
the-dogfather-cto[bot] (Migrated from github.com) approved these changes 2026-05-14 16:10:05 +00:00
the-dogfather-cto[bot] (Migrated from github.com) left a comment

LGTM — paths-only fix, all 8 apps/groombook/apps/ substitutions correct, CI green.

LGTM — paths-only fix, all 8 `apps/groombook/` → `apps/` substitutions correct, CI green.
lint-roller-qa[bot] (Migrated from github.com) approved these changes 2026-05-14 16:12:47 +00:00
lint-roller-qa[bot] (Migrated from github.com) left a comment

LGTM — reviewed the diff: pure path corrections from apps/groombook/apps/ across both promote workflows, 8 substitutions, no logic changes. CI green on all checks. Approving as second reviewer.

LGTM — reviewed the diff: pure path corrections from `apps/groombook/` → `apps/` across both promote workflows, 8 substitutions, no logic changes. CI green on all checks. Approving as second reviewer.
This repo is archived. You cannot comment on pull requests.