Re: Automated merge after review && continuous integration

2011-04-20 Thread David Trowbridge
#2 would be great; I know a lot of people have requested the ability to have some indication that the patch submitted will (a) apply cleanly and (b) build (maybe even including automated testing). #1 is often requested, but it's something which we've been wary of because of the complexities of use

Re: Automated merge after review && continuous integration

2013-05-03 Thread mamta . nanavati
Hey David, This is an older post but i"m actually looking for exactly these things currently and was wondering if these features have been built into reviewboard now / via plugins or are they still in pipeline? Thanks, M On Wednesday, April 20, 2011 3:34:59 PM UTC-7, David Trowbridge wrote: >

Re: Automated merge after review && continuous integration

2013-09-20 Thread Luboš Račanský
I have the same question. Is there any way how to merge (from ReviewBoard) after acceptance of review? On Friday, May 3, 2013 11:05:07 PM UTC+2, mamta.n...@gmail.com wrote: > > Hey David, > This is an older post but i"m actually looking for exactly these things > currently and was wondering if t

Re: Automated merge after review && continuous integration

2013-09-20 Thread David Trowbridge
There have been no changes to this as yet. We'd like to address this eventually but it's a very difficult thing to address in a generic way, and for the time being we have other priorities. -David On Fri, Sep 20, 2013 at 4:32 AM, Luboš Račanský wrote: > I have the same question. Is there any wa

Re: Automated merge after review && continuous integration

2013-11-07 Thread Venkateswara Reddy
even i am looking for this, let me know if some one did it. Vreddy On Friday, September 20, 2013 9:30:05 PM UTC+5:30, David Trowbridge wrote: > There have been no changes to this as yet. We'd like to address this > eventually but it's a very difficult thing to address in a generic way, and > fo

Re: Automated merge after review && continuous integration

2013-11-25 Thread Venkateswara Reddy
any updates on this On Thursday, November 7, 2013 4:31:19 PM UTC+5:30, Venkateswara Reddy wrote: > > even i am looking for this, let me know if some one did it. > Vreddy > > On Friday, September 20, 2013 9:30:05 PM UTC+5:30, David Trowbridge wrote: > >> There have been no changes to this as yet. W

Re: Automated merge after review && continuous integration

2013-11-25 Thread David Trowbridge
As I said before, this is a very large project and we're currently quite busy with other things. Until you read about it in the release notes, it hasn't happened. -David On Mon, Nov 25, 2013 at 3:45 AM, Venkateswara Reddy wrote: > any updates on this > > > On Thursday, November 7, 2013 4:31:19

Re: Automated merge after review && continuous integration

2013-12-12 Thread Raja
Hi All, I managed to do something similar to #2 in the original request, which is allow Reviewboard to be able to run certain commands on a build/test node after a patch is uploaded. This is done as a reviewboard extension along with a ReviewBot plugin that does the actual command execution after t