gitbatch icon indicating copy to clipboard operation
gitbatch copied to clipboard

Auto release with goreleaser and GitHub workflow

Open erdaltsksn opened this issue 5 years ago • 1 comments

I'm using goreleaser with GitHub workflow to automatically release my go applications.

This can be beneficial for this because of the features following:

  • auto-generated changelog
  • homebrew support
  • easy cross-platform compiling

I'm really happy especially with the homebrew update and changelog generation.

I'm happy to implement this if you want.

The example repository that uses this workflow:

erdaltsksn avatar Sep 17 '20 09:09 erdaltsksn

Thanks a lot @erdaltsksn 🎉 I would love to see this happen, sorry for the late answer BTW. Please feel free to open a PR for this 👍

isacikgoz avatar Apr 16 '21 18:04 isacikgoz