Validation: basketball-api#283 — Coach dashboard parent contact
Ticket
Forgejo issue: basketball-api#283 (Coach dashboard parent contact)
Board item: #743
PR: basketball-api#290 — merged to main as commit
What shipped: Added parent_phone, school, height to CoachPlayerBrief for coach dashboard.
Board item: #743
PR: basketball-api#290 — merged to main as commit
aef63b6What shipped: Added parent_phone, school, height to CoachPlayerBrief for coach dashboard.
Environment
Production cluster (k3s on archbox). Namespace:
basketball-api. ArgoCD app: basketball-api (Synced, Healthy).Checks
| # | Criterion | How to Verify | Result | Evidence |
|---|---|---|---|---|
| 1 | Pipeline green on main | Woodpecker pipeline #307 (push for PR #290 merge) | FAIL | Pipeline #307 status: failure. Test step failed (exit_code 1). update-kustomize-tag skipped. |
| 2 | Image deployed to pod | kubectl get pod -n basketball-api | FAIL | Running image: <code>92e047e</code>. PR #290 commit <code>aef63b6</code> is NOT deployed. |
| 3 | Pod healthy | kubectl get pod | PASS | Pod Running, 1/1 Ready — but running old image. |
Verdict
FAIL — Same CI test failure blocker. Code merged but not deployed. See
validation-281-2026-04-03 for full analysis.Discovered Issues
- Same CI test failure blocker documented in validation-281-2026-04-03.