Skip to content

chore: migrate development workflow to Bun#4

Open
danjdewhurst wants to merge 1 commit into
mainfrom
everlasting-lychee
Open

chore: migrate development workflow to Bun#4
danjdewhurst wants to merge 1 commit into
mainfrom
everlasting-lychee

Conversation

@danjdewhurst

Copy link
Copy Markdown
Contributor

Summary

  • switch development and CI commands from npm to Bun
  • add bun.lock and remove package-lock.json
  • document Bun workflow while keeping pi extension runtime code Node-compatible

Tests

  • bun install --frozen-lockfile
  • bun run typecheck
  • bun pm pack --dry-run

@coderabbitai

coderabbitai Bot commented May 25, 2026

Copy link
Copy Markdown

Warning

Review limit reached

@danjdewhurst, we couldn't start this review because you've used your available PR reviews for now.

Your plan includes 1 review of capacity. Refill in 23 minutes and 56 seconds.

Your organization has run out of usage credits. Purchase more in the billing tab.

⌛ How to resolve this issue?

After more review capacity refills, 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 trial, open-source, and free plans. In all cases, review capacity refills continuously over time.

Please see our FAQ for further information.

ℹ️ Review info
⚙️ Run configuration

Configuration used: Organization UI

Review profile: CHILL

Plan: Pro

Run ID: b84e1266-5b42-4b82-9630-135443ca91f3

📥 Commits

Reviewing files that changed from the base of the PR and between 35210e5 and 8ba4be8.

⛔ Files ignored due to path filters (2)
  • bun.lock is excluded by !**/*.lock
  • package-lock.json is excluded by !**/package-lock.json
📒 Files selected for processing (5)
  • .github/workflows/ci.yml
  • AGENTS.md
  • CONTRIBUTING.md
  • README.md
  • package.json

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.

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