Remove the retired merge-queue and devbox folders (#364) - #369
Merged
Conversation
The local VM merge queue is retired in favor of CI on the mini runner. vzy/ stays in place for now; its removal is deferred by #364 until the extracted obj-p/vzy repository (#363) is verified. Co-Authored-By: Claude Fable 5 <noreply@anthropic.com> Claude-Session: https://claude.ai/code/session_01GD1gCDkmhug8VunhqpF7rN
Owner
Author
|
CI red, but classified as the known pre-existing flake, not this change: |
This was referenced Jul 11, 2026
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.
Part of #364: the local VM merge queue is retired in favor of CI on the self-hosted mini runner (#361).
Removes
merge-queue/anddevbox/from main viagit rm -r. This includes the stalebar.swift(still had--flaky_test_attempts=3and the removed remote cache), which becomes moot with the deletion.vzy/is intentionally kept: it was extracted to https://github.com/obj-p/vzy (#363), and #364 defers its removal from this repo until the new repository is verified.Verified nothing in the Bazel graph, scripts, or workflows references the deleted folders (the only
merge-queue/devboxgrep hits outside the deleted trees are historical prose comments in twoBUILD.bazelfiles).bazel run //tools/lint:checkpasses.🤖 Generated with Claude Code
https://claude.ai/code/session_01GD1gCDkmhug8VunhqpF7rN