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

fix missing await in addArtifact #1168

Merged
merged 1 commit into from
May 21, 2024
Merged

fix missing await in addArtifact #1168

merged 1 commit into from
May 21, 2024

Conversation

bdehamer
Copy link
Collaborator

@bdehamer bdehamer commented May 20, 2024

Fix a missing await in OCIImage.addArtifact which may cause the function to return before the referrers manifest has been uploaded.

See: actions/attest-build-provenance#80

Signed-off-by: Brian DeHamer <bdehamer@github.com>
@bdehamer bdehamer requested a review from a team as a code owner May 20, 2024 23:08
Copy link

changeset-bot bot commented May 20, 2024

🦋 Changeset detected

Latest commit: feaa119

The changes in this PR will be included in the next version bump.

This PR includes changesets to release 1 package
Name Type
@sigstore/oci Patch

Not sure what this means? Click here to learn what changesets are.

Click here if you're a maintainer who wants to add another changeset to this PR

@bdehamer bdehamer merged commit b0db256 into main May 21, 2024
28 checks passed
@bdehamer bdehamer deleted the bdehamer/oci-await branch May 21, 2024 15:11
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.

None yet

2 participants