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

PEP 703 attestations are now the default #340

Merged
merged 1 commit into from
Oct 30, 2024

Conversation

hugovk
Copy link
Collaborator

@hugovk hugovk commented Oct 30, 2024

Follow on from #336.

Since https://github.com/pypa/gh-action-pypi-publish/releases/tag/v1.11.0 it's the default when using Trusted Publishing:

Two months ago, in v1.10.0, @woodruffw💰 integrated support for generating and uploading PEP 740 digital attestations that can be used as provenance objects when analyzing dependency chains for the integrity.

To make sure it works well, it was implemented as an opt-in, so a relatively small subset of projects was able to try it out, and a few issues have been determined and fixed during this time.

That changes today! This version changes the feature toggle to “on by default”. This means that from now on, every project making use of Trusted Publishing will start producing and publishing digital attestations without having to do any modifications to how they use this action.

@woodruffw💰 flipped the respective toggle in pypa/gh-action-pypi-publish#277 with the possibility to opt-out.

@hugovk hugovk added the changelog: skip Exclude PR from release draft label Oct 30, 2024
@hugovk hugovk enabled auto-merge October 30, 2024 12:16
Copy link

codecov bot commented Oct 30, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Flag Coverage Δ
macos-latest 94.69% <ø> (ø)
ubuntu-latest 94.69% <ø> (ø)
windows-latest 94.65% <ø> (ø)

Flags with carried forward coverage won't be shown. Click here to find out more.

@hugovk hugovk merged commit ca90b05 into prettytable:main Oct 30, 2024
28 checks passed
@hugovk hugovk deleted the default-attestations branch October 30, 2024 12:19
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
changelog: skip Exclude PR from release draft
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant