Skip to content

ci: harden release artifact checksums#41

Merged
TerminallyLazy merged 1 commit into
mainfrom
codex/release-artifact-hardening
Jul 23, 2026
Merged

ci: harden release artifact checksums#41
TerminallyLazy merged 1 commit into
mainfrom
codex/release-artifact-hardening

Conversation

@TerminallyLazy

Copy link
Copy Markdown
Owner

Summary

Follow up on the verified v0.13.0 tag run:

  • generate checksum manifests from inside the distribution directory so downloaded artifacts use portable basenames rather than a stripped dist/ path
  • verify each checksum manifest during packaging
  • update the artifact upload action to the current Node runtime

The published v0.13.0 release assets were independently normalized and verified; this change prevents the workflow quirk in future releases.

Validation

  • sh -n scripts/package-release.sh
  • release workflow YAML parse
  • isolated TREE_RING_DIST_DIR package run
  • generated checksum passes shasum -a 256 -c after download-style flattening
  • git diff --check

Generate portable checksum manifests, verify them during packaging, and use the current artifact upload action.
@gemini-code-assist

Copy link
Copy Markdown

Caution

The consumer version of Gemini Code Assist on GitHub has been sunset. All code review activity has officially ceased.

@qodo-code-review

Copy link
Copy Markdown

Qodo reviews are paused for this user.

Troubleshooting steps vary by plan Learn more →

On a Teams plan?
Reviews resume once this user has a paid seat and their Git account is linked in Qodo.
Link Git account →

Using GitHub Enterprise Server, GitLab Self-Managed, or Bitbucket Data Center?
These require an Enterprise plan - Contact us
Contact us →

@coderabbitai

coderabbitai Bot commented Jul 23, 2026

Copy link
Copy Markdown

Warning

Review limit reached

@TerminallyLazy, you've reached your PR review limit, so we couldn't start this review.

Next review available in: 33 minutes

Enable usage-based reviews in Billing to review now. Otherwise, wait until the next included review is available.
You're only billed for reviews past your plan's rate limits ($0.25/file).

How can I continue?

After more reviews become available, a review can be triggered using the @coderabbitai review command as a PR comment. Alternatively, push new commits to this PR.

To avoid repeated limits, reduce automatic review volume by pausing incremental auto-reviews earlier, using label-based review opt-in, excluding WIP or generated PR titles, or requesting reviews manually when the PR is ready. If your team needs uninterrupted high-volume reviews, an organization admin can enable usage-based reviews.

How do review limits work?

CodeRabbit enforces per-developer PR review limits for each organization. Most developers receive the normal plan review availability.

For paid Pro and Pro+ PR reviews, CodeRabbit uses adaptive limits for sustained high-volume activity. When a developer's recent PR review activity reaches the 95th percentile or higher among CodeRabbit users, additional reviews become available more gradually as earlier reviews age out of the rolling window.

Please refer docs for additional details.

Review details
⚙️ Run configuration

Configuration used: defaults

Review profile: CHILL

Plan: Pro Plus

Run ID: b5f7949f-d9d2-4034-8644-1bb8364da368

📥 Commits

Reviewing files that changed from the base of the PR and between 167bc65 and 7fdd675.

📒 Files selected for processing (2)
  • .github/workflows/release.yml
  • scripts/package-release.sh
✨ Finishing Touches
🧪 Generate unit tests (beta)
  • Create PR with unit tests
  • Commit unit tests in branch codex/release-artifact-hardening

Thanks for using CodeRabbit! It's free for OSS, and your support helps us grow. If you like it, consider giving us a shout-out.

❤️ Share

Comment @coderabbitai help to get the list of available commands.

@TerminallyLazy
TerminallyLazy merged commit 6b309ee into main Jul 23, 2026
2 checks passed
@TerminallyLazy
TerminallyLazy deleted the codex/release-artifact-hardening branch July 23, 2026 22:02
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.

1 participant