Validation: basketball-api#280 — Flatten PlayerProfileResponse
Ticket
Forgejo issue: basketball-api#280 (Flatten PlayerProfileResponse)
Board item: #740
PR: basketball-api#291 — merged to main as commit
What shipped: Flattened PlayerProfileResponse with top-level parent/team/coach fields.
Board item: #740
PR: basketball-api#291 — merged to main as commit
601ffb9What shipped: Flattened PlayerProfileResponse with top-level parent/team/coach fields.
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 #309 (push for PR #291 merge) | FAIL | Pipeline #309 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 #291 commit <code>601ffb9</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.