sigstore / cosign-gatekeeper-provider

🔮 ✈️ to integrate OPA Gatekeeper's new ExternalData feature with cosign to determine whether the images are valid by verifying their signatures
Apache License 2.0
75 stars 23 forks source link

release process: make goreleaser work again #28

Closed Dentrax closed 1 year ago

Dentrax commented 1 year ago

Description

We already have a .goreleaser.yaml config, but I think GitHub workflow action is missing. Let's fix this! So we can release the initial version of v0.1.0 after some of the PRs have been tackled.

cpanato commented 1 year ago

done here #32