Update Building in Ubuntu#680
Conversation
|
Warning Rate limit exceeded
To keep reviews running without waiting, you can enable usage-based add-on for your organization. This allows additional reviews beyond the hourly cap. Account admins can enable it under billing. ⌛ How to resolve this issue?After the wait time has elapsed, a review can be triggered using the 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 configurationConfiguration used: Path: .coderabbit.yaml Review profile: CHILL Plan: Pro Run ID: 📒 Files selected for processing (1)
WalkthroughUpdated Ubuntu build documentation to target Ubuntu 26.04 LTS, modernized the Betaflight Configurator build workflow to use nvm with Node 24 LTS and npm scripts, updated local server instructions to point to ChangesBuild Documentation Update
Estimated code review effort🎯 2 (Simple) | ⏱️ ~10 minutes 🚥 Pre-merge checks | ✅ 4 | ❌ 1❌ Failed checks (1 inconclusive)
✅ Passed checks (4 passed)
✏️ Tip: You can configure your own custom pre-merge checks in the settings. ✨ 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. Review rate limit: 0/1 reviews remaining, refill in 20 minutes and 22 seconds.Comment |
There was a problem hiding this comment.
Actionable comments posted: 1
🤖 Prompt for all review comments with AI agents
Verify each finding against the current code and only fix it if needed.
Inline comments:
In `@docs/development/building/Building-in-Ubuntu.md`:
- Around line 55-60: The docs call out a non-existent script "npm run dev",
which will fail because the repo exposes "start" and "build" in package.json;
update the instruction in Building-in-Ubuntu.md to reference the actual script
(e.g., "npm start" or the correct script name used by the repo) and adjust the
surrounding text to say "Run npm start to launch the local server" so the
subsequent guidance about visiting http://localhost:8080/ and quitting with
Ctrl+C applies correctly.
🪄 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: Path: .coderabbit.yaml
Review profile: CHILL
Plan: Pro
Run ID: 29ff7983-462c-4f8d-b726-7bae5b8e0867
📒 Files selected for processing (1)
docs/development/building/Building-in-Ubuntu.md
|
|
Preview URL: https://pr680.betaflight-com.pages.dev |
|
@coderabbitai - full review |
|
Tip For best results, initiate chat on the files or code changes.
[full_review] |
|
@coderabbitai approve |
✅ Actions performedComments resolved and changes approved. |



Summary by CodeRabbit
Documentation
npmcommands.localhost:8080.