chore(provider): release v0.1.5-nddev.102 for the rustup-capable controller - #319
Merged
Conversation
…roller The controller gained the b19-era manifest fields in #315..#318; a host that re-smokes or builds those images must run a binary that decodes them, and the strict journal reader makes an unstamped rebuild indistinguishable from the packaged .101 -- the exact divergence the derivative manifest exists to prevent. Provider bytes are otherwise unchanged: source_commit stays 103ef26, and the new binary_sha256 is the reproducible build of that same tree with only the version stamp moved, verified twice locally with cmp before pinning. Claude-Session: https://claude.ai/code/session_01LsGid6U5RrQdFvJmvYdGCF
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.
Controller-only release: #315..#318 changed the golden-image contract (
channels, rustup ownership), so the hosts that build and re-smoke those images need a stamped binary that decodes it. Providersource_commitstays103ef263;binary_sha256is the reproducible rebuild of that tree with only the version stamp moved (built twice,cmpclean). Example configs follow the manifest.https://claude.ai/code/session_01LsGid6U5RrQdFvJmvYdGCF