Skip to content

Conversation

@yoshuawuyts
Copy link
Member

Closes #126 by enabling wkg oci push to print the digest after pushing. This enables us to make progress towards bytecodealliance/wkg-github-action#6, which is needed for integrating with e.g. actions/attest. Thanks!

Example Output

❯ cargo run --bin wkg oci push ghcr.io/yoshuawuyts/wasi/filesystem:0.2.0 ./webassembly_wasi_filesystem.wasm
pushed: ghcr.io/yoshuawuyts/wasi/filesystem:0.2.0
digest: sha256:1ef9132612ec97eb5bca4fed5a5177e8cb0c5ebabdb4cfa7e04a295386c05e4e

@thomastaylor312
Copy link
Collaborator

Thanks @yoshuawuyts!

@thomastaylor312 thomastaylor312 merged commit afbd032 into bytecodealliance:main Dec 10, 2024
3 checks passed
@yoshuawuyts yoshuawuyts deleted the echo-digest branch December 10, 2024 14:27
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.

Output Digest When Pushing OCI Artifacts

2 participants