[v0.91.8][csdlc-v2] Add Rust GitHub action command surface#5660
Merged
Conversation
danielbaustin
force-pushed
the
codex/5655-csdlc-github-actions
branch
from
July 24, 2026 20:26
49a30ea to
dfc7ac0
Compare
danielbaustin
marked this pull request as ready for review
July 24, 2026 20:48
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.
Closes #5655
Summary
csdlc-githubcommand with typedrunandschemasurfaces.csdlc-v2-standalonewithout changing behavior.Validation
origin/main1facdf209.TMPDIR=/Volumes/FastWork/adl-builds/5655-tmp CARGO_TARGET_DIR=/Volumes/FastWork/adl-builds/5655-csdlc-v2-target cargo clippy --locked --manifest-path csdlc-v2/Cargo.toml --all-targets -- -D warningspassed.TMPDIR=/Volumes/FastWork/adl-builds/5655-tmp CARGO_TARGET_DIR=/Volumes/FastWork/adl-builds/5655-csdlc-v2-target cargo test --locked --manifest-path csdlc-v2/Cargo.toml --test gate_github_actionspassed 2/2.TMPDIR=/Volumes/FastWork/adl-builds/5655-tmp CARGO_TARGET_DIR=/Volumes/FastWork/adl-builds/5655-csdlc-v2-target cargo test --locked --manifest-path csdlc-v2/Cargo.tomlpassed, includinggate_github_actions2/2 and Doc-testscsdlc_v21/1.csdlc-doctor --repo . --issue 5655passed at reviewed generation 19.1eb3e59819222fe59a590abbbc3b18bbe19643d1after the CI strict Clippy repair.