Skip to content

Automate releases #1

Open
Open
@kevinrenskers

Description

@kevinrenskers

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

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions