pypa / gh-action-pypi-publish

The blessed :octocat: GitHub Action, for publishing your :package: distribution files to PyPI, the tokenless way: https://github.com/marketplace/actions/pypi-publish
https://packaging.python.org/guides/publishing-package-distribution-releases-using-github-actions-ci-cd-workflows/
BSD 3-Clause "New" or "Revised" License
929 stars 87 forks source link

oidc-exchange: update OIDC minting endpoint #206

Closed woodruffw closed 9 months ago

woodruffw commented 10 months ago

Per https://github.com/pypi/warehouse/pull/15148: the old endpoint is now an alias for this one, with no other behavioral changes. There are no current plans to remove the old alias, but I figure there's no harm in getting ahead of the trendline here 🙂