Add explicit BuildKit state volume cleanup lane#891
Merged
shiny-code-bot merged 1 commit intoMay 24, 2026
Conversation
This was referenced May 24, 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.
Summary
remove_buildkit_state_volumesrunner-host hygiene actiondocker volume rmunder the existing host lock, while keeping bounded cache prune unchangeddocker volume pruneValidation
uv run python -m unittest tests.test_runner_host_hygiene tests.test_runner_host_hygiene_executoruv run python -m unittest tests.test_runner_host_hygiene tests.test_runner_host_hygiene_executor tests.test_filesystem_store tests.test_postgres_store tests.test_serviceuv run --extra dev mypy control_plane testsuv run --extra dev ruff check control_plane/contracts/runner_host_hygiene.py control_plane/cli_runner_lanes.py control_plane/workflows/runner_host_hygiene_executor.py tests/test_runner_host_hygiene.py tests/test_runner_host_hygiene_executor.pyuv run --extra dev ruff format --check control_plane/contracts/runner_host_hygiene.py control_plane/cli_runner_lanes.py control_plane/workflows/runner_host_hygiene_executor.py tests/test_runner_host_hygiene.py tests/test_runner_host_hygiene_executor.pyactionlint -config-file .github/actionlint.yaml .github/workflows/runner-host-hygiene.ymlgit diff --checkJetBrains changed-file closeout was run; it reports only PyCharm interpreter package-resolution noise for uv-managed deps, with no code findings after fixing weak warnings.