Skip to content

ci: pin bootstrap xlings to v0.4.13#14

Merged
Sunrisepeak merged 1 commit intomainfrom
ci/bump-xlings-v0.4.13
May 2, 2026
Merged

ci: pin bootstrap xlings to v0.4.13#14
Sunrisepeak merged 1 commit intomainfrom
ci/bump-xlings-v0.4.13

Conversation

@Sunrisepeak
Copy link
Copy Markdown
Member

Add explicit XLINGS_VERSION env so quick_install pins to v0.4.13 in libxpkg's Linux CI (the only platform that uses xlings).

Without a pin, the workflow tracked latest — fine in steady state, but cascades surprise breakage when an in-flight xlings release ships a regression (e.g. 0.4.11's elfpatch self-patch broke libxpkg CI for hours until 0.4.12 hotfix). Bumping in lockstep with libxpkg work that exercises new xlings features.

macOS / Windows jobs use brew + native xmake; no xlings dependency, no change.

Test plan

  • Local diff inspection
  • CI green

Add explicit XLINGS_VERSION env so quick_install pins to v0.4.13.
Without a pin, the workflow tracks latest released xlings — fine in
steady state, but cascades surprise breakage when an in-flight xlings
release ships a regression (e.g. 0.4.11's elfpatch self-patch
broke libxpkg CI for hours until 0.4.12 hotfix shipped).

Bump in lockstep with libxpkg releases that exercise new xlings
features.
@Sunrisepeak Sunrisepeak merged commit 2a43f2a into main May 2, 2026
3 checks 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