Newsgroups: php.internals,php.qa Path: news.php.net Xref: news.php.net php.internals:56074 php.qa:65964 Return-Path: Mailing-List: contact internals-help@lists.php.net; run by ezmlm Delivered-To: mailing list internals@lists.php.net Received: (qmail 93295 invoked from network); 5 Nov 2011 09:42:49 -0000 Received: from unknown (HELO lists.php.net) (127.0.0.1) by localhost with SMTP; 5 Nov 2011 09:42:49 -0000 Authentication-Results: pb1.pair.com smtp.mail=tyra3l@gmail.com; spf=pass; sender-id=pass Authentication-Results: pb1.pair.com header.from=tyra3l@gmail.com; sender-id=pass Received-SPF: pass (pb1.pair.com: domain gmail.com designates 209.85.213.42 as permitted sender) X-PHP-List-Original-Sender: tyra3l@gmail.com X-Host-Fingerprint: 209.85.213.42 mail-yw0-f42.google.com Received: from [209.85.213.42] ([209.85.213.42:48595] helo=mail-yw0-f42.google.com) by pb1.pair.com (ecelerity 2.1.1.9-wez r(12769M)) with ESMTP id C9/D0-21795-61505BE4 for ; Sat, 05 Nov 2011 04:42:46 -0500 Received: by ywb26 with SMTP id 26so3749520ywb.29 for ; Sat, 05 Nov 2011 02:42:43 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=mime-version:in-reply-to:references:date:message-id:subject:from:to :cc:content-type; bh=mt2R58rd8qoShmUaemE1tbeavmAa5KndUqEjC5jUSic=; b=aB3RqiQkYeyBxHBTOJ+ftrLkv6J5KvjjMZl1Poj8T46FrLwjUpb0B6PByojwjeAgZy AqWy0Hnyo8MzfUIJfbMu7Aa6l1mVD6qrNuMIFkqkJJTyMTcoaH3RmavCqhg6kF8TW7dp 22UJy8adFOL2/yPTVMy76+rqazGzXbiD7f8OY= MIME-Version: 1.0 Received: by 10.236.23.67 with SMTP id u43mr24935918yhu.123.1320486163483; Sat, 05 Nov 2011 02:42:43 -0700 (PDT) Received: by 10.146.71.16 with HTTP; Sat, 5 Nov 2011 02:42:43 -0700 (PDT) In-Reply-To: References: <4E66C906.7060402@sugarcrm.com> <02FCF0AC-207E-4783-B590-E1F8150BD0E6@stefan-marr.de> <4EB316C2.3050000@lerdorf.com> <4EB31CA7.6080008@lerdorf.com> Date: Sat, 5 Nov 2011 10:42:43 +0100 Message-ID: To: Stefan Marr Cc: Rasmus Lerdorf , Felipe Pena , Klaus Silveira , PHP Internals , PHP QA Content-Type: multipart/alternative; boundary=e89a8f5034a4b48b9504b0f9a423 Subject: Re: [PHP-DEV] Re: [PHP-QA] Re: [PHP-DEV] CI for 5.4 From: tyra3l@gmail.com (Ferenc Kovacs) --e89a8f5034a4b48b9504b0f9a423 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: quoted-printable On Fri, Nov 4, 2011 at 2:00 AM, Ferenc Kovacs wrote: > > > On Fri, Nov 4, 2011 at 12:21 AM, Ferenc Kovacs wrote: > >> >> >> On Fri, Nov 4, 2011 at 12:20 AM, Stefan Marr wrote: >> >>> Hi: >>> >>> On 04 Nov 2011, at 00:12, Ferenc Kovacs wrote: >>> >>> > I almost forget to mention, but the email notification also supports >>> defining different recipients for each event, so for example the commit= ers >>> could still get the notification for each of their commits/builds until= the >>> build is back to normal, that way the list wouldn't be spammed, but som= e >>> active contributors would be still continuously bugged. >>> >>> Does that meant that the committer could get an unconditional email wit= h >>> the result of his/her commit? >>> >>> Sounds very reasonable to me. >>> >>> >> yep. >> >> >> -- >> Ferenc Kov=C3=A1cs >> @Tyr43l - http://tyrael.hu >> > > I set up the email notifications for the 5.3 build project: > it should send a notification to: > - everybody, for every build, regardless of the build result, who either > triggered a build manually through the web interface, or commited to svn > for that job since the last successful build. > - and to internals but only for the fixed or failure results. > > if this works out, I will also set up the two other build and tests jobs > also. Of course we still have to agree and solve the failing tests > jobs(either picking a solution from my ABC list, or coming up with a bett= er > alternative), else the commiters will start getting the still failing mai= l > for every tests build execution. > > > -- > Ferenc Kov=C3=A1cs > @Tyr43l - http://tyrael.hu > I just noticed that the mail will be sent on each configuration build (debian 32bit, debian 64bit, freebsd 32bit, freebsd 64bit), which is of course a little bit too much, I'm looking into resolving this, so to only send email on the parent build result. Until that is fixed, I won't enable the email notifications for the other jobs (5.4, trunk) --=20 Ferenc Kov=C3=A1cs @Tyr43l - http://tyrael.hu --e89a8f5034a4b48b9504b0f9a423--