Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

build: Update Python publish GHA #1208

Merged
merged 1 commit into from
Jan 28, 2025
Merged

Conversation

kesara
Copy link
Member

@kesara kesara commented Jan 27, 2025

This PR is following Publishing package distribution releases using GitHub Actions CI/CD workflows guide.

This separates PyPI production publish and PyPI test publishing into two different jobs.
This also separates building to it's own job.
This also introduces distribution signing with Sigstore.

Fixes #1193

This separates PyPI production publish and PyPI test publishing into two
different jobs.
This also separates building to it's own job.
This also introduces distribution signing with Sigstore.

Fixes ietf-tools#1193
@kesara kesara requested review from NGPixel and rjsparks January 27, 2025 22:58
@kesara kesara merged commit 8928318 into ietf-tools:main Jan 28, 2025
19 checks passed
@kesara kesara deleted the build/python-publish branch January 28, 2025 19:44
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Create seperate job for test PyPI publishing
2 participants