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