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

workflows/release: enable PEP 740 attestations #1145

Merged
merged 2 commits into from
Sep 30, 2024
Merged

Conversation

woodruffw
Copy link
Member

This enables attestation generation while uploading to PyPI. Future versions of the gh-action-pypi-publish action will enable this by default, but we want to get in on the ground floor.

It also disables uploading of the "smoketest" artifacts to the GitHub-side release, since these don't correspond 1-1 with the PyPI attestations (they're composed only of hashes of the file, and don't use a DSSE payload). This will hopefully eliminate some confusion + guide users towards the PyPI hosted ones as canonical.

@woodruffw woodruffw enabled auto-merge (squash) September 30, 2024 13:59
@woodruffw woodruffw merged commit 2691f4f into main Sep 30, 2024
27 checks passed
@woodruffw woodruffw deleted the ww/enable-attestations branch September 30, 2024 14:03
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants