Skip to content

Modify release workflow to keep uv.lock up to date#511

Open
LudovicoRighi wants to merge 1 commit intomainfrom
lrighi/uv-lock-update
Open

Modify release workflow to keep uv.lock up to date#511
LudovicoRighi wants to merge 1 commit intomainfrom
lrighi/uv-lock-update

Conversation

@LudovicoRighi
Copy link
Copy Markdown
Collaborator

@LudovicoRighi LudovicoRighi commented Jan 15, 2026

Automating this step:

@LudovicoRighi LudovicoRighi changed the title Modify release workflow to keep Apsis version in uv.lock up to date Modify release workflow to keep uv.lock up to date Jan 15, 2026
@LudovicoRighi LudovicoRighi force-pushed the lrighi/uv-lock-update branch 3 times, most recently from 4a7424c to 759e1e5 Compare January 15, 2026 16:23
Copy link
Copy Markdown
Contributor

@gusostow gusostow left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

We shouldn't lock as part of a release workflow because it re-resolves dependencies and could break tests.

Instead, on PR tests we should install the test environment with uv sync --locked or similar to fail if the lockfile isn't up-to-date.

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