Feature Request: automate tagged releases
flavio opened this issue · 0 comments
flavio commented
Is your feature request related to a problem?
This is a feature request, currently we are just building from main
and pushing to latest
.
Solution you'd like
We should have tagged releases, that lead to the creation of a OCI artifact that contains the tagged policy.
Alternatives you've considered
No response
Anything else?
We cannot use the usual GH actions we have, because they are tied to TinyGo.
The new GH action files should also be propagated to our go-WASI template