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 |
|
Brendan Burns
|
4a934427db
|
Exclude vendored etcd.
|
2014-09-04 12:05:34 -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 |
|
derekwaynecarr
|
8c07a0f524
|
Fix verify-boilerplate
|
2014-08-15 13:12:01 -05:00 |
|
Daniel Smith
|
713a9488a2
|
Fix verification scripts to actually look at all go files.
|
2014-08-12 17:47:59 -07:00 |
|
Daniel Smith
|
260af3017b
|
Make boilerplate hook work for .sh files, too.
|
2014-06-25 17:11:48 -07:00 |
|
Daniel Smith
|
06410321e3
|
Add script to verify all boilerplate; add line to make travis run it.
|
2014-06-23 13:50:14 -07:00 |
|