cloudspannerecosystem / wrench

wrench - Schema management tool for Cloud Spanner -
MIT License
238 stars 47 forks source link

Add goreleaser github actions to upload binary artifacts #69

Closed nsega closed 1 year ago

nsega commented 1 year ago

WHAT

SSIA

WHY

The reason is to address this issue( https://github.com/cloudspannerecosystem/wrench/issues/67 ). The "goreleaser" GitHub actions workflow will be triggered and create the binary artifacts when the developers create tags. The target binary artifacts created by this workflow are below.

like this: {repositoryname}{tagname}{binary_type}.tar.gz Screen Shot 2022-12-21 at 8 05 12 PM e.g. https://github.com/nsega/wrench/releases/tag/v0.0.1

Also, once we unarchive this tar.gz, we can see these files.