Improvements to build.py:

- Now uses Python argparse for cleaner handling of arguments
- Added function documentation
- Removed a few unneeded functions
- Updated nightly logic to incremement minor version
- Added support for building from specific branch or commit
- Changed --no-stash option to --no-uncommitted for clarity
- Added a --release flag, default package output will now contain the branch and commit hash in the version number
- Static builds are now listed as an architecture
- Changed default upload bucket to dl.influxdata.com/telegraf
- Don't include iteration in package name

closes #1040
This commit is contained in:
Ross McDonald
2016-04-15 11:01:33 -05:00
committed by Cameron Sparr
parent f2b0ea6722
commit 36d7b5c9ab
2 changed files with 538 additions and 400 deletions

File diff suppressed because it is too large Load Diff