grafeas / voucher

🎟 Voucher creates attestations for Binary Authorization
Apache License 2.0
73 stars 24 forks source link

Release v2.7.0 via GitHub Actions #58

Closed thepwagner closed 2 years ago

thepwagner commented 2 years ago

This PR begins by introducing goreleaser on GitHub Actions as the preferred method for compiling release binaries. Using a build service is a good idea and a requirement for SLSA level 2 - let's do that.

To exercise the new process, this PR also proposes a release. It is in the "Commit and [send in your changes](#send-in-your-changes), including the reason you selected the target version." state, from the updated CONTRIBUTING.md:

Related