Skip to content

Updates to pipeline & tools for 2026#74

Draft
mihow wants to merge 22 commits into
mainfrom
melabbas/pipeline-and-tools
Draft

Updates to pipeline & tools for 2026#74
mihow wants to merge 22 commits into
mainfrom
melabbas/pipeline-and-tools

Conversation

@mihow
Copy link
Copy Markdown
Collaborator

@mihow mihow commented Mar 14, 2026

No description provided.

Copilot AI and others added 20 commits January 20, 2026 20:43
…nd update README

Co-authored-by: mihow <158175+mihow@users.noreply.github.com>
Co-authored-by: mihow <158175+mihow@users.noreply.github.com>
…3.12, and add research extras testing

Co-authored-by: mihow <158175+mihow@users.noreply.github.com>
Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
…scripts

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
…ation

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
@coderabbitai
Copy link
Copy Markdown

coderabbitai Bot commented Mar 14, 2026

Important

Review skipped

Draft detected.

Please check the settings in the CodeRabbit UI or the .coderabbit.yaml file in this repository. To trigger a single review, invoke the @coderabbitai review command.

⚙️ Run configuration

Configuration used: defaults

Review profile: CHILL

Plan: Pro

Run ID: 1fb99378-0cd9-4633-b6e0-6d1f9cd9ed7a

You can disable this status message by setting the reviews.review_status to false in the CodeRabbit configuration file.

Use the checkbox below for a quick retry:

  • 🔍 Trigger review
✨ Finishing Touches
🧪 Generate unit tests (beta)
  • Create PR with unit tests
  • Commit unit tests in branch melabbas/pipeline-and-tools

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.

❤️ Share

Comment @coderabbitai help to get the list of available commands and usage tips.

@mihow mihow changed the base branch from main to copilot/migrate-poetry-to-uv March 14, 2026 02:05
mihow added a commit that referenced this pull request May 6, 2026
…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) <noreply@anthropic.com>
…-tools

# Conflicts:
#	.github/workflows/ci.yml
#	README.md
#	poetry.lock
#	pyproject.toml
#	uv.lock
@mihow mihow changed the base branch from copilot/migrate-poetry-to-uv to main June 4, 2026 21:28
The fetch-and-pack help description is long enough that Click wraps it across
lines in `--help` output, so the raw single-line help string was no longer a
substring of the output and `test_command_help` failed. Collapse whitespace on
both sides before the substring check so the assertion is insensitive to
terminal-width line wrapping.

Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants