Skip to content

emdash/some-pandas-search-b3pew - #430

Merged
pftg merged 2 commits into
masterfrom
emdash/some-pandas-search-b3pew
Aug 1, 2026
Merged

emdash/some-pandas-search-b3pew#430
pftg merged 2 commits into
masterfrom
emdash/some-pandas-search-b3pew

Conversation

@pftg

@pftg pftg commented Aug 1, 2026

Copy link
Copy Markdown
Member

No description provided.

test/unit/toolchain_pins_test.rb asserted .mise.toml version pins equal the
literal pins in the setup-hugo action, _hugo.yml, .dev/compose.yml and
.ruby-version. It tested config *agreement*, not behavior, and red-built on a
false invariant: .mise.toml node="latest" (devs want latest) vs CI
node-version:'22' (pinned on purpose in #393) - a correct divergence. Violates
FIRST + the CLAUDE.md "no fragile config assertions" rule.

Refs cleaned: Rakefile :guards list, .mise.toml / setup-hugo action.yml
comments, README, docs/SETUP.md, .okf ci-gates + log. Pins now sync by
convention when bumping.

Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
@coderabbitai

coderabbitai Bot commented Aug 1, 2026

Copy link
Copy Markdown
Contributor

Warning

Review limit reached

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

Next review available in: 37 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 Plus

Run ID: f5334f28-2e63-4b04-b391-0c47fec92d0b

📥 Commits

Reviewing files that changed from the base of the PR and between 9d45c8d and 5745d3d.

📒 Files selected for processing (8)
  • .github/actions/setup-hugo/action.yml
  • .mise.toml
  • .okf/build/ci-gates.md
  • .okf/log.md
  • README.md
  • Rakefile
  • docs/SETUP.md
  • test/unit/toolchain_pins_test.rb

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.

setup-node@v4 resolves 'latest' to the newest release, matching
.mise.toml node="latest" so CI and local no longer diverge.

Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
@pftg
pftg merged commit 3533309 into master Aug 1, 2026
4 checks passed
@pftg
pftg deleted the emdash/some-pandas-search-b3pew branch August 1, 2026 18:05
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