Commit Graph

30 Commits

Author SHA1 Message Date
Victor Vieux c9e3b7dda3 enable cross compile in travis again
Signed-off-by: Victor Vieux <vieux@docker.com>
2016-01-16 20:41:32 -08:00
Victor Vieux 9677ddd06f 1.5.1->1.5.2
Signed-off-by: Victor Vieux <vieux@docker.com>
2015-12-07 21:45:34 -08:00
Victor Vieux b924f7f8fa switch to go1.5.1
Signed-off-by: Victor Vieux <vieux@docker.com>
2015-10-26 11:49:48 -07:00
Victor Vieux 16ac82a509 switch to golang 1.5
Signed-off-by: Victor Vieux <vieux@docker.com>
2015-09-01 04:18:39 -07:00
Andrea Luzzardi 2c35a860f7 Upgrade golang version (1.3 -> 1.4).
Signed-off-by: Andrea Luzzardi <aluzzardi@gmail.com>
2015-06-30 16:34:03 -07:00
Alexandre Beslic f50cd10061 migrate from pkg/store to docker/libkv
Signed-off-by: Alexandre Beslic <abronan@docker.com>
2015-06-29 16:19:21 -07:00
Victor Vieux 0b71190508 update travis go vet go cover
Signed-off-by: Victor Vieux <victorvieux@gmail.com>
2015-06-12 18:35:05 -07:00
Alexandre Beslic 18cfe74d5b store: Add unit tests for pkg/store and Consul/Zookeeper/Etcd
Signed-off-by: Alexandre Beslic <abronan@docker.com>
2015-06-05 10:56:17 -07:00
Victor Vieux a3a2fbe628 do not check dco in travis
Signed-off-by: Victor Vieux <victorvieux@gmail.com>
2015-05-07 16:13:56 -07:00
Andrea Luzzardi 4ac0a43753 travis: Lint all shell files.
Signed-off-by: Andrea Luzzardi <aluzzardi@gmail.com>
2015-05-04 14:46:00 -07:00
Andrea Luzzardi 85b4163f69 travis: Lint test files (ensure they are not space indented)
Fixed tab/spaces for existing integration tests.

Signed-off-by: Andrea Luzzardi <aluzzardi@gmail.com>
2015-04-30 17:31:14 -07:00
Mike Goelzer 8d997d9d51 Change to make Travis-CI run correctly on forks of docker/swarm
Signed-off-by: Mike Goelzer <mike@goelzer.com>
2015-04-16 19:12:08 -07:00
Andrea Luzzardi 5bf339af48 Coverage: Refactoring.
- Make script/coverage runnable locally.
- Move the goveralls push to travis instead of script/coverage.
- Refactor code into a loop.
- Properly handle packages with no tests.

Signed-off-by: Andrea Luzzardi <aluzzardi@gmail.com>
2015-04-15 17:29:16 -07:00
Andrea Luzzardi 643d47b5b6 travis: Disable min confidence for golint as it now fully passes.
Signed-off-by: Andrea Luzzardi <aluzzardi@gmail.com>
2015-04-15 14:32:51 -07:00
Matt Bajor c9dec8ba88 Closes #499: Enable golint on PRs
Signed-off-by: Matt Bajor <matt@notevenremotelydorky.com>
2015-03-30 21:39:00 -06:00
Andrea Luzzardi 9ddadcd880 Enable coveralls.
Signed-off-by: Andrea Luzzardi <aluzzardi@gmail.com>
2015-03-13 18:15:45 -07:00
Victor Vieux 34fdc81c2e hack code to not error on go vet
Signed-off-by: Victor Vieux <vieux@docker.com>
2015-02-02 18:20:41 +00:00
Andrea Luzzardi ead7c278bd Simplify travis file.
Signed-off-by: Andrea Luzzardi <aluzzardi@gmail.com>
2015-01-28 19:04:25 -08:00
Andrea Luzzardi ae3b1cfac9 travis: Restore dependencies using godep.
Signed-off-by: Andrea Luzzardi <aluzzardi@gmail.com>
2015-01-27 18:06:13 -08:00
Andrea Luzzardi 23302fca3e travis: Exclude Godeps from gofmt validation.
Signed-off-by: Andrea Luzzardi <aluzzardi@gmail.com>
2015-01-27 17:16:46 -08:00
Tianon Gravi 8bc7cbdd17 Add cross-compilation to Travis
Signed-off-by: Andrew "Tianon" Page <admwiggin@gmail.com>
2014-12-30 17:01:03 -07:00
Tianon Gravi 08af13a77f Update Travis to only gofmt against Go 1.3
Signed-off-by: Andrew "Tianon" Page <admwiggin@gmail.com>
2014-12-30 16:52:29 -07:00
Tianon Gravi 27198c1fca Add "sudo: false" so we get the faster Docker-based workers
Signed-off-by: Andrew Page <admwiggin@gmail.com>
2014-12-16 12:24:10 -07:00
Tianon Gravi 9a6ef553f5 Add DCO and gofmt checking
Signed-off-by: Andrew Page <admwiggin@gmail.com>
2014-12-16 12:23:50 -07:00
Victor Vieux 9c48754a06 Update .travis.yml 2014-12-12 11:57:00 -08:00
Victor Vieux 953f850dbe Update .travis.yml 2014-12-12 11:52:25 -08:00
Victor Vieux ea7264b508 Update .travis.yml 2014-12-12 11:35:21 -08:00
Victor Vieux df7a4e6858 Update .travis.yml 2014-12-12 11:15:23 -08:00
Victor Vieux d7dfc564e5 Update .travis.yml 2014-12-12 10:53:10 -08:00
Andrea Luzzardi 45d5740b07 Add travis-ci.
Signed-off-by: Andrea Luzzardi <aluzzardi@gmail.com>
2014-12-04 09:31:07 -08:00