GoogleCloudPlatform / docker-credential-gcr

A Docker credential helper for GCR users
https://gcr.io
Apache License 2.0
289 stars 92 forks source link

Automate release with goreleaser #102

Closed rafibarash closed 2 years ago

rafibarash commented 2 years ago

This PR adds a github action to automatically release on tags using goreleaser. It also removes the Major/Minor/Patch Version variables from config/const.go and sets one Version variable with ldflags (fixing issue #87).

I verified this github action on my branch.

rafibarash commented 2 years ago

Fixed the issue with generating slightly different archive filenames