On Wed, 2021-12-22 at 07:40 -0700, Aaron Bieber wrote: > > Antoine Jacoutot <[email protected]> writes: > > > On Wed, Dec 22, 2021 at 07:19:09AM -0700, Aaron Bieber wrote: > > > > > > Aaron Bieber <[email protected]> writes: > > > > > > > Hi, > > > > > > > > Here is a handy tool that does a lot of the heavy lifting when it comes > > > > to deploying things (think github releases, signing.. etc). > > > > > > > > Comment: > > > > deliver Go binaries as fast and easily as possible > > > > > > > > Description: > > > > GoReleaser builds Go binaries for several platforms, creates a GitHub > > > > release > > > > and then pushes a Homebrew formula to a tap repository. All that wrapped > > > > in > > > > your favorite CI. > > > > > > > > This project adheres to the Contributor Covenant code of conduct. By > > > > participating, you are expected to uphold this code. We appreciate your > > > > contribution. Please refer to our contributing guidelines for further > > > > information. > > > > Do we need this part in DESCR? > > Nope :D - updated tarball attached >
OK for me. Maybe you could make the version "1.1.0" a variable so you only have to change it in one place on upgrades? -- Antoine
