social.coop is one of the many independent Mastodon servers you can use to participate in the fediverse.
A Fediverse instance for people interested in cooperative and collective projects. If you are interested in joining our community, please apply at https://join.social.coop/registration-form.html.

Administered by:

Server stats:

496
active users

Ed Summers

how to setup a Trusted Publisher on PyPI, so continuous integration tools (Github, Gitlab, etc) can easily push releases to PyPI without needing to generate and store secrets.

* docs.pypi.org/trusted-publishe
* medium.com/@blackary/publishin

I guess it has been around for a bit, but it was new to me...

PS. and `uv build; uv publish` is all that's needed.

docs.pypi.orgGetting Started - PyPI Docs

@edsu
yex... it is like magic once its done.

one correct push to trigger publishing and lo, new version!