Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:65646 Return-Path: Mailing-List: contact internals-help@lists.php.net; run by ezmlm Delivered-To: mailing list internals@lists.php.net Received: (qmail 51624 invoked from network); 4 Feb 2013 18:34:17 -0000 Received: from unknown (HELO lists.php.net) (127.0.0.1) by localhost with SMTP; 4 Feb 2013 18:34:17 -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.223.169 as permitted sender) X-PHP-List-Original-Sender: tyra3l@gmail.com X-Host-Fingerprint: 209.85.223.169 mail-ie0-f169.google.com Received: from [209.85.223.169] ([209.85.223.169:46483] helo=mail-ie0-f169.google.com) by pb1.pair.com (ecelerity 2.1.1.9-wez r(12769M)) with ESMTP id 61/30-48414-F2AFF015 for ; Mon, 04 Feb 2013 13:13:04 -0500 Received: by mail-ie0-f169.google.com with SMTP id 13so4165444iea.28 for ; Mon, 04 Feb 2013 10:13:01 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=mime-version:x-received:in-reply-to:references:date:message-id :subject:from:to:cc:content-type; bh=KSReHNo4W4koF9aTDPVrED8FwY0YCQjHZu1DYjIR71c=; b=tNPqq5C6UgZ6UIs3soM7D2pMq0dyadIPmJKtYhKf30jEocEsEb+vJbPahzFAONgPT0 8zBfNRB7O2HWtTqPrgisV4kB20QEPlaZu8rUBBiMSNafGw4ME8jVFng62llt31WNxLCE 5NTh/X+TnzUfvjLMOj1T/B32Bm8lLsRw0QIZg+g+srPSnZcEqD+0zFtRd6/zzADsB/JC 3sHNrxnRkRgO4OGLtSjlNOrwC2Vl7RCytiJfVv7M5H0n7NxGUVn5m+BABqFQJuULZh41 aYDb+/rp752b/QgV8Yzxyx0CqpEYpRVe6L8uBJaHAeHHSyP9/IWlePNRngEgYM04fw0m b/2w== MIME-Version: 1.0 X-Received: by 10.50.88.226 with SMTP id bj2mr7968496igb.105.1360001581429; Mon, 04 Feb 2013 10:13:01 -0800 (PST) Received: by 10.50.106.138 with HTTP; Mon, 4 Feb 2013 10:13:01 -0800 (PST) In-Reply-To: <1360001258.1856.24053.camel@guybrush> References: <510FF357.5050807@anderiasch.de> <1360001258.1856.24053.camel@guybrush> Date: Mon, 4 Feb 2013 19:13:01 +0100 Message-ID: To: =?UTF-8?Q?Johannes_Schl=C3=BCter?= Cc: Florian Anderiasch , Pierre Joye , jenkins , PHP Internals Content-Type: multipart/alternative; boundary=e89a8f3bb01f27b2ac04d4ea0b24 Subject: Re: [PHP-DEV] VCS Account Request: jenkins From: tyra3l@gmail.com (Ferenc Kovacs) --e89a8f3bb01f27b2ac04d4ea0b24 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: quoted-printable On Mon, Feb 4, 2013 at 7:07 PM, Johannes Schl=C3=BCter wrote: > On Mon, 2013-02-04 at 18:49 +0100, Ferenc Kovacs wrote: > > > > Yeah, this what I mentioned by 'I can use my personal github account fo= r > > storing the configs for the time being'. > > If you mean creating a repo under the http://github.com/php then I > think it > > would be a little bit confusing, because all of the repos there are onl= y > > mirrors for the ones on http://git.php.net/ > > Another approach might be that jenkins commits locally and the git > server pulls itself via cronjob or something. > > No idea whether that's more useful, just throwing ideas out. > > johannes > > > yeah, that would work also, but it has some of the concerns that were mentioned about the git push way: if you somehow compromise the jenkins box, you can get rouge commits to the jenkins git.php.net repo. as I mentioned, I think I will use some 3rd party repo(github probably) for the configs and manually merge stuff to the web/jenkins repo on git.php.netonce in a while. --=20 Ferenc Kov=C3=A1cs @Tyr43l - http://tyrael.hu --e89a8f3bb01f27b2ac04d4ea0b24--