Validation: basketball-api#286 — Subscription parent_phone
Ticket
Forgejo issue: basketball-api#286 (Subscription parent_phone)
Board item: #746
PR: basketball-api#289 — merged to main as commit
What shipped: Added parent_phone to SubscriptionListItem response model.
Board item: #746
PR: basketball-api#289 — merged to main as commit
782d251What shipped: Added parent_phone to SubscriptionListItem response model.
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 #306 (push for PR #289 merge) | FAIL | Pipeline #306 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 #289 commit <code>782d251</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.