Skip to content

return artifact digest on upload#1896

Merged
bdehamer merged 1 commit intomainfrom
bdehamer/artifact-digest
Dec 17, 2024
Merged

return artifact digest on upload#1896
bdehamer merged 1 commit intomainfrom
bdehamer/artifact-digest

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.

Signed-off-by: Brian DeHamer <bdehamer@github.com>
@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
@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