generated from bytecodealliance/ba-template
-
Notifications
You must be signed in to change notification settings - Fork 4
Open
Description
In bytecodealliance/sample-wasi-http-rust#52 we're calling a second instance of wkg-github-action to publish a :latest tag. This has the downside that it seemingly incorrectly encodes the version field when uploading the image - which should be set to the semantic version, but is hardcoded to latest.
Publishing a rolling latest tag alongside versioned artifacts is a common practice in the container world, and it would be convenient if wkg-github-action provided native support for this. Or alternatively have a way to separate the "version" annotation in the OCI image from the version we're publishing to the registry. Thanks!
cc/ @thomastaylor312 maybe you have opinions here?
Metadata
Metadata
Assignees
Labels
No labels