Skip to content

zsh: source from gs:// mirror (fix update-dark) - #450

Merged
twitchyliquid64 merged 1 commit into
mainfrom
source-download-fixes-zsh-less
Jul 17, 2026
Merged

zsh: source from gs:// mirror (fix update-dark)#450
twitchyliquid64 merged 1 commit into
mainfrom
source-download-fixes-zsh-less

Conversation

@bryan-minimal

Copy link
Copy Markdown
Member

zsh was stuck at 5.9 (5.9.2 ships) because the source pinned /pub/old/ — new zsh releases land in /pub/ and only move to /pub/old/ once superseded, so the auto-update 404'd. Now sources from the gs:// mirror (pin stays fetchable); pkgmgr re-mirrors from /pub/ on update via a new NAME_KEYED entry (pkgmgr-rs #).

🤖 Generated with Claude Code

zsh pinned /pub/old/, but new releases land in /pub/ first (5.9.2 shipped while
we're stuck at 5.9), so an auto-update 404'd. Source from the gs:// mirror so the
pin stays fetchable; pkgmgr re-mirrors from /pub/ on update (pkgmgr-rs
NAME_KEYED `zsh` entry).

Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>
@coderabbitai

coderabbitai Bot commented Jul 17, 2026

Copy link
Copy Markdown
Contributor

Warning

Review limit reached

You’ve reached a temporary PR review limit under our Fair Usage Limits Policy.

Your recent review volume is higher than typical usage, so adaptive limits are currently applied.

Next review available in: 5 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: Path: .coderabbit.yaml

Review profile: CHILL

Plan: Pro

Run ID: 3d27d48a-27ae-4b48-b0e9-2a07346529a6

📥 Commits

Reviewing files that changed from the base of the PR and between 1091a59 and ee6774a.

📒 Files selected for processing (1)
  • packages/zsh/build.ncl
✨ Finishing Touches
🧪 Generate unit tests (beta)
  • Create PR with unit tests
  • Commit unit tests in branch source-download-fixes-zsh-less

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

@twitchyliquid64
twitchyliquid64 added this pull request to the merge queue Jul 17, 2026
Merged via the queue into main with commit 367821c Jul 17, 2026
10 checks passed
@twitchyliquid64
twitchyliquid64 deleted the source-download-fixes-zsh-less branch July 17, 2026 23:30
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