Ben Kochie
|
cd2a17176a
|
Add full make to CircleCI (#761)
* Add full make to CircleCI
Ensure end-to-end test is run.
* Fix go fmt error.
* Fix end-to-end output.
|
2017-12-21 16:24:23 +01:00 |
Ben Kochie
|
6e2053c557
|
Fix circle docker test tag name. (#688)
The default DOCKER_IMAGE_TAG setup fails when running in circle,
override with the CIRCLE_TAG.
|
2017-10-06 12:33:03 +02:00 |
Ben Kochie
|
f84dd15be7
|
Release v0.15.0 (#686)
* Release v0.15.0
* Bump version.
* Update CHANGELOG.
* Update to Go 1.9 in circle.yml
|
2017-10-06 09:43:58 +02:00 |
Tobias Schmidt
|
65768ceac8
|
Create sha256 checksums file during release
|
2017-04-15 12:31:19 -03:00 |
Giancarlo Rubio
|
1438243934
|
test docker image before pushing
|
2017-04-12 10:47:21 +02:00 |
Tobias Schmidt
|
2965ba6bf9
|
Use go1.8 in CircleCI tests
We already use go1.8 in promu, so loading another image slows down the
build.
|
2017-04-11 12:17:51 -03:00 |
Ben Kochie
|
d20cb0f910
|
Use go 1.7
Update travis/circle CI builds to use Go 1.7.
|
2017-01-12 20:07:22 +01:00 |
Ben Kochie
|
c44964f302
|
Fix indent issue in circle.yml.
|
2016-11-25 22:42:30 +01:00 |
Steve Durrheimer
|
70eba4b20c
|
circle: add tag v-prefix
|
2016-09-09 08:44:09 +02:00 |
Steve Durrheimer
|
4fd1b1d571
|
Update promu config file following recent changes + use the golang-builder base image for tests for CircleCI
|
2016-09-09 08:33:09 +02:00 |
Steve Durrheimer
|
db0042152b
|
Use promu default go version + use 1.6 tag for cicleci tests
|
2016-08-30 09:32:05 +02:00 |
Steve Durrheimer
|
8b9a08d176
|
Change the test docker image tag to match promu golang version
|
2016-05-05 13:12:30 +02:00 |
Steve Durrheimer
|
28d33e0a5d
|
Fix CircleCI problems during go get promu
|
2016-05-05 13:12:19 +02:00 |
Steve Durrheimer
|
158200fd49
|
New release process using docker, circleci and a centralized
building tool
|
2016-04-28 22:07:21 +02:00 |