Fix static treelite build flag - #8262
Conversation
|
No actionable comments were generated in the recent review. 🎉 ℹ️ Recent review info⚙️ Run configurationConfiguration used: Path: .coderabbit.yaml Review profile: CHILL Plan: Enterprise Run ID: 📒 Files selected for processing (2)
🚧 Files skipped from review as they are similar to previous changes (2)
📝 WalkthroughSummary by CodeRabbit
WalkthroughThe build script now recognizes ChangesStatic Treelite configuration
Estimated code review effort: 1 (Trivial) | ~2 minutes Suggested reviewers: 🚥 Pre-merge checks | ✅ 5✅ Passed checks (5 passed)
✨ Finishing Touches🧪 Generate unit tests (beta)
Comment |
|
I will review today. |
|
/ok to test 0bf4bd1 |
|
I ran |
|
Glad to hear. Thank you. |
|
/ok to test 8f8f7ef |
|
I'm moving this pull request to release 26.10. |
3d9b844 to
39b48ed
Compare
Summary
--static-treelitethroughbuild.shargument validation.static-treeliteto thegetoptlong-option list so the existing handler can run.Testing
bash -n build.shPARALLEL_LEVEL=1 ./build.sh pydocs --configure-only --static-treelitePARALLEL_LEVEL=1 ./build.sh --static-treelite --help | rg -- "--static-treelite"git diff --checkShellcheckwas not available locally.