Validation: CI test failures + gem audit (#69)
Ticket
westside-basketball#69 — Board item #1616. Fix CI test failures and gem audit for initial Harbor image build.
Environment
Woodpecker CI pipeline, westside-basketball repo
Checks
| # | Criterion | How to Verify | Result | Evidence |
|---|---|---|---|---|
| 1 | Pipeline passes | Woodpecker pipeline on main | PASS | Pipeline passed after PR #70 merge |
| 2 | Image builds | Pod running with new image | PASS | 1/1 Running |
| 3 | database.yml safe for CI | No raise in production config | PASS | PR #75 removed raise, uses ENV["POSTGRES_PASSWORD"] |
Verdict
PASS — CI green, image builds and deploys successfully.
Discovered Issues
update-kustomize-tag runs on failed builds (status: [success, failure]) — tracked as westside-basketball#77.