Skip to content

Use PyPI Trusted Publishing instead of API token secrets#189

Merged
btschwertfeger merged 1 commit into
masterfrom
ci/trusted-publishing
Jul 4, 2026
Merged

Use PyPI Trusted Publishing instead of API token secrets#189
btschwertfeger merged 1 commit into
masterfrom
ci/trusted-publishing

Conversation

@btschwertfeger

Copy link
Copy Markdown
Owner

Publishes to Test PyPI and PyPI via OIDC (Trusted Publishing) instead of TEST_PYPI_API_TOKEN/PYPI_API_TOKEN secrets. Since Trusted Publishing does not support reusable workflows (pypi/warehouse#11096), the publish steps now run inline in cicd.yaml and _pypi_publish.yaml/_pypi_test_publish.yaml are removed.

@btschwertfeger btschwertfeger self-assigned this Jul 4, 2026
@btschwertfeger btschwertfeger added the github_actions Pull requests that update GitHub Actions code label Jul 4, 2026
@btschwertfeger btschwertfeger added this to the Upcoming Release milestone Jul 4, 2026
@btschwertfeger btschwertfeger merged commit d0f6c2c into master Jul 4, 2026
40 checks passed
@btschwertfeger btschwertfeger deleted the ci/trusted-publishing branch July 4, 2026 06:18
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

github_actions Pull requests that update GitHub Actions code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant