984a73af9e
Update to Go 1.12.1 and Go 1.11.6
...
Fixes #5755
2019-03-17 08:37:42 +01:00
b9e75afd6c
Update to Go 1.12
...
Fixes #5716
2019-03-07 10:26:26 +01:00
8ed2a1caa9
Bump to Go 1.11.5
...
Fixes #5654
2019-01-31 13:23:55 +01:00
ecc8922752
releaser: Bump Goreleaser version
2018-12-26 11:30:05 +01:00
bb9c2988f8
Update to Go 1.11.4
...
Fixes #5524
2018-12-19 11:48:17 +01:00
ef525b15d4
Build on CircleCI outside of GOPATH
...
Fixes #5135
2018-09-23 18:50:26 +02:00
d351ac2e69
Release 0.48
2018-08-28 23:17:01 +02:00
59cdad325a
release: Fix CircleCI script
2018-08-28 22:17:35 +02:00
6b9934a266
circleci: Update to Go 1.11
...
See #5115
2018-08-28 11:22:50 +02:00
d999b4e82b
Revert "releaser: Revert to the old versions of the release pipeline"
...
This reverts commit 659917a002ebd3908dc46454881fa939b9e71a8e.
2018-08-15 09:34:36 +02:00
659917a002
releaser: Revert to the old versions of the release pipeline
2018-07-09 11:54:10 +02:00
e3df6478f0
Bump CircleCI image
2018-07-09 09:24:34 +02:00
554553c09c
circleci: Update docker image
...
With Go 10.3 and newest Goreleaser and Mage.
2018-06-29 10:46:21 +02:00
230f2b8c4f
Bump Go versions
...
Fixes #4545
2018-04-09 11:01:01 +02:00
5ed11edf5a
releaser: Update to Go 1.10
2018-02-21 08:52:44 +01:00
a3f26e5636
Second try: Update to Go 1.10 (!)
2018-02-17 00:35:22 +01:00
0c452c6e7d
Revert "Update to Go 1.10 (!)"
...
This reverts commit ff10c15a93632043f7a7f6551a30487c9ef58c50.
2018-02-16 23:42:42 +01:00
ff10c15a93
Update to Go 1.10 (!)
...
See https://blog.golang.org/go1.10
2018-02-16 23:29:51 +01:00
49b98975be
releaser: Update to Go 1.9.4
2018-02-08 19:25:02 +01:00
a91aba1c15
Update to Go 1.9.3
...
Fixes #4328
2018-01-26 17:07:08 +01:00
9299a16c99
circleci: Bump to Go 1.9.2
...
Closes #4064
2017-11-11 09:46:35 +01:00
8964162573
circleci: Must go get mage
...
See https://github.com/magefile/mage/issues/79
2017-10-19 07:26:27 +02:00
ad5ef43838
Fix mage vs make issues
...
And remove Makefile ... for good.
Fixes #3969
2017-10-18 07:56:10 +02:00
49d5e7da42
Use Make for the release for now
...
[ci skip]
2017-10-16 10:22:39 +02:00
04bdb596ad
Fix CircleCI build issue
2017-10-15 13:41:26 +02:00
fe71cb6f5f
Replace make with mage in CircleCI build
...
Updates #3969
2017-10-15 11:08:25 +02:00
68ace43431
Update CircleCI build to use Mage
...
Fixes #3969
2017-10-15 10:59:16 +02:00
d2249c5099
Set up Hugo release flow on CircleCI
...
This rewrites the release logic to use CircleCI 2.0 and its approve workflow in combination with the state of the release notes to determine what to do next.
Fixes #3779
2017-09-10 17:14:02 +02:00