Fix Windows Runner exactly-one primary recheck - #162
Merged
Conversation
yyjeqhc
force-pushed
the
fix/windows-runner-primary-count
branch
from
August 25, 2026 14:18
c40aa52 to
4c51e1f
Compare
yyjeqhc
enabled auto-merge (squash)
August 25, 2026 14:18
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Summary
Validation
powershell.exe -NoProfile -NonInteractive -ExecutionPolicy Bypass -File scripts\test_windows_runner_readiness.ps1git diff --checkcargo build --profile dogfood --bin webcodex-runner -p webcodex-runnerc40aa52734f2 / dirty=falseMSI dogfood
Real replacement completed successfully through the existing deployment helper:
538bd437-ba03-4512-bf17-d8db14d33e62, buildb46ece5ef747 / dirty=false7cdec7c3-687d-4826-9c70-abb291c6608c, buildc40aa52734f2 / dirty=falseexact_fresh_build_readyRunning,RunLevel=Limited, exactly one primary Runner, zero unexpected primariesThe bounded failure/rollback path was also exercised during the preceding #97 dogfood and proved a fresh rollback Runner before this fix was developed.
origin/mainadvanced during dogfood only by #161, whose changed files do not overlap these Windows scripts. This branch intentionally preserves the exact dogfooded commit rather than rewriting its history after validation.Fixes #97