-
Notifications
You must be signed in to change notification settings - Fork 0
Allow rules to execute ordered command lists (#550) #554
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Merged
leynos
merged 32 commits into
main
from
issue-550-allow-rules-to-execute-ordered-command-lists
Aug 15, 2026
Merged
Changes from all commits
Commits
Show all changes
32 commits
Select commit
Hold shift + click to select a range
1b156ec
Allow rule commands to be non-empty ordered lists
6e33dc3
Document command lists in the guide and design doc
cfff9f8
Isolate each command list entry before chaining
daf44bd
Address review feedback on command lists
leynos c3b4cbe
Ignore local VTCode tooling artifacts
leynos f325269
Fix command-list shell boundaries (#550)
69d985e
Document command-list lowering
leynos 14e09bb
Harden command-list lowering (#550)
leynos 87b440e
Harden command-list failure boundaries (#550)
leynos 69106db
Attribute direct exec command failures (#550)
leynos 9ad1ad8
Deduplicate public UI fixture compilation
leynos 8bce260
Wait for every command-list background job (#550)
leynos de64706
Document command-list shell boundaries
leynos ee0061d
Harden command-list shell boundaries (#550)
leynos 0e3158d
Reuse command-list digest encoding (#550)
leynos 91991de
Type command-list shell boundaries (#550)
leynos ac6013d
Separate migration guide sections (#550)
leynos 195cd77
Document command-list generation errors (#550)
leynos faf0bbd
Document shared POSIX shell quoting scope (#550)
leynos bc3600b
Clarify command-list quoting boundary (#550)
leynos 663e98b
Document dynamic nested eval rejection
leynos b75b46a
Harden command-list shell validation (#550)
leynos 05cfbf5
Consolidate command-list rejection tests (#550)
leynos a45f1cd
Document command-list failure timing clock
leynos cc42a66
Inject command-list telemetry clock (#550)
leynos 978d2d4
Share command-list background rejection assertion (#550)
leynos 53ae05a
Document Ninja failure-attribution boundaries
leynos 2cdb35a
Bound Ninja failure-attribution buffering (#550)
leynos 5fb5e25
Clarify Ninja failure-tail lifecycle (#550)
leynos 4436fe7
Parameterise background-job rejection tests (#550)
leynos 6bb9339
Explain command-list parse fallback
leynos ff899d0
Harden command-list generation boundaries (#550)
leynos File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
There are no files selected for viewing
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
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
Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.
Oops, something went wrong.
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
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
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
Oops, something went wrong.
Oops, something went wrong.
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.
Uh oh!
There was an error while loading. Please reload this page.