[ci] Write checked CI plans for Actions - #3583
Open
joshlf wants to merge 1 commit into
Open
Conversation
Codecov Report✅ All modified and coverable lines are covered by tests. Additional details and impacted files@@ Coverage Diff @@
## Gujggzvgefxnk44kuhaoccbp5e6iuv7j7 #3583 +/- ##
==================================================================
Coverage 91.85% 91.85%
==================================================================
Files 20 20
Lines 6093 6093
==================================================================
Hits 5597 5597
Misses 496 496 ☔ View full report in Codecov by Harness. 🚀 New features to boost your workflow:
|
This was referenced Aug 25, 2026
Add a github-plan command which loads the same validated repository
inputs as the local audit, builds one projection, and publishes its
compact matrices and detailed artifact to explicit caller-supplied
paths.
Parse every required option before reading the checkout. Create the
artifact before appending job outputs so a failed artifact publication
cannot expose a matrix from a partially successful command.
Tests: CARGO_NET_OFFLINE=true cargo +1.93.1 test --manifest-path
tools/Cargo.toml -p zc --lib
*Authored by an agent, posting via joshlf's account*
gherrit-pr-id: G7enmvjxtn3q2hjsb7gwvzaajiqlp4m4c
joshlf
force-pushed
the
Gujggzvgefxnk44kuhaoccbp5e6iuv7j7
branch
from
August 25, 2026 18:32
7bb9d60 to
9626b55
Compare
joshlf
force-pushed
the
G7enmvjxtn3q2hjsb7gwvzaajiqlp4m4c
branch
from
August 25, 2026 18:32
025bcc7 to
8914bab
Compare
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.
Add a github-plan command which loads the same validated repository
inputs as the local audit, builds one projection, and publishes its
compact matrices and detailed artifact to explicit caller-supplied
paths.
Parse every required option before reading the checkout. Create the
artifact before appending job outputs so a failed artifact publication
cannot expose a matrix from a partially successful command.
Tests: CARGO_NET_OFFLINE=true cargo +1.93.1 test --manifest-path
tools/Cargo.toml -p zc --lib
Authored by an agent, posting via joshlf's account
Latest Update: v3 — Compare vs v2
📚 Full Patch History
Links show the diff between the row version and the column version.
⬇️ Download this PR
Branch
git fetch origin refs/heads/G7enmvjxtn3q2hjsb7gwvzaajiqlp4m4c && git checkout -b pr-G7enmvjxtn3q2hjsb7gwvzaajiqlp4m4c FETCH_HEADCheckout
git fetch origin refs/heads/G7enmvjxtn3q2hjsb7gwvzaajiqlp4m4c && git checkout FETCH_HEADCherry Pick
git fetch origin refs/heads/G7enmvjxtn3q2hjsb7gwvzaajiqlp4m4c && git cherry-pick FETCH_HEADPull
Stacked PRs enabled by GHerrit.