Skip to content

馃拝 Bundle attestation existence check together - #315

Merged
webknjaz merged 1 commit into
pypa:unstable/v1from
webknjaz:refactoring/attestations-exist-bundle
Dec 10, 2024
Merged

馃拝 Bundle attestation existence check together#315
webknjaz merged 1 commit into
pypa:unstable/v1from
webknjaz:refactoring/attestations-exist-bundle

Conversation

@webknjaz

Copy link
Copy Markdown
Member

This patch moves said check out of the signing loop and performs the check early in the process. It is then able to report multiple problems in a single error.

This patch moves said check out of the signing loop and performs the
check early in the process. It is then able to report multiple
problems in a single error.
@webknjaz webknjaz added the enhancement New feature or request label Dec 10, 2024
@webknjaz
webknjaz requested a review from woodruffw December 10, 2024 00:54
@webknjaz

Copy link
Copy Markdown
Member Author

@woodruffw does this seem reasonable? We can then make it a conditional warning in the same place in a follow-up, and it wouldn't spam people with many warnings.

@woodruffw

Copy link
Copy Markdown
Member

@woodruffw does this seem reasonable? We can then make it a conditional warning in the same place in a follow-up, and it wouldn't spam people with many warnings.

Yeah, seems reasonable to me 馃檪

@webknjaz
webknjaz merged commit 916e576 into pypa:unstable/v1 Dec 10, 2024
webknjaz added a commit that referenced this pull request Feb 20, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

enhancement New feature or request

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants