Zero-configuration secretless publishing to PyPI #25
webknjaz
announced in
Announcements
Replies: 1 comment 7 replies
-
Just looking at setting up a new repo, is it the same configuration, but without the i.e.
|
Beta Was this translation helpful? Give feedback.
7 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
$sbj is now in private beta. My publishing action already supports it: from day one — https://github.com/marketplace/actions/pypi-publish#publishing-with-openid-connect.
Now that it's available, I'm going to gradually remove the secrets containing long-living PyPI API tokens and switching over to OIDC that acquires short-lived temporary upload tokens under the hood. This should also include removing the PyPI bot account access from said projects, which I forgot in a few places, originally.
These projects have already been migrated:
cc @Nothing4You @jettify @Dreamsorcerer @mjpieters @aio-libs/admins
Beta Was this translation helpful? Give feedback.
All reactions