avoid packaging lib_treelite.{a,so}#77
Conversation
|
Auto-sync is disabled for draft pull requests in this repository. Workflows must be run manually. Contributors can view more details about this message here. |
|
/ok to test |
|
From the logs at https://github.com/rapidsai/nvforest/actions/runs/22780857190/job/66086276150?pr=77, looks like this is no longer getting packaged. @hcho3 could you re-approve? (approvals on drafts don't count towards the codeowners requirement) |
|
No actionable comments were generated in the recent review. 🎉 ℹ️ Recent review info⚙️ Run configurationConfiguration used: Path: .coderabbit.yaml Review profile: CHILL Plan: Pro Run ID: 📒 Files selected for processing (1)
📝 WalkthroughSummary by CodeRabbit
WalkthroughA CMake configuration variable name is updated in the Treelite integration file, changing the EXCLUDE_FROM_ALL parameter from Changes
Estimated code review effort🎯 1 (Trivial) | ⏱️ ~3 minutes 🚥 Pre-merge checks | ✅ 3✅ Passed checks (3 passed)
✏️ Tip: You can configure your own custom pre-merge checks in the settings. ✨ Finishing Touches🧪 Generate unit tests (beta)
Tip Try Coding Plans. Let us write the prompt for your AI agent so you can ship faster (with fewer bugs). 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. Comment |
|
/merge |
libnvforestwheels are currently vendoringlibtreelite.aandlibtreelist_static.a. We don't need either... wheels are statically linking libtreelitenvforest/python/libnvforest/CMakeLists.txt
Lines 40 to 42 in d8aa3ee
This ensures those libraries are not packaged, cutting a few MB out of the final package size.