Re: Review Request 24173: AURORA-607:release script is broken

2014-09-22 Thread Jake Farrell

---
This is an automatically generated e-mail. To reply, visit:
https://reviews.apache.org/r/24173/
---

(Updated Sept. 22, 2014, 5:46 p.m.)


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 (updated)
-

  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



Re: Review Request 24173: AURORA-607:release script is broken

2014-08-01 Thread Kevin Sweeney

---
This is an automatically generated e-mail. To reply, visit:
https://reviews.apache.org/r/24173/#review49363
---



build-support/release/release
https://reviews.apache.org/r/24173/#comment86361

This pushes all tags in the repo (including private ones)! Instead do git 
push origin ${current_version_tag}


- Kevin Sweeney


On July 31, 2014, 9:12 p.m., Jake Farrell wrote:
 
 ---
 This is an automatically generated e-mail. To reply, visit:
 https://reviews.apache.org/r/24173/
 ---
 
 (Updated July 31, 2014, 9:12 p.m.)
 
 
 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
 




Review Request 24173: AURORA-607:release script is broken

2014-07-31 Thread Jake Farrell

---
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