kubewarden / github-actions

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

ci: add e2e tests step to reusable test policy go #84

Closed fabriziosestito closed 1 year ago

fabriziosestito commented 1 year ago

Description

Adds the e2e test step to the reusable-test-policy-go action. It also adds an option to the policy-build-go action to disable the SBOM generation, which saves some time when running e2e tests in a non-release scenario.

Test

Tested in fork

Additional Information

-