kubewarden / github-actions

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

Create `v2` version #54

Closed viccuad closed 1 year ago

viccuad commented 1 year ago

Description

Create main branch from existing v1 branch. Make needed changes for a new v2 tag. Use the opportunity to refactor and remove unneeded input vars.

Tag v2.0.0 and v2 in main once this is merged.

Relates to https://github.com/kubewarden/github-actions/issues/48.

Test

https://github.com/viccuad/verify-image-signatures/actions/runs/4414611656 https://github.com/viccuad/verify-image-signatures/actions/runs/4414611653

Additional Information

Tradeoff

Potential improvement

viccuad commented 1 year ago

the fail on the release drafter job is expected, as the release-drafter.yaml config is not yet present on main.

viccuad commented 1 year ago

Dropped https://github.com/kubewarden/github-actions/pull/54/commits/72d2dd15c075c769f808057d297d7bec1d7d58bc as the test has been performed already.