Joe Beda
|
96c1bc17ca
|
Set shell options for reliability.
Tweak a few other small things in our shell scripts.
|
2014-10-10 12:33:36 -07:00 |
|
Joe Beda
|
d43a6ec5a3
|
Standardize how we refer to the kubernetes root.
Now use $KUBE_ROOT as the variable pretty much everywhere.
|
2014-10-10 12:33:36 -07:00 |
|
Daniel Smith
|
50eb2cf59c
|
fix verify-gofmt's version detection
|
2014-09-24 14:25:21 -07:00 |
|
Joe Beda
|
843ae1fbe2
|
Rename output/ directory to _output/
go build ./... will ignore any directory starting with an underscore.
|
2014-08-29 14:44:55 -07:00 |
|
Nan Monnand Deng
|
eb462eba06
|
changed scripts to use godep
|
2014-08-13 15:02:14 -04:00 |
|
Daniel Smith
|
713a9488a2
|
Fix verification scripts to actually look at all go files.
|
2014-08-12 17:47:59 -07:00 |
|
Brendan Burns
|
e5f36b8ec1
|
Disable gofmt for non go1.2 or go1.3
|
2014-07-01 11:25:59 -07:00 |
|