🐛(backend): fix inclusion of modules with uv_build#2295
Conversation
|
No actionable comments were generated in the recent review. 🎉 ℹ️ Recent review info⚙️ Run configurationConfiguration used: Repository UI Review profile: ASSERTIVE Plan: Pro Run ID: 📒 Files selected for processing (3)
WalkthroughThis PR updates two configuration files: it adds a module-name array ["core","demo","impress"] to [tool.uv.build-backend] in src/backend/pyproject.toml, and it changes the lint-back job in .github/workflows/impress.yml to run pylint only on the impress, demo, and core modules instead of the entire backend. Estimated code review effort🎯 2 (Simple) | ⏱️ ~10 minutes 🚥 Pre-merge checks | ✅ 5✅ Passed checks (5 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. Comment |
|
Thanks for your contribution. |
1252e22 to
6c6db22
Compare
Same fix as suitenumerique/meet#1199. Signed-off-by: Maximilian Bosch <maximilian@mbosch.me>
Purpose
Same fix as suitenumerique/meet#1199 for meet.
Proposal
n/a
External contributions
Thank you for your contribution! 🎉
Please ensure the following items are checked before submitting your pull request:
General requirements
Skip the checkbox below 👇 if you're fixing an issue or adding documentation
CI requirements
git commit --signoff(DCO compliance)git commit -S)<gitmoji>(type) title description## [Unreleased]section (if noticeable change)AI requirements
Skip the checkboxes below 👇 If you didn't use AI for your contribution