Skip to content

fix(ci): provenance guard verifies the linux binary on the linux runner - #94

Merged
deblasis merged 1 commit into
mainfrom
fix/release-guard-platform
Aug 23, 2026
Merged

fix(ci): provenance guard verifies the linux binary on the linux runner#94
deblasis merged 1 commit into
mainfrom
fix/release-guard-platform

Conversation

@deblasis

Copy link
Copy Markdown
Contributor

The release provenance guard executed the darwin_arm64 artifact to diff stunt llm against the checkout — fine on the macOS local cut where it first ran (v0.51.2), but Exec format error on the ubuntu release runner, failing v0.52.0's run after the draft and both tap pushes had already succeeded. The embedded llm reference is identical across targets, so the runner now verifies the binary it can execute; every other target remains pinned by checksums.txt. Re-tag follows to get a fully green run.

The guard executed dist's darwin_arm64 build to diff stunt llm against
the checkout — valid on the macOS local cut (v0.51.2), Exec format
error on the ubuntu runner. The llm reference is identical in every
target, so the runner now verifies the binary it can execute; the
other targets stay pinned by checksums.txt.
@deblasis
deblasis merged commit 57cbea0 into main Aug 23, 2026
1 check passed
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