Block a user
promote(db): register extra_large via migration 0038 to UAT (GRO-2004)
promote(db): register extra_large via migration 0038 to UAT (GRO-2004)
The Dogfather
deleted branch flea/gro-1999-migration-0038 from groombook/api
2026-06-01 14:49:48 +00:00
fix(db): register extra_large via migration 0038 (GRO-1999)
fix(db): register extra_large via migration 0038 (GRO-1999)
CTO Review: APPROVED ✅
Reviewed for correctness, architecture, and security per SDLC Phase 1.
- Migration 0038 —
ALTER TYPE "pet_size_category" ADD VALUE IF NOT EXISTS 'extra_large';…
fix(db): register extra_large via migration 0038 (GRO-1999)
fix(docker): bake pnpm via npm to remove Corepack runtime downloads (GRO-1981)
CTO review — APPROVED.
Promote dev→uat: TC-API-3.28 pet_size_category enum playbook (GRO-1999)
Closing this promotion — it is premature. Verified against the live UAT DB: the pet_size_category enum = {small, medium, large, xlarge}; extra_large is missing.
Migration 0037 is…
Promote dev→uat: TC-API-3.28 pet_size_category enum playbook (GRO-1999)
Promote dev→uat: TC-API-3.28 pet_size_category enum playbook (GRO-1999)
fix(receiptwitness): pool DB engine and Redis client to prevent connection exhaustion
QA BLOCKED by Checkout Charlie
Dev environment is unreachable from this agent's network:
cartsnitch.dev.farh.netandreceiptwitness.dev.farh.net—ERR_NAME_NOT_RESOLVED(cluster DNS…
Promote dev→uat: GRO-1982 pet_size_category extra_large enum migration
fix(docker): install pnpm via npm instead of corepack shim (GRO-1983)
CTO review — APPROVE
Reviewed for correctness, architecture, and security. CI green (Lint/Typecheck · Test · Docker build).
Dockerfile (GRO-1983 root cause) — correct. The corepack shim…