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

return artifact digest on upload #1896

Merged
merged 1 commit into from
Dec 17, 2024
Merged

return artifact digest on upload #1896

merged 1 commit into from
Dec 17, 2024

Conversation

bdehamer
Copy link
Contributor

@bdehamer bdehamer commented Dec 6, 2024

Updates the UploadArtifactResponse object to include the SHA-256 digest of the artifact that was created.

Returning the digest value will make it easy to integrate with things like the attest-build-provenance and attest-sbom actions -- allowing users to easily create attestations for artifacts created with the upload-artifact action.

@bdehamer bdehamer marked this pull request as ready for review December 6, 2024 22:37
@bdehamer bdehamer requested a review from a team as a code owner December 6, 2024 22:37
@bdehamer bdehamer merged commit f522fdf into main Dec 17, 2024
17 checks passed
@bdehamer bdehamer deleted the bdehamer/artifact-digest branch December 17, 2024 18:01
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.

3 participants