Make factory-game main CI green after bounded test-gate change #8

Closed
opened 2026-07-09 17:34:38 +00:00 by coilyco-ops · 2 comments
Member

Main is still red after #7 landed. Current state from the director surface:

  • Latest main commit: 9db208b32c3979db728f9ff7dd90d617813ea602 (fix: bound factory-game test gate, closes #7).
  • Latest CI run: run 4, gate, status failure, updated 2026-07-09T17:17:18Z. It no longer hangs indefinitely, but main is not green.
  • .forgejo/workflows/ci.yml now has timeout-minutes: 12, uses dev-base v0.226.0, checks out with lfs: true, then runs ward exec test.
  • .ward/ward.yaml maps test to bash scripts/test-gate.sh.
  • scripts/test-gate.sh checks for dotnet, then runs bounded dotnet restore tests.csproj and dotnet test tests.csproj --no-restore.
  • #7 outcome notes: the container had no dotnet on PATH, so the local failure path was a fast diagnostic instead of a restore stall. That may also be the CI failure if v0.226.0 predates the dev-base dotnet addition.

Requested implementation:

  • Inspect the failed run/logs and make main green, not merely bounded.
  • If the pinned dev-base tag lacks dotnet, bump the CI container tag to a published dev-base that includes the .NET SDK, or otherwise choose the repo-appropriate fix. Do not use :latest.
  • If dotnet is present but the test project fails, fix the actual tests.csproj/reference problem or deliberately narrow the test gate to the migration baseline that can pass today.
  • Keep the bounded timeout and clear phase logs from #7.
  • Do not undo LFS setup (#4/#6) or the aos baseline (#5).

Acceptance:

  • A fresh push to main has a green gate workflow.
  • ward exec test remains bounded and diagnosable.
  • README/AGENTS/docs stay accurate if the validation command or CI image tag changes.
Main is still red after #7 landed. Current state from the director surface: * Latest main commit: `9db208b32c3979db728f9ff7dd90d617813ea602` (`fix: bound factory-game test gate`, closes #7). * Latest CI run: run 4, `gate`, status `failure`, updated 2026-07-09T17:17:18Z. It no longer hangs indefinitely, but main is not green. * `.forgejo/workflows/ci.yml` now has `timeout-minutes: 12`, uses dev-base `v0.226.0`, checks out with `lfs: true`, then runs `ward exec test`. * `.ward/ward.yaml` maps `test` to `bash scripts/test-gate.sh`. * `scripts/test-gate.sh` checks for `dotnet`, then runs bounded `dotnet restore tests.csproj` and `dotnet test tests.csproj --no-restore`. * #7 outcome notes: `the container had no dotnet on PATH, so the local failure path was a fast diagnostic instead of a restore stall`. That may also be the CI failure if `v0.226.0` predates the dev-base dotnet addition. Requested implementation: * Inspect the failed run/logs and make `main` green, not merely bounded. * If the pinned dev-base tag lacks `dotnet`, bump the CI container tag to a published dev-base that includes the .NET SDK, or otherwise choose the repo-appropriate fix. Do not use `:latest`. * If dotnet is present but the test project fails, fix the actual `tests.csproj`/reference problem or deliberately narrow the test gate to the migration baseline that can pass today. * Keep the bounded timeout and clear phase logs from #7. * Do not undo LFS setup (#4/#6) or the aos baseline (#5). Acceptance: * A fresh push to main has a green `gate` workflow. * `ward exec test` remains bounded and diagnosable. * README/AGENTS/docs stay accurate if the validation command or CI image tag changes.
Author
Member

WARD-RESERVATION: held 🔒

reservation details

Holder: container engineer-codex-factory-game-v3-8 on host kais-macbook-pro-2.local.

Reserved by ward agent --harness codex (reserved 2026-07-09T17:34:43Z). Concurrent ward agent runs are blocked until it finishes or the reservation goes stale (1h TTL). --force overrides.

Do not comment on or edit this issue to steer the run while it is reserved. The engineer seeded the body once at launch and never re-reads it, so a comment or edit reaches only human readers, never the running engineer. A correction goes to a new issue, dispatched fresh. That is the only channel that reaches a run in flight. Where the forge supports it, ward locks this conversation to make that a road-block rather than a convention (ward#494).

run seed context — what this run is carrying (ward#609)
  • Resolved: coilyco-gaming/factory-game-v3#8 · branch issue-8 · harness codex · workflow direct-to-main
  • Run: engineer-codex-factory-game-v3-8 · ward v0.493.0 · dispatched 2026-07-09T17:34:43Z
  • Comment thread: 0 included in the pre-flight read, 0 stripped (ward's own automated comments).

Static container doctrine and seed boilerplate are identical every run and omitted here (they ride ward v0.493.0).

— Codex, via ward agent

<!-- ward-agent-reservation --> WARD-RESERVATION: held 🔒 <details><summary>reservation details</summary> Holder: container `engineer-codex-factory-game-v3-8` on host `kais-macbook-pro-2.local`. Reserved by `ward agent --harness codex` (reserved 2026-07-09T17:34:43Z). Concurrent `ward agent` runs are blocked until it finishes or the reservation goes stale (1h TTL). `--force` overrides. **Do not comment on or edit this issue to steer the run while it is reserved.** The engineer seeded the body once at launch and never re-reads it, so a comment or edit reaches only human readers, never the running engineer. A correction goes to a **new issue, dispatched fresh**. That is the only channel that reaches a run in flight. Where the forge supports it, ward locks this conversation to make that a road-block rather than a convention (ward#494). <details><summary>run seed context — what this run is carrying (ward#609)</summary> - **Resolved:** `coilyco-gaming/factory-game-v3#8` · branch `issue-8` · harness `codex` · workflow `direct-to-main` - **Run:** `engineer-codex-factory-game-v3-8` · ward `v0.493.0` · dispatched `2026-07-09T17:34:43Z` - **Comment thread:** 0 included in the pre-flight read, 0 stripped (ward's own automated comments). Static container doctrine and seed boilerplate are identical every run and omitted here (they ride ward v0.493.0). </details> </details> <!-- ward-agent-signature --> — Codex, via `ward agent`
Author
Member

WARD-OUTCOME: done

details

workflow: direct-to-main; review summary: review gate skipped by ~/.ward/config.yaml default.
felt: small and mechanical.
confidence: high.
surprises: v0.226.0 did not have dotnet; v0.227.0 is the next published dev-base tag and keeps the bounded gate intact.
follow-ups: none.

WARD-OUTCOME: done ✅ <details><summary>details</summary> workflow: direct-to-main; review summary: review gate skipped by `~/.ward/config.yaml` default. felt: small and mechanical. confidence: high. surprises: `v0.226.0` did not have `dotnet`; `v0.227.0` is the next published dev-base tag and keeps the bounded gate intact. follow-ups: none. </details>
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set

Reference
coilyco-gaming/factory-game-v3#8
No description provided.