Skip to content

ci: verify the permanently provisioned toolchain - #45

Closed
bitcoinuniverseadmin wants to merge 1 commit into
mainfrom
ci/vps-toolchain-20260903-main
Closed

ci: verify the permanently provisioned toolchain#45
bitcoinuniverseadmin wants to merge 1 commit into
mainfrom
ci/vps-toolchain-20260903-main

Conversation

@bitcoinuniverseadmin

Copy link
Copy Markdown
Collaborator

The pool runners are permanent. Node.js versions live in one shared tool cache and npm 11.17.0 is baked into the organization Node, so a job verifies the pin (and fails loudly on a provisioning defect) instead of installing npm on every run. actions/setup-node keeps only the version selection; its cache upload is dropped because the host npm cache is shared.

🤖 Generated with Claude Code

The pool runners are permanent: Node.js versions live in one shared tool
cache and npm 11.17.0 is baked into the organization Node, so a job checks
the pin and fails loudly on a provisioning defect instead of reinstalling
npm on every run. setup-node keeps only the version selection; its cache
upload is dropped because the host npm cache is shared.

Co-Authored-By: Claude Fable 5.1 <noreply@anthropic.com>
@bitcoinuniverseadmin

Copy link
Copy Markdown
Collaborator Author

Consolidated: the Primcast primary fleet change (universe-super runner, Select pinned Node.js) is now on develop (8104a17) and main via the develop merge; this branch carries no remaining unique work.

@bitcoinuniverseadmin
bitcoinuniverseadmin deleted the ci/vps-toolchain-20260903-main branch September 6, 2026 02:23
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