[webkit-dev] New mailling list for buildbot events?

2011-01-13 Thread William Siegrist
Some people have asked for a way to get email from build.webkit.org for build 
events/results. The simplest and easiest-to-maintain way I think to do this is 
to make a new mailing list and have the master use that for all buildbot 
notifications. People can subscribe and use mail filters to get what they 
really want. Admittedly, that list will get pretty noisy. Does anyone have any 
better ideas or objections?

Thanks,
-Bill


___
webkit-dev mailing list
webkit-dev@lists.webkit.org
http://lists.webkit.org/mailman/listinfo.cgi/webkit-dev


Re: [webkit-dev] New mailling list for buildbot events?

2011-01-13 Thread Ryosuke Niwa
On Thu, Jan 13, 2011 at 5:23 PM, William Siegrist wrote:

> Some people have asked for a way to get email from build.webkit.org for
> build events/results. The simplest and easiest-to-maintain way I think to do
> this is to make a new mailing list and have the master use that for all
> buildbot notifications. People can subscribe and use mail filters to get
> what they really want. Admittedly, that list will get pretty noisy. Does
> anyone have any better ideas or objections?
>

What kind of messages will be posted on such a mailing list?

- Ryosuke
___
webkit-dev mailing list
webkit-dev@lists.webkit.org
http://lists.webkit.org/mailman/listinfo.cgi/webkit-dev


Re: [webkit-dev] New mailling list for buildbot events?

2011-01-13 Thread William Siegrist

On Jan 13, 2011, at 5:41 PM, Ryosuke Niwa wrote:

> On Thu, Jan 13, 2011 at 5:23 PM, William Siegrist  wrote:
> Some people have asked for a way to get email from build.webkit.org for build 
> events/results. The simplest and easiest-to-maintain way I think to do this 
> is to make a new mailing list and have the master use that for all buildbot 
> notifications. People can subscribe and use mail filters to get what they 
> really want. Admittedly, that list will get pretty noisy. Does anyone have 
> any better ideas or objections?
> 
> What kind of messages will be posted on such a mailing list?


It is configurable and the choices are:

* all
Send mail about all builds, both passing and failing 
* change
Only send mail about builds which change status 
* failing
Only send mail about builds which fail 
* warning
Only send mail about builds which fail or generate warnings 
* passing
Only send mail about builds which succeed 
* problem
Only send mail about a build which failed when the previous build has 
passed.


-Bill
___
webkit-dev mailing list
webkit-dev@lists.webkit.org
http://lists.webkit.org/mailman/listinfo.cgi/webkit-dev


Re: [webkit-dev] New mailling list for buildbot events?

2011-01-13 Thread Eric Seidel
Interesting.  both "warning" and "problem" builds sound useful to be
able to query via a mailing list archive. :)

On Thu, Jan 13, 2011 at 7:21 PM, William Siegrist  wrote:
>
> On Jan 13, 2011, at 5:41 PM, Ryosuke Niwa wrote:
>
>> On Thu, Jan 13, 2011 at 5:23 PM, William Siegrist  
>> wrote:
>> Some people have asked for a way to get email from build.webkit.org for 
>> build events/results. The simplest and easiest-to-maintain way I think to do 
>> this is to make a new mailing list and have the master use that for all 
>> buildbot notifications. People can subscribe and use mail filters to get 
>> what they really want. Admittedly, that list will get pretty noisy. Does 
>> anyone have any better ideas or objections?
>>
>> What kind of messages will be posted on such a mailing list?
>
>
> It is configurable and the choices are:
>
> * all
>        Send mail about all builds, both passing and failing
> * change
>        Only send mail about builds which change status
> * failing
>        Only send mail about builds which fail
> * warning
>        Only send mail about builds which fail or generate warnings
> * passing
>        Only send mail about builds which succeed
> * problem
>        Only send mail about a build which failed when the previous build has 
> passed.
>
>
> -Bill
> ___
> webkit-dev mailing list
> webkit-dev@lists.webkit.org
> http://lists.webkit.org/mailman/listinfo.cgi/webkit-dev
>
___
webkit-dev mailing list
webkit-dev@lists.webkit.org
http://lists.webkit.org/mailman/listinfo.cgi/webkit-dev


Re: [webkit-dev] New mailling list for buildbot events?

2011-01-13 Thread Ryosuke Niwa
Getting build bots result for every single revision seems quite noisy.  Will
be possible to have a page where I can signup for an email or is it too hard
to maintain?

e.g. If I'm the author of revision X, and I'd like to make sure X passed on
all the bots but don't want to waste time by staring at
build.webkit.org/for an hour.  So being able to go to some page where
I can ask "email me
whenever bots fail for X" will be quite useful.

- Ryosuke

On Thu, Jan 13, 2011 at 7:21 PM, William Siegrist wrote:

> It is configurable and the choices are:
>
> * all
>Send mail about all builds, both passing and failing
> * change
>Only send mail about builds which change status
> * failing
>Only send mail about builds which fail
> * warning
>Only send mail about builds which fail or generate warnings
> * passing
>Only send mail about builds which succeed
> * problem
>Only send mail about a build which failed when the previous build
> has passed.
>
>
___
webkit-dev mailing list
webkit-dev@lists.webkit.org
http://lists.webkit.org/mailman/listinfo.cgi/webkit-dev


Re: [webkit-dev] New mailling list for buildbot events?

2011-01-13 Thread Mihai Parparita
I'm not sure which category purple bots fall into, but getting notified
about those would be useful (e.g. for the Chromium bots that Dimitri, James
and I try to keep up).

Mihai

On Thu, Jan 13, 2011 at 7:29 PM, Eric Seidel  wrote:

> Interesting.  both "warning" and "problem" builds sound useful to be
> able to query via a mailing list archive. :)
>
> On Thu, Jan 13, 2011 at 7:21 PM, William Siegrist 
> wrote:
> >
> > On Jan 13, 2011, at 5:41 PM, Ryosuke Niwa wrote:
> >
> >> On Thu, Jan 13, 2011 at 5:23 PM, William Siegrist 
> wrote:
> >> Some people have asked for a way to get email from build.webkit.org for
> build events/results. The simplest and easiest-to-maintain way I think to do
> this is to make a new mailing list and have the master use that for all
> buildbot notifications. People can subscribe and use mail filters to get
> what they really want. Admittedly, that list will get pretty noisy. Does
> anyone have any better ideas or objections?
> >>
> >> What kind of messages will be posted on such a mailing list?
> >
> >
> > It is configurable and the choices are:
> >
> > * all
> >Send mail about all builds, both passing and failing
> > * change
> >Only send mail about builds which change status
> > * failing
> >Only send mail about builds which fail
> > * warning
> >Only send mail about builds which fail or generate warnings
> > * passing
> >Only send mail about builds which succeed
> > * problem
> >Only send mail about a build which failed when the previous build
> has passed.
> >
> >
> > -Bill
> > ___
> > webkit-dev mailing list
> > webkit-dev@lists.webkit.org
> > http://lists.webkit.org/mailman/listinfo.cgi/webkit-dev
> >
> ___
> webkit-dev mailing list
> webkit-dev@lists.webkit.org
> http://lists.webkit.org/mailman/listinfo.cgi/webkit-dev
>
___
webkit-dev mailing list
webkit-dev@lists.webkit.org
http://lists.webkit.org/mailman/listinfo.cgi/webkit-dev


Re: [webkit-dev] New mailling list for buildbot events?

2011-01-14 Thread William Siegrist

On Jan 13, 2011, at 7:33 PM, Ryosuke Niwa wrote:

> Getting build bots result for every single revision seems quite noisy.  Will 
> be possible to have a page where I can signup for an email or is it too hard 
> to maintain?
> 
> e.g. If I'm the author of revision X, and I'd like to make sure X passed on 
> all the bots but don't want to waste time by staring at build.webkit.org/ for 
> an hour.  So being able to go to some page where I can ask "email me whenever 
> bots fail for X" will be quite useful.


No, that sounds like an enhancement for Sheriffbot. 

-Bill

___
webkit-dev mailing list
webkit-dev@lists.webkit.org
http://lists.webkit.org/mailman/listinfo.cgi/webkit-dev


Re: [webkit-dev] New mailling list for buildbot events?

2011-01-14 Thread Adam Barth
On Fri, Jan 14, 2011 at 8:06 AM, William Siegrist  wrote:
> On Jan 13, 2011, at 7:33 PM, Ryosuke Niwa wrote:
>> Getting build bots result for every single revision seems quite noisy.  Will 
>> be possible to have a page where I can signup for an email or is it too hard 
>> to maintain?
>>
>> e.g. If I'm the author of revision X, and I'd like to make sure X passed on 
>> all the bots but don't want to waste time by staring at build.webkit.org/ 
>> for an hour.  So being able to go to some page where I can ask "email me 
>> whenever bots fail for X" will be quite useful.
>
> No, that sounds like an enhancement for Sheriffbot.

Sheriffbot can do a bunch of these things.  To the extent that
buildbot can solve these problems out-of-the-box, it probably makes
sense to use buildbot's machinery.  If we would need to modify
buildbot, it probably makes sense to teach sheriffbot how to solve
that problem instead.

Adam
___
webkit-dev mailing list
webkit-dev@lists.webkit.org
http://lists.webkit.org/mailman/listinfo.cgi/webkit-dev