Commit Graph

5 Commits

Author SHA1 Message Date
arothste-blk
b121e84dcd github actions + goreleaser to build and publish binaries (#1623)
* initial github action to build github hosted binary artifact releases

* consistent with Makefile

* fix syntax error

* add GOPROXY env var

* reintroduce VERSION to env and go build.version

* barf, typo

* set build.version to the tag

Co-authored-by: Aaron Schlesinger <70865+arschles@users.noreply.github.com>
2020-09-11 15:30:10 -07:00
marpio
9c4f06c7b1 remove goreleaser (#983) 2018-12-09 10:34:34 +01:00
Rob j Loranger
29cb5c9561 change go releaser to create draft releases (#621) 2018-09-02 07:49:01 +02:00
marpio
6bf0de7b3c binary release (#620)
* release to github on tags

* add new line
2018-09-01 16:39:30 -07:00
Rob j Loranger
fe63c38e15 Goreleaser (#616) (#619)
* Goreleaser (#616)

* add goreleaser

* incl readme and license

* rm unnesesary license refs

* enable to test

* few changes to travis.yml to test goreleaser

* switch back to master

* try separate conditions
2018-09-01 12:40:46 -07:00