Updates to pipeline & tools for 2026#74
Updates to pipeline & tools for 2026#74mihow wants to merge 15 commits intocopilot/migrate-poetry-to-uvfrom
Conversation
Co-Authored-By: Claude Sonnet 4.6 <[email protected]>
Co-Authored-By: Claude Sonnet 4.6 <[email protected]>
Co-Authored-By: Claude Sonnet 4.6 <[email protected]>
…scripts Co-Authored-By: Claude Sonnet 4.6 <[email protected]>
Co-Authored-By: Claude Sonnet 4.6 <[email protected]>
Co-Authored-By: Claude Sonnet 4.6 <[email protected]>
Co-Authored-By: Claude Sonnet 4.6 <[email protected]>
…ation Co-Authored-By: Claude Sonnet 4.6 <[email protected]>
Co-Authored-By: Claude Sonnet 4.6 <[email protected]>
Co-Authored-By: Claude Sonnet 4.6 <[email protected]>
Co-Authored-By: Claude Sonnet 4.6 <[email protected]>
Co-Authored-By: Claude Sonnet 4.6 <[email protected]>
Co-Authored-By: Claude Sonnet 4.6 <[email protected]>
Co-Authored-By: Claude Sonnet 4.6 <[email protected]>
|
Important Review skippedDraft detected. Please check the settings in the CodeRabbit UI or the ⚙️ Run configurationConfiguration used: defaults Review profile: CHILL Plan: Pro Run ID: You can disable this status message by setting the Use the checkbox below for a quick retry:
✨ Finishing Touches🧪 Generate unit tests (beta)
📝 Coding Plan
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 Tip You can disable sequence diagrams in the walkthrough.Disable the |
…ining Adopt the Poetry → uv (PEP 621) pyproject migration from PR #74 so `uv sync --extra detection` works on the Arbutus VM. Conflict resolution: - pyproject.toml: drop the [tool.poetry.group.detection] block; rewrite as `detection = [...]` under [project.optional-dependencies]. Keep the same package list (ultralytics/transformers/pyarrow/boto3/s3fs/ pycocotools). - .gitignore: keep both rule sets (leps_localizer/data symlink dirs alongside the new top-level data/ and plans/ ignores). Co-Authored-By: Claude Opus 4.7 (1M context) <[email protected]>
No description provided.