Re: Review Request 34488: Allowed post-reviews.py to configure tracking branch.

2015-05-20 Thread Jie Yu

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

(Updated May 20, 2015, 6:56 p.m.)


Review request for mesos and Vinod Kone.


Repository: mesos


Description
---

Allowed post-reviews.py to configure tracking branch.


Diffs
-

  support/post-reviews.py 48497254ea5b60d8392d1e293268638764992fc1 

Diff: https://reviews.apache.org/r/34488/diff/


Testing
---

Used it to post this review.


Thanks,

Jie Yu



Re: Review Request 34488: Allowed post-reviews.py to configure tracking branch.

2015-05-20 Thread Mesos ReviewBot

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


Patch looks great!

Reviews applied: [34483, 34485, 34488]

All tests passed.

- Mesos ReviewBot


On May 20, 2015, 6:56 p.m., Jie Yu wrote:
 
 ---
 This is an automatically generated e-mail. To reply, visit:
 https://reviews.apache.org/r/34488/
 ---
 
 (Updated May 20, 2015, 6:56 p.m.)
 
 
 Review request for mesos and Vinod Kone.
 
 
 Repository: mesos
 
 
 Description
 ---
 
 Allowed post-reviews.py to configure tracking branch.
 
 
 Diffs
 -
 
   support/post-reviews.py 48497254ea5b60d8392d1e293268638764992fc1 
 
 Diff: https://reviews.apache.org/r/34488/diff/
 
 
 Testing
 ---
 
 Used it to post this review.
 
 
 Thanks,
 
 Jie Yu
 




Review Request 34488: Allowed post-reviews.py to configure tracking branch.

2015-05-20 Thread Jie Yu

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

Review request for mesos and Vinod Kone.


Repository: mesos


Description
---

Allowed post-reviews.py to configure tracking branch.


Diffs
-

  support/post-reviews.py 48497254ea5b60d8392d1e293268638764992fc1 

Diff: https://reviews.apache.org/r/34488/diff/


Testing
---

Used it to post this review.


Thanks,

Jie Yu



Re: Review Request 34488: Allowed post-reviews.py to configure tracking branch.

2015-05-20 Thread Jie Yu


 On May 20, 2015, 9:27 p.m., Vinod Kone wrote:
  support/post-reviews.py, line 200
  https://reviews.apache.org/r/34488/diff/1/?file=965611#file965611line200
 
  if someone specifies --tracking-branch on the command line, does that 
  mean it'll be passed to 'rbt' twice?

This is the semantics currently. If someone does --tracking-branch=master right 
now, the same argument will be appended twice because we alreays append all 
args to rbt post `command = command + sys.argv[1:]`.


- Jie


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


On May 20, 2015, 6:56 p.m., Jie Yu wrote:
 
 ---
 This is an automatically generated e-mail. To reply, visit:
 https://reviews.apache.org/r/34488/
 ---
 
 (Updated May 20, 2015, 6:56 p.m.)
 
 
 Review request for mesos and Vinod Kone.
 
 
 Repository: mesos
 
 
 Description
 ---
 
 Allowed post-reviews.py to configure tracking branch.
 
 
 Diffs
 -
 
   support/post-reviews.py 48497254ea5b60d8392d1e293268638764992fc1 
 
 Diff: https://reviews.apache.org/r/34488/diff/
 
 
 Testing
 ---
 
 Used it to post this review.
 
 
 Thanks,
 
 Jie Yu
 




Re: Review Request 34488: Allowed post-reviews.py to configure tracking branch.

2015-05-20 Thread Jie Yu


 On May 20, 2015, 9:27 p.m., Vinod Kone wrote:
  support/post-reviews.py, line 200
  https://reviews.apache.org/r/34488/diff/1/?file=965611#file965611line200
 
  if someone specifies --tracking-branch on the command line, does that 
  mean it'll be passed to 'rbt' twice?
 
 Jie Yu wrote:
 This is the semantics currently. If someone does --tracking-branch=master 
 right now, the same argument will be appended twice because we alreays append 
 all args to rbt post `command = command + sys.argv[1:]`.

I fixed it anyway.


- Jie


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


On May 20, 2015, 6:56 p.m., Jie Yu wrote:
 
 ---
 This is an automatically generated e-mail. To reply, visit:
 https://reviews.apache.org/r/34488/
 ---
 
 (Updated May 20, 2015, 6:56 p.m.)
 
 
 Review request for mesos and Vinod Kone.
 
 
 Repository: mesos
 
 
 Description
 ---
 
 Allowed post-reviews.py to configure tracking branch.
 
 
 Diffs
 -
 
   support/post-reviews.py 48497254ea5b60d8392d1e293268638764992fc1 
 
 Diff: https://reviews.apache.org/r/34488/diff/
 
 
 Testing
 ---
 
 Used it to post this review.
 
 
 Thanks,
 
 Jie Yu
 




Re: Review Request 34488: Allowed post-reviews.py to configure tracking branch.

2015-05-20 Thread Jie Yu

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

(Updated May 20, 2015, 11:31 p.m.)


Review request for mesos and Vinod Kone.


Changes
---

Review comments.


Repository: mesos


Description
---

Allowed post-reviews.py to configure tracking branch.


Diffs (updated)
-

  support/post-reviews.py 48497254ea5b60d8392d1e293268638764992fc1 

Diff: https://reviews.apache.org/r/34488/diff/


Testing
---

Used it to post this review.


Thanks,

Jie Yu



Re: Review Request 34488: Allowed post-reviews.py to configure tracking branch.

2015-05-20 Thread Jie Yu

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

(Updated May 21, 2015, 12:18 a.m.)


Review request for mesos and Vinod Kone.


Changes
---

Updated. NNFR.


Repository: mesos


Description
---

Allowed post-reviews.py to configure tracking branch.


Diffs (updated)
-

  support/post-reviews.py e871ceb7273509965223bd011b8278baa4c7f8a6 

Diff: https://reviews.apache.org/r/34488/diff/


Testing
---

Used it to post this review.


Thanks,

Jie Yu



Re: Review Request 34488: Allowed post-reviews.py to configure tracking branch.

2015-05-20 Thread Mesos ReviewBot

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


Patch looks great!

Reviews applied: [34483, 34485, 34488]

All tests passed.

- Mesos ReviewBot


On May 21, 2015, 12:18 a.m., Jie Yu wrote:
 
 ---
 This is an automatically generated e-mail. To reply, visit:
 https://reviews.apache.org/r/34488/
 ---
 
 (Updated May 21, 2015, 12:18 a.m.)
 
 
 Review request for mesos and Vinod Kone.
 
 
 Repository: mesos
 
 
 Description
 ---
 
 Allowed post-reviews.py to configure tracking branch.
 
 
 Diffs
 -
 
   support/post-reviews.py e871ceb7273509965223bd011b8278baa4c7f8a6 
 
 Diff: https://reviews.apache.org/r/34488/diff/
 
 
 Testing
 ---
 
 Used it to post this review.
 
 
 Thanks,
 
 Jie Yu