Rui Chen
32d6a17240
Upgrade to go v1.13
2019-10-26 21:53:22 -04:00
Jesse Duffield
b92d27ee7f
force underlying go commands under gox to use the vendor directory
2019-09-15 21:16:19 +10:00
Dawid Dziurla
1c704e11f2
adjust CI to Go modules
...
relatively brought in line with lazydocker's config
2019-09-01 21:24:03 +10:00
Jesse Duffield
b99305c909
push codecov result before compiling on all platforms
2019-03-23 12:00:43 +11:00
Jesse Duffield
9d8fd3594e
remove go modules
...
Perhaps one day we'll revisit this, but right now supporting go modules is just a headache.
Dep does everything we need and it's really easy to work with, and given that supporting both simultaneously is too cumbersome, and I'm too lazy to make the switch to go modules properly, I'm sticking with go dep for now.
2019-03-22 21:28:25 +11:00
Jesse Duffield
63e2ccfccf
bump go version in CI
2019-03-05 21:56:23 +11:00
Anthony HAMON
9d9d775f50
circle : remove new line
2018-09-16 22:49:17 +02:00
Anthony HAMON
38036e0d20
circle : kill old cache
2018-09-16 22:41:41 +02:00
Anthony HAMON
28e8d6e472
add go.sum
2018-09-09 11:13:18 +02:00
antham
0d7a697e86
add go.mod
2018-09-07 21:35:04 +02:00
Anthony HAMON
4d745fa525
update cache path in circleci
2018-09-05 08:55:15 +02:00
Anthony HAMON
dac7c90483
add cache based on Gopkg.lock checksum
2018-08-29 12:03:32 +02:00
Anthony HAMON
55c6af258d
increase parallel build
2018-08-26 11:30:03 +02:00
Anthony HAMON
2d9f7009fa
add gofmt to circle
2018-08-26 02:17:46 +02:00
Anthony HAMON
4b19b4108e
add circleci cache
2018-08-26 01:58:20 +02:00
Anthony HAMON
a23753dc18
exclude darwin arm from building
2018-08-26 01:58:20 +02:00
antham
caf99d2d64
exclude openbsd cause of go-git bugs on this platform
2018-08-26 01:58:20 +02:00
antham
2273f4c0a5
add compile step in circleci
2018-08-26 01:58:20 +02:00
Jesse Duffield
d35eaa062b
remove org-global context in circle ci config
2018-08-21 12:57:19 +10:00
Anthony HAMON
fbfa48f0fc
update circleci
...
* define release worflow when a tag is created
* add dep install
* run tests with coverage
* add goreleaser
2018-08-19 20:21:14 +02:00
Jesse Duffield
99d40c2f8e
run codecov report after other commands on circle ci
2018-08-18 11:17:31 +10:00
Jesse Duffield
8b57b21d79
add circle ci config
2018-08-16 22:07:02 +10:00