Skip to content

[ci] Project typed plans for GitHub Actions - #3582

Open
joshlf wants to merge 1 commit into
Gafg4kvymw7n4xtng6pupyhz5kfrkaj76from
Gujggzvgefxnk44kuhaoccbp5e6iuv7j7
Open

[ci] Project typed plans for GitHub Actions#3582
joshlf wants to merge 1 commit into
Gafg4kvymw7n4xtng6pupyhz5kfrkaj76from
Gujggzvgefxnk44kuhaoccbp5e6iuv7j7

Conversation

@joshlf

@joshlf joshlf commented Aug 25, 2026

Copy link
Copy Markdown
Member

Serialize checked build and Miri plans into compact include matrices.
Use explicit transport types so changes to internal planner data cannot
alter the workflow contract silently.

Also produce a deterministic, versioned artifact containing every
candidate, its decision, and the exact semantic inputs used to reach
that decision. Enforce matrix and GitHub output limits before publishing
either form, and publish artifacts without exposing a partial file.

Keep runners, permissions, actions, environments, and commands in
handwritten workflow YAML; generated data can select ordinary test work
but cannot grant itself authority.

Tests: CARGO_NET_OFFLINE=true ./ci/check_tools.sh
Tests: cargo +1.93.1 clippy --manifest-path tools/Cargo.toml -p zc
Tests: ./ci/check_fmt.sh

Authored by an agent, posting via joshlf's account


Latest Update: v29 — Compare vs v28

📚 Full Patch History

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

Version v28 v27 v26 v25 v24 v23 v22 v21 v20 v19 v18 v17 v16 v15 v14 v13 v12 v11 v10 v9 v8 v7 v6 v5 v4 v3 v2 v1 Base
v29 v28 v27 v26 v25 v24 v23 v22 v21 v20 v19 v18 v17 v16 v15 v14 v13 v12 v11 v10 v9 v8 v7 v6 v5 v4 v3 v2 v1 Base
v28 v27 v26 v25 v24 v23 v22 v21 v20 v19 v18 v17 v16 v15 v14 v13 v12 v11 v10 v9 v8 v7 v6 v5 v4 v3 v2 v1 Base
v27 v26 v25 v24 v23 v22 v21 v20 v19 v18 v17 v16 v15 v14 v13 v12 v11 v10 v9 v8 v7 v6 v5 v4 v3 v2 v1 Base
v26 v25 v24 v23 v22 v21 v20 v19 v18 v17 v16 v15 v14 v13 v12 v11 v10 v9 v8 v7 v6 v5 v4 v3 v2 v1 Base
v25 v24 v23 v22 v21 v20 v19 v18 v17 v16 v15 v14 v13 v12 v11 v10 v9 v8 v7 v6 v5 v4 v3 v2 v1 Base
v24 v23 v22 v21 v20 v19 v18 v17 v16 v15 v14 v13 v12 v11 v10 v9 v8 v7 v6 v5 v4 v3 v2 v1 Base
v23 v22 v21 v20 v19 v18 v17 v16 v15 v14 v13 v12 v11 v10 v9 v8 v7 v6 v5 v4 v3 v2 v1 Base
v22 v21 v20 v19 v18 v17 v16 v15 v14 v13 v12 v11 v10 v9 v8 v7 v6 v5 v4 v3 v2 v1 Base
v21 v20 v19 v18 v17 v16 v15 v14 v13 v12 v11 v10 v9 v8 v7 v6 v5 v4 v3 v2 v1 Base
v20 v19 v18 v17 v16 v15 v14 v13 v12 v11 v10 v9 v8 v7 v6 v5 v4 v3 v2 v1 Base
v19 v18 v17 v16 v15 v14 v13 v12 v11 v10 v9 v8 v7 v6 v5 v4 v3 v2 v1 Base
v18 v17 v16 v15 v14 v13 v12 v11 v10 v9 v8 v7 v6 v5 v4 v3 v2 v1 Base
v17 v16 v15 v14 v13 v12 v11 v10 v9 v8 v7 v6 v5 v4 v3 v2 v1 Base
v16 v15 v14 v13 v12 v11 v10 v9 v8 v7 v6 v5 v4 v3 v2 v1 Base
v15 v14 v13 v12 v11 v10 v9 v8 v7 v6 v5 v4 v3 v2 v1 Base
v14 v13 v12 v11 v10 v9 v8 v7 v6 v5 v4 v3 v2 v1 Base
v13 v12 v11 v10 v9 v8 v7 v6 v5 v4 v3 v2 v1 Base
v12 v11 v10 v9 v8 v7 v6 v5 v4 v3 v2 v1 Base
v11 v10 v9 v8 v7 v6 v5 v4 v3 v2 v1 Base
v10 v9 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/Gujggzvgefxnk44kuhaoccbp5e6iuv7j7 && git checkout -b pr-Gujggzvgefxnk44kuhaoccbp5e6iuv7j7 FETCH_HEAD

Checkout

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

Cherry Pick

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

Pull

git pull origin refs/heads/Gujggzvgefxnk44kuhaoccbp5e6iuv7j7

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.
✅ Project coverage is 91.85%. Comparing base (a41d4af) to head (e44acbd).

Additional details and impacted files
@@                        Coverage Diff                         @@
##           Gafg4kvymw7n4xtng6pupyhz5kfrkaj76    #3582   +/-   ##
==================================================================
  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.

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. Nice work!

Reviewed commit: 9626b55e82

ℹ️ 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".

@joshlf

joshlf commented Aug 26, 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. 👍

Reviewed commit: 897590dfd0

ℹ️ 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".

@joshlf
joshlf force-pushed the Gujggzvgefxnk44kuhaoccbp5e6iuv7j7 branch from 897590d to 85570df Compare August 26, 2026 17:40
@joshlf
joshlf force-pushed the Gafg4kvymw7n4xtng6pupyhz5kfrkaj76 branch from 24724d2 to 2b3aefe Compare August 26, 2026 17:40
@joshlf

joshlf commented Aug 26, 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. Nice work!

Reviewed commit: 85570dfcdf

ℹ️ 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".

@joshlf
joshlf force-pushed the Gujggzvgefxnk44kuhaoccbp5e6iuv7j7 branch from 85570df to b3f2524 Compare August 26, 2026 18:55
@joshlf
joshlf force-pushed the Gafg4kvymw7n4xtng6pupyhz5kfrkaj76 branch from 2b3aefe to c07e156 Compare August 26, 2026 18:55
@joshlf

joshlf commented Aug 26, 2026

Copy link
Copy Markdown
Member Author

Authored by an agent, posting via joshlf's account

@codex review

Please review the current head, b3f2524285a1e3204c154736ff9c760fc4e52059.

@chatgpt-codex-connector

Copy link
Copy Markdown

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

Reviewed commit: b3f2524285

ℹ️ 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".

@joshlf
joshlf force-pushed the Gafg4kvymw7n4xtng6pupyhz5kfrkaj76 branch from c07e156 to d6a71c4 Compare August 26, 2026 20:11
@joshlf
joshlf force-pushed the Gujggzvgefxnk44kuhaoccbp5e6iuv7j7 branch from b3f2524 to 7d47d07 Compare August 26, 2026 20:11
@joshlf

joshlf commented Aug 26, 2026

Copy link
Copy Markdown
Member Author

Authored by an agent, posting via joshlf's account

@codex review

Please review the current head, 7d47d07ceb5aece5367de88db311c2f029d14fc1.

@chatgpt-codex-connector

Copy link
Copy Markdown

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

Reviewed commit: 7d47d07ceb

ℹ️ 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".

@joshlf
joshlf force-pushed the Gujggzvgefxnk44kuhaoccbp5e6iuv7j7 branch from 7d47d07 to cb686b3 Compare August 26, 2026 22:09
@joshlf
joshlf force-pushed the Gafg4kvymw7n4xtng6pupyhz5kfrkaj76 branch 2 times, most recently from 8572827 to 28ea00f Compare August 26, 2026 22:35
@joshlf
joshlf force-pushed the Gujggzvgefxnk44kuhaoccbp5e6iuv7j7 branch from cb686b3 to 124df80 Compare August 26, 2026 22:35
@joshlf

joshlf commented Aug 26, 2026

Copy link
Copy Markdown
Member Author

Authored by an agent, posting via joshlf's account

@codex review

Please review the current head, 124df805e8eb9bfb768d17da88db9da4a7662ceb.

@chatgpt-codex-connector

Copy link
Copy Markdown

Codex Review: Didn't find any major issues. What shall we delve into next?

Reviewed commit: 124df805e8

ℹ️ 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".

@joshlf
joshlf force-pushed the Gafg4kvymw7n4xtng6pupyhz5kfrkaj76 branch from 28ea00f to 4acf082 Compare August 26, 2026 23:31
@joshlf
joshlf force-pushed the Gujggzvgefxnk44kuhaoccbp5e6iuv7j7 branch 2 times, most recently from 0ce022a to b5527cf Compare August 27, 2026 01:18
Serialize checked build and Miri plans into compact include matrices.
Use explicit transport types so changes to internal planner data cannot
alter the workflow contract silently.

Also produce a deterministic, versioned artifact containing every
candidate, its decision, and the exact semantic inputs used to reach
that decision. Enforce matrix and GitHub output limits before publishing
either form, and publish artifacts without exposing a partial file.

Keep runners, permissions, actions, environments, and commands in
handwritten workflow YAML; generated data can select ordinary test work
but cannot grant itself authority.

Tests: CARGO_NET_OFFLINE=true ./ci/check_tools.sh
Tests: cargo +1.93.1 clippy --manifest-path tools/Cargo.toml -p zc
Tests: ./ci/check_fmt.sh

*Authored by an agent, posting via joshlf's account*

gherrit-pr-id: Gujggzvgefxnk44kuhaoccbp5e6iuv7j7
@joshlf
joshlf force-pushed the Gujggzvgefxnk44kuhaoccbp5e6iuv7j7 branch from b5527cf to e44acbd Compare August 27, 2026 10:15
@joshlf
joshlf force-pushed the Gafg4kvymw7n4xtng6pupyhz5kfrkaj76 branch from 55ee9e4 to a41d4af Compare August 27, 2026 10:15
@joshlf

joshlf commented Aug 27, 2026

Copy link
Copy Markdown
Member Author

Authored by an agent, posting via joshlf's account

@codex review

Please review the current head, e44acbd5eaa68b9bc77cd280e05a258b55535375.

@chatgpt-codex-connector

Copy link
Copy Markdown

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

Reviewed commit: e44acbd5ea

ℹ️ 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".

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