Open
Description
Find to way to automate the creation of a new release, publish it to PyPI, and create a release here on GitHub (or a changelog file would be fine too). Currently I do the build and publish manually on my local machine, and then I forget about the releases on GitHub 😬
Some useful links:
https://github.com/astral-sh/uv/blob/main/.github/workflows/publish-pypi.yml
https://github.com/astral-sh/trusted-publishing-examples
https://medium.com/@kuriko-iwai/publish-python-projects-to-pypi-eefd172e3e8d
https://swilcox.github.io/post/publishing-via-uv-github-actions/
And of course https://github.com/loopwerk/tag-changelog .
Metadata
Metadata
Assignees
Labels
No labels