ci: migrate off GitHub-hosted runners (TIN-3914 Phase B) - #51
Open
Jess Sullivan (Jesssullivan) wants to merge 1 commit into
Open
ci: migrate off GitHub-hosted runners (TIN-3914 Phase B)#51Jess Sullivan (Jesssullivan) wants to merge 1 commit into
Jess Sullivan (Jesssullivan) wants to merge 1 commit into
Conversation
Pin tinyland-inc/ci-templates js-bazel-package.yml@v3.1.0 in ci.yml and publish.yml and delete the retired publish_mode: hosted_exception input (rejected as of v3.0.0). Publish jobs now run on tinyland-nix; npm provenance is no longer requested (v3.0.0 CHANGELOG break table).
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.
TIN-3914 Phase B — hosted-exception caller migration
Estate rule (operator ruling, 2026-08-19, verbatim):
What changed
ci.yml+publish.yml:tinyland-inc/ci-templatesjs-bazel-package.ymlpinned to@v3.1.0(was@v2.13.0).publish_mode: hosted_exceptioninput — v3.0.0 rejects it with a migration error rather than silently re-routing.tinyland-nix, and npm provenance is no longer requested (v3.0.0 CHANGELOG break table): the provenance guard is unchanged, but publishes are always self-hosted now, sonpm_publish_provenanceis inert and the job emits a::warning::instead of dropping the claim silently.runner_groupis deliberately not set anywhere — the group flip is a separate later step gated on the GFTB canary.v3.1.0 pin note
This pin bump silently upgrades gitleaks 8.21.2 → 8.30.1 for
spoke-ci.ymlconsumers — spokes with[[allowlists]]will see them honored for the first time.MERGE GATE
Do not merge until the GFTB group-routing canary (gftb-site #19) is green — coordinator merges.