kibana/tasks/rebuild
Court Ewing 834f56392e Apply -snapshot suffix during build task
The default behavior of the build task is to now apply the -snapshot
suffix dynamically rather than us manually hardcoding and managing it
within the source code itself. The `--release` flag will drop the
-snapshot suffix on a build, which should be used for any release
candidate.

The default behavior of the build task has also changed to create
rpm/deb packages as well. Since we've only confirmed that this works on
linux, you can override that behavior by passing `skip-os-packages`.

If you do not want to create any zip or tar.gz archives, you can pass
`--skip-archives`.
2016-06-11 15:57:30 -04:00
..
confirm.js Apply -snapshot suffix during build task 2016-06-11 15:57:30 -04:00
create_archives.js Apply -snapshot suffix during build task 2016-06-11 15:57:30 -04:00
extract_zips.js Apply -snapshot suffix during build task 2016-06-11 15:57:30 -04:00
index.js Apply -snapshot suffix during build task 2016-06-11 15:57:30 -04:00
update_builds.js Apply -snapshot suffix during build task 2016-06-11 15:57:30 -04:00