ci: harden release provenance and Darwin x64 verification#65
Conversation
|
@codex review Please review exact head |
|
@codex review |
|
Codex Review: Didn't find any major issues. Breezy! Reviewed commit: ℹ️ About Codex in GitHubYour team has set up Codex to review pull requests in this repo. Reviews are triggered when you
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". |
b96e8ae to
367aea7
Compare
|
@codex review Please review exact rebased head |
|
Codex Review: Didn't find any major issues. What shall we delve into next? Reviewed commit: ℹ️ About Codex in GitHubYour team has set up Codex to review pull requests in this repo. Reviews are triggered when you
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". |
367aea7 to
e04fdf9
Compare
|
@codex review Please review exact head |
There was a problem hiding this comment.
💡 Codex Review
Here are some automated review suggestions for this pull request.
Reviewed commit: e04fdf9c09
ℹ️ 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".
|
@codex review Please review exact head |
a97d9a4 to
173396a
Compare
|
@codex review Please review exact current-main head |
|
Codex Review: Didn't find any major issues. Nice work! Reviewed commit: ℹ️ About Codex in GitHubYour team has set up Codex to review pull requests in this repo. Reviews are triggered when you
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". |
Summary
id-token: writeto the GitHub-hosted npm publication jobWhy
Current main already moves npm publication to a GitHub-hosted runner. This follow-up closes the remaining trust-boundary issue identified in review and makes the exact Intel compiled verifier that caught two partial releases a required pull-request signal.
The commit uses the non-release
ci:type: it hardens delivery without creating an unnecessary package version after the current release finishes.Verification
bun run type-checkbun run checkgit diff --checkLocal timing-sensitive suites remain deferred to hosted CI because the development host is saturated; no unrelated runtimes were paused or terminated.