Skip to content

Change uv sync command to use --locked option#171

Merged
StevenMaude merged 1 commit intomainfrom
use-locked-uv-sync-in-ci
Mar 9, 2026
Merged

Change uv sync command to use --locked option#171
StevenMaude merged 1 commit intomainfrom
use-locked-uv-sync-in-ci

Conversation

@StevenMaude
Copy link
Contributor

This ensures that we both:

  • don't update the uv.lock file (as --frozen did)
  • check that the uv.lock doesn't need an update (for example, if pyproject.toml changed and is now out of sync)

This ensures that we both:

* don't update the uv.lock file (as `--frozen` did)
* check that the `uv.lock` doesn't need an update (for example, if `pyproject.toml` changed and is now out of sync)
@StevenMaude StevenMaude merged commit f44b6de into main Mar 9, 2026
8 checks passed
@StevenMaude StevenMaude deleted the use-locked-uv-sync-in-ci branch March 9, 2026 13:43
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.

1 participant