[Zope-dev] Agenda for today's IRC meeting (3pm UTC on #zope)

Patrick Gerken do3ccqrv at googlemail.com
Tue Mar 16 10:50:41 EDT 2010


On Tue, Mar 16, 2010 at 14:28, Christian Theune <ct at gocept.com> wrote:
> Hi everyone,
>
> today's the third weekly meeting and here's the reminder including the
> proposed agenda. Time and place, building on previous weeks, are 3pm UTC
> at #zope at freenode. That's about 90 minutes from now.
>
> If you'd like to review last week's summary, please check here:
> https://mail.zope.org/pipermail/zope-dev/attachments/20100310/6e95116e/attachment-0001.txt
>
> Agenda
> ------
>
> With the experience from last week (we only barely managed to go through
> a single issue) I'll have the agenda a little more reduced. If
> we run out of topics, we can move over to stuff from the horizon.
>
> - Test runners / nightly builds

Yesterday I finished a simple parser for all the buildbots out there.

It parses the results, and stores them into a small zodb. It separates
between good builders,
bad builders and bad builders that are bad for more than a week.
It contains a yet empty list of builders that shall always be ignored,
and a list
of builders that shall never be ignored.
It can already send the OK/FAILURE mails, where failure means:
more than 0 bad builds that are either on the never ignore list, or
are bad for less than a week and not on the always ignore list.

My next step would be a html representation with a nice little table
for the primary builders.

Best regards,

        Patrick


More information about the Zope-Dev mailing list