Skip to content

[ci] Write checked CI plans for Actions - #3583

Open
joshlf wants to merge 1 commit into
Gujggzvgefxnk44kuhaoccbp5e6iuv7j7from
G7enmvjxtn3q2hjsb7gwvzaajiqlp4m4c
Open

[ci] Write checked CI plans for Actions#3583
joshlf wants to merge 1 commit into
Gujggzvgefxnk44kuhaoccbp5e6iuv7j7from
G7enmvjxtn3q2hjsb7gwvzaajiqlp4m4c

Conversation

@joshlf

@joshlf joshlf commented Aug 25, 2026

Copy link
Copy Markdown
Member

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.

Version v2 v1 Base
v3 vs v2 vs v1 vs Base
v2 vs v1 vs Base
v1 vs Base
⬇️ Download this PR

Branch

git fetch origin refs/heads/G7enmvjxtn3q2hjsb7gwvzaajiqlp4m4c && git checkout -b pr-G7enmvjxtn3q2hjsb7gwvzaajiqlp4m4c FETCH_HEAD

Checkout

git fetch origin refs/heads/G7enmvjxtn3q2hjsb7gwvzaajiqlp4m4c && git checkout FETCH_HEAD

Cherry Pick

git fetch origin refs/heads/G7enmvjxtn3q2hjsb7gwvzaajiqlp4m4c && git cherry-pick FETCH_HEAD

Pull

git pull origin refs/heads/G7enmvjxtn3q2hjsb7gwvzaajiqlp4m4c

Stacked PRs enabled by GHerrit.

@codecov-commenter

Copy link
Copy Markdown

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 91.85%. Comparing base (7bb9d60) to head (025bcc7).

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.
📢 Have feedback on the report? Share it here.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

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
joshlf force-pushed the Gujggzvgefxnk44kuhaoccbp5e6iuv7j7 branch from 7bb9d60 to 9626b55 Compare August 25, 2026 18:32
@joshlf
joshlf force-pushed the G7enmvjxtn3q2hjsb7gwvzaajiqlp4m4c branch from 025bcc7 to 8914bab Compare August 25, 2026 18:32
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants