kubewarden / rust-policy-template

A Kubewarden rust policy template to be used with cargo-generate
https://kubewarden.io
Apache License 2.0
9 stars 6 forks source link

build: remove artifacthub-pkg.yml dependency when annotating a policy #37

Closed fabriziosestito closed 1 year ago

fabriziosestito commented 1 year ago

Description

Removes artifacthub-pkg.yml dependency from annotated-policy.wasm target See: https://github.com/kubewarden/go-policy-template/pull/56

The same applies to rust policies, since we are using check-artifacthub composable in action in the rust release policy workflow