ci: bootstrap pin moves to 2026.9.2.1 - #546
Merged
Merged
Conversation
The release is published, mirrored and indexed: `latest` in openxlings/xim-pkgindex points at 2026.9.2.1, and its `Publish Index Artifact` run is green on that commit, which is what `xlings install` consumes. The pin is bumped only after that sequence, never before it — CI installs the pinned version from the index, so a pin ahead of the index is a job that cannot start.
…8 did not state Section 13 carries the observed transcript rather than the expected one: the sandbox run on the published 2026.9.2.1, the openkal consumer built for aarch64-linux-musl and executed through the declared runner, and the release state with the checks that were recomputed rather than read from a sidecar. Its load-bearing line is a shell error. `qemu-aarch64-static` is not on PATH in that SubOS, and the two preceding sections had already run the artifact through it — which establishes the one chain no e2e covers, from [xlings] deps to the payload bin/ that runner_lookup searches first. Section 8 gains consistency, upgrading, and what a person sees. The first two were implicit in the structure and compatibility paragraphs; stating them separately is what makes 'no second derivation' and 'no cache invalidated' checkable claims rather than consequences someone has to notice.
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.
The 2026.9.2.1 release is published, mirrored to both hosts and indexed:
latestinopenxlings/xim-pkgindexpoints at it (commitff0996e), and that commit'sPublish Index Artifactrun is green — which is whatxlings installactually consumes.The pin is bumped only after that sequence. CI installs the pinned version from the index, so a pin that runs ahead of the index is a job that cannot start.
Verified in a clean sandbox before opening this: