ci: converge scheduling-kit package lane (TIN-3092) - #121
Closed
Jess Sullivan (Jesssullivan) wants to merge 3 commits into
Closed
ci: converge scheduling-kit package lane (TIN-3092)#121Jess Sullivan (Jesssullivan) wants to merge 3 commits into
Jess Sullivan (Jesssullivan) wants to merge 3 commits into
Conversation
Collaborator
Author
|
Closing—not merging—as superseded. This draft is dirty/conflicting and couples the old v3/provider-shaped package workflow, direct pnpm/Nix PostgreSQL lane, and the PR #147 two-pass lock bootstrap. The lock contract is now preserved inside ci-templates v4 PR #149; scheduling-kit canonical-coordinate work remains in draft PR #125, and the clean 0.11.2 version-only candidate remains in draft PR #123 after the v4 gate. No branch is deleted and the commits remain recoverable; any still-needed Bazel 8.2.1/toolchain delta must be re-derived narrowly through the v4 consumer migration rather than reviving this false lane. TIN-3092 is already satisfied by its immutable BCR and clean-harness receipts; remaining work is TIN-89/TIN-4152/TIN-4150. |
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.
Summary
Two-pass remote lock contract
This repository has no committed MODULE.bazel.lock, so the bootstrap pass enables only emit_bzlmod_lock_artifact. Enabling verify_bzlmod_lock now would reject the newly generated untracked lock before upload. After GF produces the bzlmod-lock artifact, review and commit it in a signed follow-up, then enable verify_bzlmod_lock for the enforcement pass.
Remote-only gates
No Bazel, Bazelisk, Nix, build, test, or server command was run locally. This PR does not publish, tag, release, or change package APIs.