Skip to content

Use uv in publish workflow#145

Merged
tobiasraabe merged 7 commits intomainfrom
harden-github-actions-with-zizmor
Mar 28, 2026
Merged

Use uv in publish workflow#145
tobiasraabe merged 7 commits intomainfrom
harden-github-actions-with-zizmor

Conversation

@tobiasraabe
Copy link
Copy Markdown
Member

Summary

  • switch the PyPI publish workflow from setup-python + python -m build to astral-sh/setup-uv + uv build
  • switch publishing from pypa/gh-action-pypi-publish to uv publish
  • keep the rest of the release workflow unchanged

Testing

  • not run locally

pre-commit-ci bot and others added 7 commits February 23, 2026 18:18
@tobiasraabe tobiasraabe added this pull request to the merge queue Mar 28, 2026
Merged via the queue into main with commit 8c515a4 Mar 28, 2026
23 checks passed
@tobiasraabe tobiasraabe deleted the harden-github-actions-with-zizmor branch March 28, 2026 11:24
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