Skip to content

fix(release): update uv.lock when preparing a release#15

Merged
eddietejeda merged 1 commit into
mainfrom
fix/release-uv-lock
May 27, 2026
Merged

fix(release): update uv.lock when preparing a release#15
eddietejeda merged 1 commit into
mainfrom
fix/release-uv-lock

Conversation

@eddietejeda
Copy link
Copy Markdown
Contributor

The prepare step bumps the version in pyproject.toml but did not regenerate uv.lock, causing CI to fail with: 'The lockfile at uv.lock needs to be updated, but --locked was provided.' Fix: run uv lock after the version bump (when uv is available and uv.lock exists), and stage uv.lock alongside pyproject.toml and CHANGELOG.md in the release commit.

@eddietejeda eddietejeda merged commit 124a493 into main May 27, 2026
2 checks passed
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