← 返回首页
Use `uv` in CI workflows and add `uv.lock` by ml-evs · Pull Request #2315 · Materials-Consortia/optimade-python-tools · GitHub
Skip to content

Navigation Menu

Toggle navigation
Sign in
Appearance settings
Search or jump to...

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Include my email address so I can be contacted

Saved searches

Use saved searches to filter your results more quickly

Appearance settings
Resetting focus

Use uv in CI workflows and add uv.lock#2315

Draft
ml-evs wants to merge 4 commits into
mainfrom
ml-evs/switch-to-uv
Draft

Use uv in CI workflows and add uv.lock#2315
ml-evs wants to merge 4 commits into
mainfrom
ml-evs/switch-to-uv

Conversation

Copy link
Copy Markdown
Member

ml-evs commented Sep 23, 2025
edited
Loading

Just toying around to see what this would involved. Related to #2311.

Main outstanding question is how we can modify our dependabot approach to keep direct deps tested and up to date whilst making better use of explicitly pinned subdeps during our own builds.

Options:

  1. keep requirements.txt files for dependabot and remember to update uv.lock when necessary
  2. tell dependabot to only look at pyproject.toml deps and broaden them where necessary, then forcing uv.lock updates too
  3. tell dependabot to explicitly watch uv.lock (seemingly not well supported)
  4. run our own scheduled workflow that proposes changes to uv.lock (could be used in conjunction with 2.)

ml-evs changed the title Replace CI workflows with uv and add uv.lock Use uv in CI workflows and add uv.lock Sep 23, 2025
ml-evs added the on-hold For PRs/issues that are on-hold for an unspecified time label Oct 11, 2025
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters. Learn more about bidirectional Unicode characters
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

on-hold For PRs/issues that are on-hold for an unspecified time

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant

Footer

© 2026 GitHub, Inc.