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.
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 e.g. https://github.com/nsega/wrench/releases/tag/v0.0.1
Also, once we unarchive this tar.gz, we can see these files.