Repository for the zope mail summarizer
Hi, I wanted to look into the script that summarizes the mails sent to zope-test. The best code I found is this http://cvs.zope.org/Packages/TestScripts/ but I suspect that there are newer versions, I just don't know where. I'd like modifiy the script to understand status mails from buildbots too. Anybody knows where the latest version of this code is? And who runs that script atm? Best regards, Patrick
On Fri, Apr 16, 2010 at 9:55 PM, Patrick Gerken <do3ccqrv@googlemail.com> wrote:
And who runs that script atm?
Talk to testmaster Stefan Holek <irc: lurker>, stefan (at) epy dot co dot at He wrote the script and runs it. Hanno
Patrick Gerken a écrit :
Hi,
I wanted to look into the script that summarizes the mails sent to zope-test. The best code I found is this http://cvs.zope.org/Packages/TestScripts/ but I suspect that there are newer versions, I just don't know where. I'd like modifiy the script to understand status mails from buildbots too.
That would be a good thing! I had to add specific code to reformat the subject line in the master.cfg. If it can help you can have a look at them here: http://buildbot.afpy.org/ztk1.0dev/master.cfg http://buildbot.afpy.org/bluebream/master.cfg This is in the message_formatter function. Christophe
Anybody knows where the latest version of this code is? And who runs that script atm?
Best regards,
Patrick _______________________________________________ Zope-Dev maillist - Zope-Dev@zope.org 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 )
participants (3)
-
Christophe Combelles -
Hanno Schlichting -
Patrick Gerken