Skip to content

rc14 release#3237

Merged
C-Achard merged 4 commits intomainfrom
rc14
Mar 13, 2026
Merged

rc14 release#3237
C-Achard merged 4 commits intomainfrom
rc14

Conversation

@AlexEMG
Copy link
Copy Markdown
Member

@AlexEMG AlexEMG commented Mar 10, 2026

No description provided.

@AlexEMG AlexEMG requested review from C-Achard and deruyter92 March 10, 2026 22:17
Switch CircleCI job to install uv with pip and use uv's pip to install runtime deps (uv pip install --system -e .). Update cache keys from v1-uv- to v2-uv-pip- to reflect the new install method, and run the test script directly (python testscript_cli.py) instead of via uv run. This simplifies dependency installation and aligns cache naming with the pip-installed uv workflow.
@C-Achard
Copy link
Copy Markdown
Collaborator

There was a small issue in CircleCI with FMPose3D, I edited the job a bit + @deruyter92 is fixing the dependency cycle between the two, which should prevent problems with this in the future.

@C-Achard C-Achard added CI Related to CI/CD jobs and automated testing versioning Related to project’s version number, release identifiers, version metadata labels Mar 11, 2026
Update deeplabcut/version.py to increment __version__ from 3.0.0rc13 to 3.0.0rc14 to reflect the new release candidate.
Update the DeepLabCut version placeholder in .github/ISSUE_TEMPLATE/bug_report.yml from 3.0.0rc9 to 3.0.0rc14 so the example reflects the current release candidate.
@deruyter92
Copy link
Copy Markdown
Collaborator

The circular dependency should be resolved by AdaptiveMotorControlLab/FMPose3D#25.

@C-Achard
Copy link
Copy Markdown
Collaborator

Re-requested review by accident, apologies @deruyter92

@C-Achard C-Achard merged commit 78b1d78 into main Mar 13, 2026
11 checks passed
@C-Achard C-Achard deleted the rc14 branch March 13, 2026 12:46
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

CI Related to CI/CD jobs and automated testing high-priority versioning Related to project’s version number, release identifiers, version metadata

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants