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

action: deduplicate release artifact upload #60

Merged
merged 1 commit into from
Mar 28, 2023

Conversation

tnytown
Copy link
Collaborator

@tnytown tnytown commented Mar 24, 2023

Summary

#55 introduced a regression that attempts to upload release artifacts twice:

https://github.com/sigstore/gh-action-sigstore-python/actions/runs/4509743983/jobs/7943593657#step:3:238

We fix this by not adding the release artifact explicitly to signing_artifact_paths in the release artifact special case.

Signed-off-by: Andrew Pan <a@tny.town>
@tnytown tnytown requested a review from tetsuo-cpp March 24, 2023 16:08
Copy link
Collaborator

@tetsuo-cpp tetsuo-cpp left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM!

@tetsuo-cpp tetsuo-cpp merged commit f802438 into sigstore:main Mar 28, 2023
@tetsuo-cpp tetsuo-cpp mentioned this pull request Mar 28, 2023
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.

2 participants