Biggest Issue with D - Definition and Versioning

Robert Clipsham robert at octarineparrot.com
Fri Jan 13 06:01:38 PST 2012


On 13/01/2012 06:08, Walter Bright wrote:
> I'm sorry about that, but I'm running as fast as I can, along with the
> help of a number of prolific contributors. As you can see by the
> changelog, there are a zillion issues that do get resolved every month.

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

-- 
Robert
http://octarineparrot.com/


More information about the Digitalmars-d mailing list