Re: [Python-Dev] Documenting the buildbots

2011-03-30 Thread skip
>> For the record, I added a page documenting our continuous integration >> setup at: http://docs.python.org/devguide/buildbots.html Jesse> that's awesome. should we document how to donate/add a buildbot Jesse> somewhere in the same section (or alongside)? I must admit, it wasn't

Re: [Python-Dev] Documenting the buildbots

2011-03-30 Thread Jesse Noller
On Wed, Mar 30, 2011 at 5:24 PM, Antoine Pitrou wrote: > On Wed, 30 Mar 2011 17:14:10 -0400 > Jesse Noller wrote: > >> On Wed, Mar 30, 2011 at 5:01 PM, Antoine Pitrou wrote: >> > >> > For the record, I added a page documenting our continuous integration >> > setup at: >> > http://docs.python.org

Re: [Python-Dev] Documenting the buildbots

2011-03-30 Thread Antoine Pitrou
On Wed, 30 Mar 2011 17:14:10 -0400 Jesse Noller wrote: > On Wed, Mar 30, 2011 at 5:01 PM, Antoine Pitrou wrote: > > > > For the record, I added a page documenting our continuous integration > > setup at: > > http://docs.python.org/devguide/buildbots.html > > > > Regards > > > > Antoine. > > > >

Re: [Python-Dev] Documenting the buildbots

2011-03-30 Thread Jesse Noller
On Wed, Mar 30, 2011 at 5:01 PM, Antoine Pitrou wrote: > > For the record, I added a page documenting our continuous integration > setup at: > http://docs.python.org/devguide/buildbots.html > > Regards > > Antoine. > that's awesome. should we document how to donate/add a buildbot somewhere in the

[Python-Dev] Documenting the buildbots

2011-03-30 Thread Antoine Pitrou
For the record, I added a page documenting our continuous integration setup at: http://docs.python.org/devguide/buildbots.html Regards Antoine. On Wed, 30 Mar 2011 17:59:02 +0200 Victor Stinner wrote: > Hi, > > I'm testing my faulthandler repository on the custom buildbots, here are > some