Closed cheungpat closed 6 years ago
dep publish binary executable on GitHub for each version. It would be great if vg can do the same too. This allows installation specific version of vg in CI or via homebrew.
dep
vg
dep build the executables using travis. There travis script is here: https://github.com/golang/dep/blob/master/.travis.yml
Good point, looking into this for the next release (which should be soon).
I just released v0.8.0 including dependencies built by Travis: https://github.com/GetStream/vg/releases/tag/v0.8.0. So I'm closing this.
dep
publish binary executable on GitHub for each version. It would be great ifvg
can do the same too. This allows installation specific version ofvg
in CI or via homebrew.dep
build the executables using travis. There travis script is here: https://github.com/golang/dep/blob/master/.travis.yml