Skip to content

ci: separate release tooling from source refs - #43

Merged
TerminallyLazy merged 1 commit into
mainfrom
codex/historical-release-tooling
Jul 23, 2026
Merged

ci: separate release tooling from source refs#43
TerminallyLazy merged 1 commit into
mainfrom
codex/historical-release-tooling

Conversation

@TerminallyLazy

Copy link
Copy Markdown
Owner

Problem

Manual rebuilds of historical refs checked out the historical packaging script too. Rebuilding v0.13.0 therefore restored its old non-portable checksum path even though the Bookworm binary itself passed runtime smoke.

Fix

  • check out current release tooling at the workflow revision
  • check out the requested source ref separately under source/
  • run the current packaging script from the historical source working directory
  • upload and smoke-test artifacts from source/dist

Tag-triggered releases still package the tag's source with the tooling present at that tag. Manual historical rebuilds use current audited tooling against the requested source ref.

Validation

  • actionlint 1.7.7 passed
  • YAML and diff checks passed
  • emulated the two-checkout layout with v0.13.0 source
  • pinned Bookworm build and runtime smoke passed
  • downloaded-style checksum verification passes beside the archive

@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: 25 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: 01f09135-180e-4239-87bc-5c140fb152ee

📥 Commits

Reviewing files that changed from the base of the PR and between 99cc965 and 0c4c490.

📒 Files selected for processing (1)
  • .github/workflows/release.yml
✨ Finishing Touches
🧪 Generate unit tests (beta)
  • Create PR with unit tests
  • Commit unit tests in branch codex/historical-release-tooling

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 96875d1 into main Jul 23, 2026
2 checks passed
@TerminallyLazy
TerminallyLazy deleted the codex/historical-release-tooling branch July 23, 2026 22:24
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