fix(release): rehearse production paths before release - #731
Conversation
Signed-off-by: Jeremi Joslin <jeremi@joslin.fr>
There was a problem hiding this comment.
💡 Codex Review
Here are some automated review suggestions for this pull request.
Reviewed commit: bdb213b70b
ℹ️ 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".
Signed-off-by: Jeremi Joslin <jeremi@joslin.fr>
There was a problem hiding this comment.
💡 Codex Review
Here are some automated review suggestions for this pull request.
Reviewed commit: dfbcf8fa92
ℹ️ 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".
Signed-off-by: Jeremi Joslin <jeremi@joslin.fr>
Summary
/dev/docs checks/dev/The rehearsal runs before the release PR and outside the release clock, so it does not lengthen candidate publication.
Security review
contents: read, it requires an absent future tag, and it contains no publish or artifact-upload pathNo runtime authentication, authorization, disclosure, audit, or signing behavior changes.
Verification
python3 -m unittest discover -s release/scripts -p 'test_*.py'(273 passed)npm testindocs/site(327 passed)npm run check:productionindocs/site(236 machine-doc assertions and 25,858 links/assets passed)python3 release/scripts/check-gates-inventory.py(118 gates passed)python3 .github/scripts/test_ci_changes.py(50 passed)actionlintrelease/scripts/registry-release validate-currentrelease/scripts/registry-release validate-docsetsREGISTRY_RELEASE_SOURCE_MODE=monorepo release/scripts/check-release-source-model.shrelease/scripts/registry-release verify-public --tag v0.20.1(39 assets, 37 checksum payloads, one OCI image, native smoke passed)