kubewarden / github-actions

GitHub actions used by the Kubewarden project
https://kubewarden.io
Apache License 2.0
4 stars 7 forks source link

feat: Add checking of artifacthub-pkg.yml to v1 #51

Closed viccuad closed 1 year ago

viccuad commented 1 year ago

Description

Fix https://github.com/kubewarden/github-actions/issues/48 FIx https://github.com/kubewarden/github-actions/issues/47

Test

Tested from my fork, see https://github.com/kubewarden/verify-image-signatures/pull/62.

Additional Information

Tradeoff

Potential improvement

We could ship this as a new v2 tag, and since we are going to touch all the policies, we could update the consumption of the github actions. But these changes are backwards compatible, so no need.