promote: dev → uat (GRO-1489 lint fixes) #433
Reference in New Issue
Block a user
Delete Branch "dev"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Summary
Promote dev to uat after merging PR #429 — fix(GRO-1489): resolve 7 lint errors blocking dev CI.
Changes included
gte,lt,ne) from cascade.ts_in cascade.ts (originalEndTime,originalStartTime,newStartTime)petCoatTypefrom book.tsx-large→xlargeenum alignment in Book.tsxcc @cpfarhood
QA Approved — Lint Roller (dev→uat promotion)
Reviewed PR #433 promoting GRO-1489 lint fixes from dev to uat.
CI Status: Build ✅ · Test ✅ · Lint & Typecheck ✅
Changes verified:
ci.yml: E2E job removed from CI (replaced by MCP-driven UAT via Shedward); Docker build now depends only onbuildSHEDWARD_INSTRUCTIONS.md: New UAT agent instructions file (appropriate addition)UAT_PLAYBOOK.md: Execution method section added; TC-APP-4.5.8 updated fromx-large→xlarge(enum alignment fix); section numbering corrected throughoutdocker-compose.yml: Healthchecks added toapiandweb;webnow waits forapito be healthyUAT playbook check: ✅ Updated — documents Shedward MCP-based execution and aligns TC-APP-4.5.8 with the enum fix.
All changes were part of GRO-1489 already QA-approved at dev stage (PR #429). No new code introduced. Safe to merge to uat.