Skip to content

fix(release): compile the SLSA generator from source - #41

Merged
emir-hasanbegovic merged 1 commit into
mainfrom
fix/slsa-compile-generator
Aug 23, 2026
Merged

fix(release): compile the SLSA generator from source#41
emir-hasanbegovic merged 1 commit into
mainfrom
fix/slsa-compile-generator

Conversation

@emir-hasanbegovic

Copy link
Copy Markdown
Contributor

Attempt 6: every package build passed, Flatpak included, and harden signed the lot. The run died in the SLSA generator: its internal step exits 127 because a SHA-pinned call to the generic generator cannot resolve which prebuilt builder release to download, so the binary never arrives. compile-generator: true builds it from source; satellite's shipped 1.0.0 used exactly this flag on the same pin, and #77 removing it there was wrong for the same reason (restored separately).

Same follow-up: retag 0.1.0 on the merge commit. Publish and the three repo publishers are the only stages that have not yet run.

A SHA-pinned generator call cannot resolve which prebuilt builder
release to download, so the binary never arrives and the generator dies
at exit 127. compile-generator builds it from source; satellite's 1.0.0
shipped with exactly this flag on the same pin.
@emir-hasanbegovic
emir-hasanbegovic enabled auto-merge (squash) August 23, 2026 15:52
@emir-hasanbegovic
emir-hasanbegovic merged commit c34aee0 into main Aug 23, 2026
12 checks passed
@emir-hasanbegovic
emir-hasanbegovic deleted the fix/slsa-compile-generator branch August 23, 2026 16:05
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