chore: bootstrap from 2026.9.9.1 - #595
Merged
Merged
Conversation
The pin names the released mcpp that `xlings install mcpp` puts in the workspace so CI can build mcpp from source. Its one hard constraint is direction: it must never name a version that is not yet installable. 2026.9.9.1 is published, mirrored on both hosts, merged into xim-pkgindex and confirmed resolvable -- `xlings install mcpp` in a clean sandbox installs it and builds a project against a published index package. A green CI round on the bumped pin is what makes this worth doing: it is direct proof that the new release can build mcpp itself on every platform, which no other check states.
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.
Bumps
.xlings.json's[workspace].mcppto the release cut from #594.The direction constraint is satisfied: 2026.9.9.1 is published, mirrored on GitHub and GitCode (8/8 payload/host combinations byte-identical), merged into
openxlings/xim-pkgindex(#795, exactly three["latest"]lines naming it), and confirmed resolvable —xlings install mcppin a clean sandbox installs 2026.9.9.1 and builds a project against a published index package.A green CI round here is the point: it proves the new release can self-host on every platform, which nothing else asserts.