aboutsummaryrefslogtreecommitdiff
path: root/R
diff options
context:
space:
mode:
authorPatrick Wendell <patrick@databricks.com>2015-08-11 21:16:48 -0700
committerPatrick Wendell <patrick@databricks.com>2015-08-11 21:16:48 -0700
commit3ef0f32928fc383ad3edd5ad167212aeb9eba6e1 (patch)
tree2390156671462ccecca82adab9e93625ea9ea584 /R
parentca8f70e9d473d2c81866f3c330cc6545c33bdac7 (diff)
downloadspark-3ef0f32928fc383ad3edd5ad167212aeb9eba6e1.tar.gz
spark-3ef0f32928fc383ad3edd5ad167212aeb9eba6e1.tar.bz2
spark-3ef0f32928fc383ad3edd5ad167212aeb9eba6e1.zip
[SPARK-1517] Refactor release scripts to facilitate nightly publishing
This update contains some code changes to the release scripts that allow easier nightly publishing. I've been using these new scripts on Jenkins for cutting and publishing nightly snapshots for the last month or so, and it has been going well. I'd like to get them merged back upstream so this can be maintained by the community. The main changes are: 1. Separates the release tagging from various build possibilities for an already tagged release (`release-tag.sh` and `release-build.sh`). 2. Allow for injecting credentials through the environment, including GPG keys. This is then paired with secure key injection in Jenkins. 3. Support for copying build results to a remote directory, and also "rotating" results, e.g. the ability to keep the last N copies of binary or doc builds. I'm happy if anyone wants to take a look at this - it's not user facing but an internal utility used for generating releases. Author: Patrick Wendell <patrick@databricks.com> Closes #7411 from pwendell/release-script-updates and squashes the following commits: 74f9beb [Patrick Wendell] Moving maven build command to a variable 233ce85 [Patrick Wendell] [SPARK-1517] Refactor release scripts to facilitate nightly publishing
Diffstat (limited to 'R')
0 files changed, 0 insertions, 0 deletions