Skip to content

toolchain: sync vendored v0.10.0 (adds static gh)#23

Merged
julian-goldstein merged 1 commit into
masterfrom
bump-toolchain-v0.10.0
Jun 20, 2026
Merged

toolchain: sync vendored v0.10.0 (adds static gh)#23
julian-goldstein merged 1 commit into
masterfrom
bump-toolchain-v0.10.0

Conversation

@julian-goldstein

Copy link
Copy Markdown
Contributor

Syncs the vendored toolchain to v0.10.0, which re-hosts a static gh (GitHub CLI, v2.95.0) for x86_64 and aarch64.

Done via make sync-toolchain TOOLCHAIN_TAG=v0.10.0 — one rebase-mergeable commit (archive replace, not subtree pull).

What changed

  • template/build/toolchain.lock: TOOLCHAIN_VERSION 0.8.0 → 0.10.0; adds GH_VERSION=2.95.0 + per-arch GH_SHA256_*.
  • template/build/fetch-toolchain.sh: adds fetch_bin gh.
  • template/build/toolchain.mk: adds the GH var (cache path + PATH fallback).
  • toolchain/ vendored tree refreshed to the v0.10.0 snapshot.

Generated projects can now resolve a vendored static gh (Linux musl-static; falls back to host gh on other OSes).

🤖 Generated with Claude Code

Single non-merge commit (archive replace, not subtree pull) so the update stays rebase-mergeable.

git-subtree-dir: toolchain
git-subtree-split: 6a4c4597d1042c631beb181c76723701a19fde69
@julian-goldstein julian-goldstein merged commit d080568 into master Jun 20, 2026
1 check 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