Re: Volunteer(s) needed: Django needs a buildbot

2007-07-22 Thread stava
Due to lack of response, I just went ahead and tried to setup a Trac + Bitten site to get a feel for it. It would seem that the test framework is dependent on the bitten unittest as replacement for the python unittest in order to get the test-results.xml produced and fed to the graphs. Mind you, I

Re: Volunteer(s) needed: Django needs a buildbot

2007-06-21 Thread stava
On Jun 1, 5:15 pm, "Jacob Kaplan-Moss" <[EMAIL PROTECTED]> wrote: > Hi folks -- > > We talked about this a while back: Django really needs a buildbot (or > some other continuous integration tool). I had planned to tackle this > myself (using Bitten --http://bitten.cmlenz.net/) but it's getting > c

Re: Volunteer(s) needed: Django needs a buildbot

2007-06-12 Thread Michael Radziej
Hi Jacob, On Fri, Jun 01, Jacob Kaplan-Moss wrote: > We talked about this a while back: Django really needs a buildbot (or > some other continuous integration tool). I had planned to tackle this > myself (using Bitten -- http://bitten.cmlenz.net/) but it's getting > clear I'm not going to get it

Re: Volunteer(s) needed: Django needs a buildbot

2007-06-05 Thread Jason Sankey
On Jun 2, 1:15 am, "Jacob Kaplan-Moss" <[EMAIL PROTECTED]> wrote: > We talked about this a while back: Django really needs a buildbot (or > some other continuous integration tool). I had planned to tackle this > myself (using Bitten --http://bitten.cmlenz.net/) but it's getting > clear I'm not goi

Re: Volunteer(s) needed: Django needs a buildbot

2007-06-04 Thread Massimiliano Ravelli
On 4 Giu, 10:21, Henrik Levkowetz <[EMAIL PROTECTED]> wrote: > I've done a good-enough-to-start-with integration of Trac and BuildBot > ... cut ... > I'll clean up the code and place this on Trac Hacks (trac-hacks.org) > within a day or so. This is good news ! Let me know when the code is availa

Re: Volunteer(s) needed: Django needs a buildbot

2007-06-04 Thread Henrik Levkowetz
On 2007-06-04 09:53 Massimiliano Ravelli said the following: > On 1 Giu, 17:15, "Jacob Kaplan-Moss" <[EMAIL PROTECTED]> > wrote: >> So, is there anybody out there who could get some sort of CI tool set >> up? > > I have a very simple installation of buildbot. > At every commit the build-slave ch

Re: Volunteer(s) needed: Django needs a buildbot

2007-06-04 Thread Massimiliano Ravelli
On 1 Giu, 17:15, "Jacob Kaplan-Moss" <[EMAIL PROTECTED]> wrote: > So, is there anybody out there who could get some sort of CI tool set > up? I have a very simple installation of buildbot. At every commit the build-slave checks out the source of my django apps, runs the tests and builds debian pa

Volunteer(s) needed: Django needs a buildbot

2007-06-01 Thread Jacob Kaplan-Moss
Hi folks -- We talked about this a while back: Django really needs a buildbot (or some other continuous integration tool). I had planned to tackle this myself (using Bitten -- http://bitten.cmlenz.net/) but it's getting clear I'm not going to get it done in any reasonable amount of time. So, is