Newsgroups: php.internals,php.qa Path: news.php.net Xref: news.php.net php.internals:56099 php.qa:65969 Return-Path: Mailing-List: contact internals-help@lists.php.net; run by ezmlm Delivered-To: mailing list internals@lists.php.net Received: (qmail 92103 invoked from network); 7 Nov 2011 15:42:16 -0000 Received: from unknown (HELO lists.php.net) (127.0.0.1) by localhost with SMTP; 7 Nov 2011 15:42:16 -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.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:64021] helo=mail-gy0-f170.google.com) by pb1.pair.com (ecelerity 2.1.1.9-wez r(12769M)) with ESMTP id 7E/21-13242-65CF7BE4 for ; Mon, 07 Nov 2011 10:42:15 -0500 Received: by gyg13 with SMTP id 13so6002126gyg.29 for ; Mon, 07 Nov 2011 07:42:11 -0800 (PST) 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=VvWROLxUqVyEH8Xv5bjregViH+R1VATPqcVnCJYJfbw=; b=dj6VyTWRm6ox8jOEkToUoNpY+w0YxUnbEPM993wy1er2LtzSRJuy8PfwNJsSYmZwlP /UaT3UvHcNs9n0Eu4OTsn6qdVpTf4y3acDKd0ld8aIeepHrGCjTDCtRPYLqO85+A1zoy NjbJf5xg6Vh0A2+XbF2o9TsQSfoWbg2FZnv30= MIME-Version: 1.0 Received: by 10.146.110.15 with SMTP id i15mr4079307yac.19.1320680530002; Mon, 07 Nov 2011 07:42:10 -0800 (PST) Received: by 10.146.71.16 with HTTP; Mon, 7 Nov 2011 07:42:08 -0800 (PST) In-Reply-To: References: <4E66C906.7060402@sugarcrm.com> Date: Mon, 7 Nov 2011 16:42:08 +0100 Message-ID: To: PHP Internals Cc: PHP QA , Richard Quadling Content-Type: multipart/alternative; boundary=000e0cd570feda421904b126e5fc Subject: Re: [PHP-DEV] CI for 5.4 From: tyra3l@gmail.com (Ferenc Kovacs) --000e0cd570feda421904b126e5fc Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: quoted-printable On Mon, Nov 7, 2011 at 11:14 AM, Ferenc Kovacs wrote: > > > On Thu, Nov 3, 2011 at 8:15 PM, Ferenc Kovacs wrote: > >> >> >> On Thu, Nov 3, 2011 at 7:43 PM, Stefan Marr wrote: >> >>> Hi Ferenc: >>> >>> On 03 Nov 2011, at 19:01, Ferenc Kovacs wrote: >>> >>> > Of course there are ways to improve the current setup, I listed those >>> ideas >>> > at https://wiki.php.net/rfc/jenkins#future_plans >>> >>> Very nice. >>> I don't know Jenkins, but would it be possible to mail the author of a >>> change in case it breaks something? I just had such a case, where my lo= cal >>> setup was insufficient to catch it. >>> >>> Thanks a lot >>> Stefan >>> >>> >> It is, and as I mentioned in the RFC the email notification can be >> enabled when needed, I didn't wanted to do that before introducing the R= FC. >> There is a slight problem however: if we don't build each and every >> revision (which can happen, if two commit happens before the build start= s, >> which can happen more easily if another build is in progress for that jo= b, >> because then jenkins will just queue the build, not execute it right awa= y >> for obvious reasons), so there is a slight chance for "blaming" the wron= g >> person. >> The usual setup is that you have a mailing list/alias which always gets = a >> mail about the build results (which can also be customized in detail, wh= en >> to mail, etc.) and optionally you can notify the person whose commit bre= ak >> the build. >> >> As Klaus pointed out, there are other possibilities for notification, >> currently we were using the irc plugin, so if you hang around on #php.qa= on efnet, you could see the build results or ask phpcibot about the status >> of the builds, However I just noticed that there is no way to restrict w= ho >> can start builds through the irc bot(see >> https://issues.jenkins-ci.org/browse/JENKINS-5931), so I turned it off. >> >> 20:13 -!- phpcibot [~PircBotX@80.82.121.132] has quit [Remote host >> closed the connection] >> >> :( >> >> -- >> Ferenc Kov=C3=A1cs >> @Tyr43l - http://tyrael.hu >> > > I reported https://issues.jenkins-ci.org/browse/JENKINS-11606 on the > jenkins issue tracker, and they fixed it super fast, so phpcibot is back > again. \o/ > > > > -- > Ferenc Kov=C3=A1cs > @Tyr43l - http://tyrael.hu > Hi. I would like to set up a windows slave also, as I mentioned in the RFC. I was informed that oti1 is mostly idle, so if somebody could give me access there, I would set up a jenkins slave, and the neccessary dependencies there. Thanks! --=20 Ferenc Kov=C3=A1cs @Tyr43l - http://tyrael.hu --000e0cd570feda421904b126e5fc--