[Zope-dev] Re: buildout failures

2008-06-14 Thread Martin Aspeli

Tim Cook wrote:

On Sat, 2008-06-14 at 13:10 +0200, Christian Theune wrote:


That's exactly the behaviour I was afraid of.

I propose to keep it around for a few more days to see how it stabilizes. If
it jerks again, I'll switch off notifications until I get a change done that
avoids this behaviour.

Christian


Thanks Christian.

But then using a little client side mail filtering made it easy enough
to dump them into their own folder so it isn't such a big deal.


Most projects use a separate list for such emails. I think that's a good 
idea.


Martin

--
Author of `Professional Plone Development`, a book for developers who
want to work with Plone. See http://martinaspeli.net/plone-book

___
Zope-Dev maillist  -  Zope-Dev@zope.org
http://mail.zope.org/mailman/listinfo/zope-dev
**  No cross posts or HTML encoding!  **
(Related lists - 
http://mail.zope.org/mailman/listinfo/zope-announce

http://mail.zope.org/mailman/listinfo/zope )


Re: [Zope-dev] Re: buildout failures

2008-06-14 Thread Christophe Combelles

Martin Aspeli a écrit :

Tim Cook wrote:

On Sat, 2008-06-14 at 13:10 +0200, Christian Theune wrote:


That's exactly the behaviour I was afraid of.

I propose to keep it around for a few more days to see how it 
stabilizes. If
it jerks again, I'll switch off notifications until I get a change 
done that

avoids this behaviour.

Christian


Thanks Christian.

But then using a little client side mail filtering made it easy enough
to dump them into their own folder so it isn't such a big deal.


Most projects use a separate list for such emails. I think that's a good 
idea.


or is it possible to group the alerts in a digest instead of sending several 
messages?





Martin



___
Zope-Dev maillist  -  Zope-Dev@zope.org
http://mail.zope.org/mailman/listinfo/zope-dev
**  No cross posts or HTML encoding!  **
(Related lists - 
http://mail.zope.org/mailman/listinfo/zope-announce

http://mail.zope.org/mailman/listinfo/zope )


Re: [Zope-dev] Re: buildout failures

2008-06-14 Thread Christian Theune
On Sat, Jun 14, 2008 at 02:29:52PM +0200, Christophe Combelles wrote:
 Most projects use a separate list for such emails. I think that's a 
 good idea.

I'm not sure whether this is a good idea. If the mails are annoying anyways
then they're not the right tool. Putting them on a different list I fear that
they'll be ignored anyways.

Otherwise the mails should probably go here to remind people in a reasonable
fashion. Aggregation sounds like a reasonable thing.

 or is it possible to group the alerts in a digest instead of sending 
 several messages?

buildbot's standard MailNotifier doesn't have those capabilities. It's pretty
simple.

I'm curious how we aggregate the mails from the other buildbot.

Christian

-- 
Christian Theune · [EMAIL PROTECTED]
gocept gmbh  co. kg · forsterstraße 29 · 06112 halle (saale) · germany
http://gocept.com · tel +49 345 1229889 7 · fax +49 345 1229889 1
Zope and Plone consulting and development
___
Zope-Dev maillist  -  Zope-Dev@zope.org
http://mail.zope.org/mailman/listinfo/zope-dev
**  No cross posts or HTML encoding!  **
(Related lists - 
 http://mail.zope.org/mailman/listinfo/zope-announce
 http://mail.zope.org/mailman/listinfo/zope )


Re: [Zope-dev] Re: buildout failures

2008-06-14 Thread Marius Gedminas
On Sat, Jun 14, 2008 at 03:55:24PM +0200, Christian Theune wrote:
 On Sat, Jun 14, 2008 at 02:29:52PM +0200, Christophe Combelles wrote:
  Most projects use a separate list for such emails. I think that's a 
  good idea.
 
 I'm not sure whether this is a good idea. If the mails are annoying anyways
 then they're not the right tool. Putting them on a different list I fear that
 they'll be ignored anyways.

Not by everyone, but yes, fewer people will see them.

 Otherwise the mails should probably go here to remind people in a reasonable
 fashion. Aggregation sounds like a reasonable thing.

I'd rather have separate emails.  Now it's very convenient to open each
email individually and hit the end key to see the actual failure.  If
multiple failures were aggregated in a single email, I'd have to page
through all of it to find the relevant bits interspersed with the boring
bits.

  or is it possible to group the alerts in a digest instead of sending 
  several messages?
 
 buildbot's standard MailNotifier doesn't have those capabilities. It's pretty
 simple.
 
 I'm curious how we aggregate the mails from the other buildbot.

I seem to remember Steve Alexander writing a separate Python script to
do that.

Marius Gedminas
-- 
Westheimer's Discovery:
A couple of months in the laboratory can
frequently save a couple of hours in the library.


signature.asc
Description: Digital signature
___
Zope-Dev maillist  -  Zope-Dev@zope.org
http://mail.zope.org/mailman/listinfo/zope-dev
**  No cross posts or HTML encoding!  **
(Related lists - 
 http://mail.zope.org/mailman/listinfo/zope-announce
 http://mail.zope.org/mailman/listinfo/zope )