Newsgroups: php.internals,php.qa Path: news.php.net Xref: news.php.net php.internals:56053 php.qa:65949 Return-Path: Mailing-List: contact internals-help@lists.php.net; run by ezmlm Delivered-To: mailing list internals@lists.php.net Received: (qmail 27888 invoked from network); 3 Nov 2011 21:27:20 -0000 Received: from unknown (HELO lists.php.net) (127.0.0.1) by localhost with SMTP; 3 Nov 2011 21:27:20 -0000 Authentication-Results: pb1.pair.com header.from=tyra3l@gmail.com; sender-id=pass Authentication-Results: pb1.pair.com smtp.mail=tyra3l@gmail.com; spf=pass; sender-id=pass Received-SPF: pass (pb1.pair.com: domain gmail.com designates 209.85.160.170 as permitted sender) X-PHP-List-Original-Sender: tyra3l@gmail.com X-Host-Fingerprint: 209.85.160.170 mail-gy0-f170.google.com Received: from [209.85.160.170] ([209.85.160.170:41697] helo=mail-gy0-f170.google.com) by pb1.pair.com (ecelerity 2.1.1.9-wez r(12769M)) with ESMTP id AB/2D-50864-83703BE4 for ; Thu, 03 Nov 2011 16:27:20 -0500 Received: by gyg13 with SMTP id 13so1954195gyg.29 for ; Thu, 03 Nov 2011 14:27:17 -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=LACTvkcy1huTmMG0HnFpBlrl74+2/jeq8JpMM+e/Tdk=; b=T75s5HvUZr9TXBrHiSmmpZCR8h0X98eyniwN/sJgQp+ZQpofl9wukjW9VvcQ7U9xzI qcts45ok66HaLh4gwpEzKsbbCdldhcvpvbCLDn2hKKx9maO3RzKqg0xYBCrtsfsIVGVB LnRJEadZmoiRXDj4vC06kyfeRdyq13yH50Vfo= MIME-Version: 1.0 Received: by 10.236.23.67 with SMTP id u43mr15661818yhu.123.1320355596918; Thu, 03 Nov 2011 14:26:36 -0700 (PDT) Received: by 10.146.71.16 with HTTP; Thu, 3 Nov 2011 14:26:36 -0700 (PDT) In-Reply-To: References: <4E66C906.7060402@sugarcrm.com> <02FCF0AC-207E-4783-B590-E1F8150BD0E6@stefan-marr.de> Date: Thu, 3 Nov 2011 22:26:36 +0100 Message-ID: To: Felipe Pena Cc: Klaus Silveira , Stefan Marr , PHP Internals , PHP QA Content-Type: multipart/alternative; boundary=e89a8f5034a454e1cb04b0db3e91 Subject: Re: [PHP-QA] Re: [PHP-DEV] CI for 5.4 From: tyra3l@gmail.com (Ferenc Kovacs) --e89a8f5034a454e1cb04b0db3e91 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: quoted-printable On Thu, Nov 3, 2011 at 10:22 PM, Felipe Pena wrote: > 2011/11/3 Ferenc Kovacs : > > On Thu, Nov 3, 2011 at 8:41 PM, Klaus Silveira < > contato@klaussilveira.com>wrote: > > > >> That's kind of a general setup, Stefan. Sending an email to the commit= er > >> that broke the build with details of the build process, as well sendin= g > an > >> email to a mailing list. > >> > >> I'll be looking into this Jenkins issue (JENKINS-5931). Maybe having a= n > >> access control based on IRC operators and voices? > >> > > > > yeah, using voices would work, but then that would mean that it is only= a > > read only channel for most people, which imo would be a bad move. > > I mean it would be really nice, if people could drop by to our qa relat= ed > > irc room and start talking about that pesky build failure. > > another solution would be to set up a custom irc bot, independently fro= m > > jenkins, which could fetch the build results through the mailing list o= r > > rss and send it to the channel. > > of course extending the jenkins irc bot is also a possibility, the > easiest > > way would be having a configuration option for disabling the whole > control > > stuff, as we don't really need the interactivity there, you can use the > web > > interface for that. > > > > -- > > Ferenc Kov=C3=A1cs > > @Tyr43l - http://tyrael.hu > > > > Nice work with this Jenkins stuff! The system seems pretty useful. > I like the idea to have a mailing list for build result notification, > as well as send mail to the build breaker. Thanks for the feedback. We could set up the email notification any time, we would just have to agree where to send (internals, php-qa, creating a dedicated mailing list?) and when to send (as I added to the RFC, having failing tests can be a problem from the notification POV). We have to find a good middle way, else we will either miss the notifications, or we will be overwhelmed, so people will just ignore it. --=20 Ferenc Kov=C3=A1cs @Tyr43l - http://tyrael.hu --e89a8f5034a454e1cb04b0db3e91--