Commit Graph

15 Commits

Author SHA1 Message Date
David Gageot 9c8b4e0da3 FIX #1974 in-container make test fails
Signed-off-by: David Gageot <david@gageot.net>
2015-10-20 14:56:07 +02:00
Dave Henderson 7a3f2ec446 Updating CI builds to use Go 1.5.1
Signed-off-by: Dave Henderson <dhenderson@gmail.com>
2015-10-12 08:26:58 -04:00
Olivier Gambier 56160e0058 Prepare build for plugins PR
Signed-off-by: Olivier Gambier <olivier@docker.com>
2015-10-07 18:02:58 -07:00
Nathan LeClaire eff8c21a87 Re-add godep
This change is needed to fix a Continuous Build pipeline run by
@ehazlett which spits out master build binaries for Docker Machine.

Signed-off-by: Nathan LeClaire <nathan.leclaire@gmail.com>
2015-09-28 11:51:10 -07:00
Olivier Gambier 5fbfbe1ff7 Rehauled build system and integration testing
- USE_CONTAINER allow to seamlessly run targets inside or outside containers
- all build calls have been harmonized, honoring the same env variables
- contributing doc has been streamlined according to that
- kill the distinction between remote and local docker builds
- got rid of some of the byzantine calls in various asorted scripts
- support for static build, debug builds, verbose

Signed-off-by: Olivier Gambier <olivier@docker.com>
2015-09-18 15:47:00 -07:00
Dave Henderson 3a49c165bd Updating to Go 1.5
Signed-off-by: Dave Henderson <dhenderson@gmail.com>
2015-08-23 15:12:59 -04:00
Nathan LeClaire 03044dc1a0 Update Go version to 1.4.2
Signed-off-by: Nathan LeClaire <nathan.leclaire@gmail.com>
2015-06-18 10:03:17 -07:00
Nathan LeClaire d1fdc87f54 Add structure to generate code coverage representation
Signed-off-by: Nathan LeClaire <nathan.leclaire@gmail.com>
2015-02-02 13:41:42 -08:00
Evan Hazlett 1cb746c663
add USER to the dockerfile for tests
Signed-off-by: Evan Hazlett <ejhazlett@gmail.com>
2015-02-02 16:19:11 -05:00
Evan Hazlett cf14bac2fc started tests for ssh; added cover tool
Signed-off-by: Evan Hazlett <ejhazlett@gmail.com>
2015-02-02 15:46:26 -05:00
Simon Thulbourn 4ee78fa097 Change binary name to docker-machine
Signed-off-by: Simon Thulbourn <simon+github@thulbourn.com>
2015-01-22 18:50:08 +00:00
Evan Hazlett 1b1e678b76 added helper script for running tests in docker
Signed-off-by: Evan Hazlett <ejhazlett@gmail.com>
2014-12-30 12:59:04 -05:00
Ben Firshman d95e4b3a6f Add release script
Signed-off-by: Ben Firshman <ben@firshman.co.uk>
2014-12-09 16:45:23 -08:00
Ben Firshman e42afabd03 Build and test using Docker
Signed-off-by: Ben Firshman <ben@firshman.co.uk>
2014-12-08 16:46:40 -08:00
Ben Firshman 73d19108bf Initial commit
Signed-off-by: Ben Firshman <ben@firshman.co.uk>
2014-12-04 15:05:11 +01:00