-----------------------------------------------------------
This is an automatically generated e-mail. To reply, visit:
https://reviews.apache.org/r/24173/
-----------------------------------------------------------
Review request for Aurora, Kevin Sweeney and Bill Farner.
Bugs: aurora-607
https://issues.apache.org/jira/browse/aurora-607
Repository: aurora
Description
-------
Updates release script to promote a voted on rc to an official release.
Diffs
-----
build-support/release/release d94f3ba737ad221ee15f9ff7050065d58d073b5c
Diff: https://reviews.apache.org/r/24173/diff/
Testing
-------
./build-support/release/release -r 2
I have not tested the actual promotion of the rc to release, as this is the
first official ASF release of Apache Aurora I saved that for Kevin to do
Steps to publish the 0.5.0 release with this script:
* git checkout 0.5.0-rc2
* apply this patch
* comment out dirty tree exit condition, line 89 of
./build-support/release/release
* test with: ./build-support/release/release -r 2
* rm -rf dist
* publish with: ./build-support/release/release -r 2 -p
Thanks,
Jake Farrell