Skip to content

fix: pin Bun to 1.3.11 in CI#242

Merged
danjdewhurst merged 1 commit into
mainfrom
fix/pin-bun-1-3-11
Apr 12, 2026
Merged

fix: pin Bun to 1.3.11 in CI#242
danjdewhurst merged 1 commit into
mainfrom
fix/pin-bun-1-3-11

Conversation

@danjdewhurst
Copy link
Copy Markdown
Contributor

Summary

  • pin the release, CI, and benchmark GitHub workflows to Bun 1.3.11 instead of installing the latest available version
  • update the reusable GitHub Action default and generated CI templates so new configs also stay on the known-good Bun version
  • document the pinned default in the README while Bun 1.3.12 produces macOS arm64 binaries that fail ad-hoc signing in release CI

Testing

  • git diff --check
  • bunx biome check src/commands/ci-init.ts README.md

@coderabbitai
Copy link
Copy Markdown

coderabbitai Bot commented Apr 12, 2026

Warning

Rate limit exceeded

@danjdewhurst has exceeded the limit for the number of commits that can be reviewed per hour. Please wait 20 minutes and 24 seconds before requesting another review.

Your organization is not enrolled in usage-based pricing. Contact your admin to enable usage-based pricing to continue reviews beyond the rate limit, or try again in 20 minutes and 24 seconds.

⌛ How to resolve this issue?

After the wait time has elapsed, a review can be triggered using the @coderabbitai review command as a PR comment. Alternatively, push new commits to this PR.

We recommend that you space out your commits to avoid hitting the rate limit.

🚦 How do rate limits work?

CodeRabbit enforces hourly rate limits for each developer per organization.

Our paid plans have higher rate limits than the trial, open-source and free plans. In all cases, we re-allow further reviews after a brief timeout.

Please see our FAQ for further information.

ℹ️ Review info
⚙️ Run configuration

Configuration used: Organization UI

Review profile: CHILL

Plan: Pro

Run ID: b518eefe-a896-4f50-b3fc-11690adf0b00

📥 Commits

Reviewing files that changed from the base of the PR and between 94c1d31 and bfcc9aa.

📒 Files selected for processing (6)
  • .github/actions/browse/action.yml
  • .github/workflows/benchmarks.yml
  • .github/workflows/ci.yml
  • .github/workflows/release.yml
  • README.md
  • src/commands/ci-init.ts

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 and usage tips.

Keep release and QA automation on a known-good Bun version while 1.3.12 produces macOS arm64 binaries that fail codesign.
@danjdewhurst danjdewhurst merged commit 43e0924 into main Apr 12, 2026
6 of 7 checks passed
@danjdewhurst danjdewhurst deleted the fix/pin-bun-1-3-11 branch April 12, 2026 22:26
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