On Tue, Mar 16, 2010 at 14:28, Christian Theune <[email protected]> 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
_______________________________________________
Zope-Dev maillist - [email protected]
https://mail.zope.org/mailman/listinfo/zope-dev
** No cross posts or HTML encoding! **
(Related lists -
https://mail.zope.org/mailman/listinfo/zope-announce
https://mail.zope.org/mailman/listinfo/zope )