| Filename | Latest commit message | Latest commit date |
|---|---|---|
|
All checks were successful
Windows project source guards / test (push) Successful in 3m58s
The final sanity check demanded HEAD == release commit, so any legitimate commit on main while a release was in flight (e.g. a runner fix) made an already-published release impossible to finalize. Require instead that main is synced with origin, still contains the release commit, and the tree is clean — the published artifacts are pinned by the immutable tag. Co-Authored-By: Claude Fable 5 <noreply@anthropic.com> |
||
| .. | ||
| build_core_bundle.ps1 | ||
| core-lock.windows-x64.json | ||
| install_core_bundle.ps1 | ||
| release_windows.py | ||
| release_windows_gate.ps1 | ||
| verify_core_bundle.ps1 | ||