switch recommended binary cache to cache.forall.systems#513
Conversation
|
Warning Review limit reached
More reviews will be available in 48 minutes and 23 seconds. Learn how PR review limits work. Your organization has used up its prepaid credits, and credit purchases are no longer available. Enable the review add-on in the billing tab to keep reviews running — you're only billed for reviews past your plan's rate limits ($0.25/file). ⌛ How to resolve this issue?After more reviews become available, a review can be triggered using the 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 credits. 🚦 How do rate 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 see our Fair Usage Limits Policy for further information. ℹ️ Review info⚙️ Run configurationConfiguration used: defaults Review profile: CHILL Plan: Pro Run ID: 📒 Files selected for processing (5)
📝 WalkthroughWalkthroughReplaces the garnix binary cache ( ChangesGarnix → cache.forall.systems migration
Estimated code review effort🎯 1 (Trivial) | ⏱️ ~3 minutes Possibly related PRs
Poem
🚥 Pre-merge checks | ✅ 5✅ Passed checks (5 passed)
✨ Finishing Touches🧪 Generate unit tests (beta)
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. Comment |
There was a problem hiding this comment.
Actionable comments posted: 2
🤖 Prompt for all review comments with AI agents
Verify each finding against current code. Fix only still-valid issues, skip the
rest with a brief reason, keep changes minimal, and validate.
Inline comments:
In `@doc/guides/keys.md`:
- Line 28: The trusted-key guidance in the keys guide is too vague because it
says “our binary cache” without naming the cache or pointing to the install
docs. Update the wording in the relevant paragraph in keys.md to explicitly
mention cache.forall.systems, or add a clear link to the Binary Cache
installation instructions, so readers can find the recovery step directly.
In `@doc/snippets/tutorial/cache.conf`:
- Around line 2-3: The cache snippet is overriding Nix defaults instead of
extending them, which removes the standard cache and key. Update the
configuration in cache.conf to use the extra-substituters and
extra-trusted-public-keys settings so cache.forall.systems is added alongside
the default cache.nixos.org entries, matching the behavior used in the other
docs and CI examples.
🪄 Autofix (Beta)
Fix all unresolved CodeRabbit comments on this PR:
- Push a commit to this branch (recommended)
- Create a new PR with the fixes
ℹ️ Review info
⚙️ Run configuration
Configuration used: defaults
Review profile: CHILL
Plan: Pro
Run ID: 87a4a06d-a300-4809-b7a1-639ee4dc8dae
📒 Files selected for processing (9)
.github/actions/setup-nix/action.ymlCHANGELOG.mddoc/guides/installation.mddoc/guides/keys.mddoc/snippets/guides/example-action.ymldoc/snippets/tutorial/cache.confdoc/snippets/tutorial/cache.nixdoc/tutorial/part-one/nix-setup.mdgarnix.yaml
💤 Files with no reviewable changes (1)
- garnix.yaml
fdbb7d7 to
beefc3c
Compare
closes #504
Summary by CodeRabbit