Stream: SIG-Packaging

Topic: wkg release with digest output


view this post on Zulip Yosh Wuyts (Dec 09 2024 at 19:28):

Hey all, I just filed https://github.com/bytecodealliance/wasm-pkg-tools/pull/138 which enables wkg to output the image digest. We need this to be able to sign images, which we want to do both for the Rust sample - but also for WASI releases.

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. acti...

view this post on Zulip Yosh Wuyts (Dec 09 2024 at 19:33):

If this looks good, can I ask we include it in a release? This would allow us to upstream it into wkg-github-action as well, without needing to base it off of a GitHub branch/fork.


Last updated: Dec 23 2024 at 12:05 UTC