On 1/13/2012 6:01 AM, Robert Clipsham wrote:
Would it be useful if the pull auto tester set up its own git repository you
could pull from? You'd do something to mark pull requests which look good, then
the pull tester could queue them up to be merged, and merge as many as it can
while still passing the testsuite... Then you can pull from there and get more
requests tried and tested.
This is slightly advantageous as you don't have to spend time waiting to see if
the test suite passes for each pull request, you can set them off before you go
to bed and pull lots in the morning (the ones that worked).
Of course this requires some work to get it working in the first place...
Brad has already implemented this.