1
0
mirror of https://github.com/taigrr/wtf synced 2025-01-18 04:03:14 -08:00

20 Commits

Author SHA1 Message Date
Chris Cummer
9c9446fc0d fixing goreleaser config
Signed-off-by: Chris Cummer <chriscummer@me.com>
2020-09-23 21:06:19 -07:00
Chris Cummer
6981b53336 Delete the docker entry from .goreleaser.yml
Signed-off-by: Chris Cummer <chriscummer@me.com>
2020-05-21 15:48:03 -07:00
Rui Chen
c97e4e1078 Update goproxy to default proxy.golang.org 2019-11-10 14:57:39 -05:00
Chris Cummer
a6468c585b Remove docker from the build pipeline
Docker continues to be a pain in the ass.

Signed-off-by: Chris Cummer <chriscummer@me.com>
2019-11-10 11:26:33 -08:00
Chris Cummer
9a8771d66a Add docker target back to .goreleaser.yml
Signed-off-by: Chris Cummer <chriscummer@me.com>
2019-10-15 15:25:29 -04:00
Chris Cummer
bb59d527eb Remove docker from the build pipeline 2019-09-12 03:04:09 -07:00
Sean Smith
23bd900204 Update goreleaser config
Removes deprecation warning
2019-09-04 22:12:23 -04:00
Chris Cummer
57f1bac497 Add arm* architecture to goreleaser config 2019-07-29 09:54:33 -07:00
Chris Cummer
16c1b2ad87 Add Dockerfile 2019-07-28 08:12:27 -07:00
Chris Cummer
895320dbd8 Update goreleaser.yml to name the Homebrew recipe 'wtfutil' 2019-07-11 17:26:31 -07:00
Chris Cummer
4b26402b28 Add homebrew config for goreleaser 2019-07-11 16:59:21 -07:00
Chris Cummer
76545d196b Update binary name in goreleaser.yml 2019-07-10 10:01:15 -07:00
Chris Cummer
9160d1fb0e Remove Windows build target. It fails to build 2019-05-12 20:33:59 -07:00
Chris Cummer
bc0813b8c7 Add Windows build support in goreleaser config 2019-05-10 08:47:31 -07:00
Chris Cummer
8e9d99e567 Update goreleaser config 2019-05-06 12:45:32 -07:00
Chris Cummer
9d7b91a024 Add Go module support into goreleaser config 2019-04-27 21:55:01 -07:00
Chris Cummer
24a46a652b Closes #218. AlertEvent.Timestamp as int64 instead of int
Also created a PR in the upstream repo to fix this:

https://github.com/yfronto/newrelic/pull/61
2018-06-21 08:53:28 -07:00
Chris Cummer
3a9f2da51e Close #92. Wrap the release files in a directory to prevent tar-bombing the local dir 2018-06-12 12:35:47 -07:00
Chris Cummer
430ade3fe5 Conform ldflag names to those that goreleaser uses 2018-05-17 14:23:41 -07:00
Chris Cummer
4c5edad61e Add goreleaser config 2018-05-17 14:16:33 -07:00