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

feat: digest output #7

Merged
merged 2 commits into from
Jan 13, 2025
Merged

feat: digest output #7

merged 2 commits into from
Jan 13, 2025

Conversation

duffney
Copy link
Contributor

@duffney duffney commented Jan 3, 2025

Captures the digest of the OCI artifact that's pushed to the registry as an output of the action. This enables other actions in the workflow, such as cosign and notation, to use the digest for digital signatures etc.

Signed-off-by: Josh Duffney <[email protected]>
@duffney duffney mentioned this pull request Jan 10, 2025
Copy link
Member

@yoshuawuyts yoshuawuyts left a comment

Choose a reason for hiding this comment

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

this looks good overall, thank you! - I have one open question; if we can resolve that I'm happy to merge this!

action.yml Outdated Show resolved Hide resolved
Copy link
Member

@yoshuawuyts yoshuawuyts left a comment

Choose a reason for hiding this comment

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

thank you!

@yoshuawuyts yoshuawuyts merged commit 10b3b04 into bytecodealliance:main Jan 13, 2025
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