Guard stack-collapse landing evidence#618
Merged
Merged
Conversation
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
Verification
uv run python -m unittest tests.test_merge_train_stack_collapse tests.test_merge_train_github tests.test_service.LaunchplaneServiceTests.test_merge_train_stack_collapse_service_admits_executed_root_only tests.test_service.LaunchplaneServiceTests.test_merge_train_batch_landing_service_closes_stack_children_after_root_lands tests.test_service.LaunchplaneServiceTests.test_merge_train_batch_landing_service_validates_stack_before_root_merge tests.test_service.LaunchplaneServiceTests.test_merge_train_stack_collapse_service_rejects_admit_when_root_head_moves tests.test_service.LaunchplaneServiceTests.test_merge_train_stack_collapse_service_rejects_admit_when_policy_digest_changesuv run --extra dev ruff check --diff control_plane/contracts/merge_train_stack_collapse.py control_plane/merge_train_github.py control_plane/service.py tests/test_merge_train_stack_collapse.py tests/test_merge_train_github.py tests/test_service.pyuv run --extra dev ruff check control_plane/contracts/merge_train_stack_collapse.py control_plane/merge_train_github.py control_plane/service.py tests/test_merge_train_stack_collapse.py tests/test_merge_train_github.py tests/test_service.pyuv run python -m unittest