Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:65570 Return-Path: Mailing-List: contact internals-help@lists.php.net; run by ezmlm Delivered-To: mailing list internals@lists.php.net Received: (qmail 66824 invoked from network); 3 Feb 2013 13:10:26 -0000 Received: from unknown (HELO lists.php.net) (127.0.0.1) by localhost with SMTP; 3 Feb 2013 13:10:26 -0000 Authentication-Results: pb1.pair.com smtp.mail=pierre.php@gmail.com; spf=pass; sender-id=pass Authentication-Results: pb1.pair.com header.from=pierre.php@gmail.com; sender-id=pass Received-SPF: pass (pb1.pair.com: domain gmail.com designates 209.85.217.173 as permitted sender) X-PHP-List-Original-Sender: pierre.php@gmail.com X-Host-Fingerprint: 209.85.217.173 mail-lb0-f173.google.com Received: from [209.85.217.173] ([209.85.217.173:41461] helo=mail-lb0-f173.google.com) by pb1.pair.com (ecelerity 2.1.1.9-wez r(12769M)) with ESMTP id 2F/D8-20636-1C16E015 for ; Sun, 03 Feb 2013 08:10:25 -0500 Received: by mail-lb0-f173.google.com with SMTP id gf7so5829783lbb.4 for ; Sun, 03 Feb 2013 05:10:22 -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=guEXzQv42zOWK0KrGEi/+2QhkJ1u/K9W2mpl3dCsCqI=; b=ZEQ14m8Cr0WSQeJzYSM0spbSkea8cMeDDm1d24Ae+xcbXlXhEwWoYlQaWxIVUNBSAp 30WhY75H17DQOWPbgTo2D77iQuyREGDBNPe9vx2OT70t8hDculYi8pwV75bGhX6gtXNz xLh2gpvFhRdlvMwP1xHDd5w3Jrz2ciuWq8JP6Sw/y3GM7+Ny+fWYqzt88qhsvMVXPlJ8 fsPBsYCxExiJEL5cFVBwLVyiak4nqrNGtJys0KxewZIVDh84FN3wlPrCwrjQ6tKllMkc oPVHSW0uvSGDhwulViLKwLEqf2+Wf2HaYeDES4WbANYXkqMI47r3JbpBSQNJcSTeEFBO i7hQ== MIME-Version: 1.0 X-Received: by 10.152.125.239 with SMTP id mt15mr16404517lab.26.1359897022583; Sun, 03 Feb 2013 05:10:22 -0800 (PST) Received: by 10.112.111.131 with HTTP; Sun, 3 Feb 2013 05:10:22 -0800 (PST) In-Reply-To: References: Date: Sun, 3 Feb 2013 14:10:22 +0100 Message-ID: To: Ferenc Kovacs Cc: jenkins , PHP Internals Content-Type: text/plain; charset=ISO-8859-1 Subject: Re: [PHP-DEV] VCS Account Request: jenkins From: pierre.php@gmail.com (Pierre Joye) hi, On Sun, Feb 3, 2013 at 1:33 PM, Ferenc Kovacs wrote: > On Sun, Feb 3, 2013 at 1:30 PM, jenkins wrote: > >> this account will be used to keep the ci.qa.php.net jenkins >> installation\'s config file in sync with the web/jenkins git repo. >> >> >> -- >> PHP Internals - PHP Runtime Development Mailing List >> To unsubscribe, visit: http://www.php.net/unsub.php >> >> > hi, > > I requested this one, please approve it and also grant him karma for > web/jenkins.git I really do not think that we should give write access to some web exposed bot to any of your repositories. We never allowed that in the past and I do not think we should begin to do that. For what I understand from Ferenc's explanation on IRC, it is about being to store the configuration changed done via the web frontend in git. As the idea itself is good (having that in the repo is good), I would rather go the other way round, modify the configuration in the repo by human being. Configurations can be exported or fetched relatively easily. Cheers, -- Pierre @pierrejoye