Skip to content

ci: validate release artifacts before publishing - #6

Merged
igorls merged 2 commits into
masterfrom
ci/release-validation
Aug 31, 2026
Merged

ci: validate release artifacts before publishing#6
igorls merged 2 commits into
masterfrom
ci/release-validation

Conversation

@igorls

@igorls igorls commented Aug 31, 2026

Copy link
Copy Markdown
Owner

Summary

  • run the release build and artifact validation on release-workflow pull requests and manual dispatches
  • exercise upload-artifact v7 and download-artifact v8 before merging their upgrades
  • verify archive contents and generate SHA256SUMS without publishing
  • keep GitHub release creation restricted to v* tags with write permission scoped to that job

Validation

  • git diff --check
  • GitHub Release workflow is the authoritative end-to-end validation for all five target artifacts

Copilot AI lite review requested due to automatic review settings August 31, 2026 10:56

Copilot AI 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.

Copilot was unable to review this pull request because the user who requested the review has reached their quota limit.

@chatgpt-codex-connector

chatgpt-codex-connector Bot commented Aug 31, 2026

Copy link
Copy Markdown

Codex Review Summary

This comment shows the latest Codex review activity on this pull request.

Review Status Commit Review trigger
📝 Code Review Completed 2026-08-31T11:06:54.289060Z 189d726 New commits
ℹ️ 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" or "@codex security review".

Codex reacts with 👀 while any review is running, comments if it has suggestions, and reacts with 👍 once all reviews finish with no findings.

@igorls
igorls merged commit ed8ae6e into master Aug 31, 2026
14 checks passed
@igorls
igorls deleted the ci/release-validation branch August 31, 2026 11:11
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