Commit Graph

6 Commits

Author SHA1 Message Date
Joe Beda
70c6c75ae3 Fix release and salt scripts for godep 2014-08-13 15:57:41 -07:00
Brad Wells
e3fd1672ac (Re)generate the build version when preparing a release.
If hack/build-go.sh has never been run before release/build-release.sh
the subsequent build will fail. Also, when preparing builds the
version should be forced to be up to date with the current checkout.
2014-08-08 22:43:31 -06:00
Jeff Mendoza
a4ea512350 Make build-release.sh not directory dependant. 2014-07-18 11:51:19 -07:00
Christophe Labouisse
3ce6fc116d Fixed SCRIPT_DIR computation when CDPATH is set. 2014-07-11 16:55:47 +02:00
Jeff Mendoza
24159294d6 Fix build-release comments. 2014-07-10 15:48:58 -07:00
Jeff Mendoza
5a556dc3fa Start modularizing shell scripts
Pull release tarball building out of release.sh into new
build-release.sh, so you can build the tarball without uploading
to cloud storage.
2014-07-10 15:46:24 -07:00