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.

Show the complete command and its required paths in runtime usage so an
error directs callers to a valid invocation.

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: v9 — Compare vs v8

📚 Full Patch History

Links show the diff between the row version and the column version.

Version v8 v7 v6 v5 v4 v3 v2 v1 Base
v9 v8 v7 v6 v5 v4 v3 v2 v1 Base
v8 v7 v6 v5 v4 v3 v2 v1 Base
v7 v6 v5 v4 v3 v2 v1 Base
v6 v5 v4 v3 v2 v1 Base
v5 v4 v3 v2 v1 Base
v4 v3 v2 v1 Base
v3 v2 v1 Base
v2 v1 Base
v1 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

codecov-commenter commented Aug 25, 2026

Copy link
Copy Markdown

Codecov Report

✅ All modified and coverable lines are covered by tests.
⚠️ Please upload report for BASE (Gujggzvgefxnk44kuhaoccbp5e6iuv7j7@e0308b8). Learn more about missing BASE report.

Additional details and impacted files
@@                         Coverage Diff                          @@
##             Gujggzvgefxnk44kuhaoccbp5e6iuv7j7    #3583   +/-   ##
====================================================================
  Coverage                                     ?   91.85%           
====================================================================
  Files                                        ?       20           
  Lines                                        ?     6093           
  Branches                                     ?        0           
====================================================================
  Hits                                         ?     5597           
  Misses                                       ?      496           
  Partials                                     ?        0           

☔ 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.

joshlf commented Aug 25, 2026

Copy link
Copy Markdown
Member Author

Authored by an agent, posting via joshlf's account

@codex review

@chatgpt-codex-connector chatgpt-codex-connector Bot left a comment

Copy link
Copy Markdown

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

💡 Codex Review

Here are some automated review suggestions for this pull request.

Reviewed commit: 8914bab454

ℹ️ About Codex in GitHub

Your team has set up Codex to review pull requests in this repo. Reviews are triggered when you

  • Open a pull request for review
  • Mark a draft as ready
  • Comment "@codex review".

If Codex has suggestions, it will comment; otherwise it will react with 👍.

Codex can also answer questions or update the PR. Try commenting "@codex address that feedback".

Comment thread tools/cargo-zerocopy/src/main.rs

joshlf commented Aug 25, 2026

Copy link
Copy Markdown
Member Author

Authored by an agent, posting via joshlf's account

@codex review

@chatgpt-codex-connector

Copy link
Copy Markdown

Codex Review: Didn't find any major issues. Swish!

Reviewed commit: d465a7adcf

ℹ️ About Codex in GitHub

Your team has set up Codex to review pull requests in this repo. Reviews are triggered when you

  • Open a pull request for review
  • Mark a draft as ready
  • Comment "@codex review".

If Codex has suggestions, it will comment; otherwise it will react with 👍.

Codex can also answer questions or update the PR. Try commenting "@codex address that feedback".

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.

Show the complete command and its required paths in runtime usage so an
error directs callers to a valid invocation.

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 G7enmvjxtn3q2hjsb7gwvzaajiqlp4m4c branch from d465a7a to ef3f7d1 Compare August 26, 2026 01:28
@joshlf
joshlf force-pushed the Gujggzvgefxnk44kuhaoccbp5e6iuv7j7 branch from e0308b8 to 2c79688 Compare August 26, 2026 01:28
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