Fix remaining factory-game CI failure after dev-base dotnet bump #9
Labels
No labels
autonomy
async-consult
autonomy
epic
autonomy
headless
autonomy
live-collab
c#
priority
P0
priority
P1
priority
P2
priority
P3
priority
P4
role/ai
role/creator
role/design
role/director
role/engineer
role/exec
role/human
role/ops
role/qa
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set
Reference
coilyco-gaming/factory-game-v3#9
Loading…
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Main is still red after #8 landed.
Current state:
fce89389b7a37c3d8e014a464979ca9343e8ced6(fix(ci): bump dev-base image for dotnet).gate, statusfailure, updated 2026-07-09T17:42:15Z.v0.226.0lackeddotnetandv0.227.0was chosen as the next published dev-base tag. That got past the known missing-dotnet issue, but the workflow still fails.Requested implementation:
tests.csprojcannot pass in current dev-base because the Unity-era C# baseline is stale, narrow or replace the CI validation with the smallest meaningful migration-baseline check that can be green today.scripts/test-gate.shbehavior from #7 unless replacing the test surface entirely.:latest.Acceptance:
gateCI.WARD-OUTCOME: done ✅
details
workflow: direct-to-main; review summary: review gate skipped by ~/.ward/config.yaml default
felt: the fix only made sense after the shallow-clone failure surfaced the repo-escaping README links
confidence: high
surprises: the CI break was README link hygiene, not the gate script itself
follow-ups: none