Skip to content

fix(release): Windows verify step runs the raw exe with an explicit relative path - #26

Merged
efij merged 1 commit into
mainfrom
fix/verify-windows-path
Sep 2, 2026
Merged

fix(release): Windows verify step runs the raw exe with an explicit relative path#26
efij merged 1 commit into
mainfrom
fix/verify-windows-path

Conversation

@efij

@efij efij commented Sep 2, 2026

Copy link
Copy Markdown
Owner

The v0.12.1 verify job failed on Windows only because PowerShell will not run a bare filename from the working directory. The zipped exe (invoked with a path) passed with mark-of-the-web applied, and both checksums matched. Harness fix only. After merge: dispatch the Release workflow with tag v0.12.1 to re-run verify on all three OSes.

…elative path

PowerShell refuses to execute a bare filename from the working directory, so the raw-exe check in the verify job failed on the v0.12.1 run while the zipped exe passed. Test harness only; the published assets verified correctly.
@efij
efij merged commit 205ba72 into main Sep 2, 2026
5 checks passed
@efij
efij deleted the fix/verify-windows-path branch September 2, 2026 20:46
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant