open-consul/scripts
James Phillips 022fce0147 Upgrades to Go 1.7 and fixes vet finding and TLS behavior change. (#2281)
* Upgrades to Go 1.7 and fixes vet finding and TLS behavior change.

* Fixes unit tests in a better manner by closing the client connection on errors.

We traced through and realized that https://github.com/golang/go/issues/15709
causes the output from the client to get buffered, which cuts off the alert
feedback due to the flush() call getting bypassed by the error return.
2016-11-07 18:15:26 -08:00
..
consul-builder Upgrades to Go 1.7 and fixes vet finding and TLS behavior change. (#2281) 2016-11-07 18:15:26 -08:00
windows Chase case change in the function name now that GenerateUUID is an 2016-02-01 22:48:59 -08:00
build.sh Adds basic build tag support with different versions. (#2463) 2016-11-02 17:27:49 -07:00
dist.sh Adds basic build tag support with different versions. (#2463) 2016-11-02 17:27:49 -07:00
dist_build.sh Adds basic build tag support with different versions. (#2463) 2016-11-02 17:27:49 -07:00
fixup_times.sh Moves release build into Docker container and adds web asset check at dist time. 2016-02-17 23:17:39 -08:00
test.sh Moves logger setup into its own package. (#2471) 2016-11-03 21:14:56 -07:00
ui.sh Adds a UI build in a Docker container. (#2462) 2016-11-02 15:53:02 -07:00
ui_build.sh Adds a UI build in a Docker container. (#2462) 2016-11-02 15:53:02 -07:00
verify_no_uuid.sh Don't assume /bin/bash is installed on all OSes 2016-02-02 15:16:49 -08:00