Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:87680 Return-Path: Mailing-List: contact internals-help@lists.php.net; run by ezmlm Delivered-To: mailing list internals@lists.php.net Received: (qmail 99960 invoked from network); 7 Aug 2015 19:44:22 -0000 Received: from unknown (HELO lists.php.net) (127.0.0.1) by localhost with SMTP; 7 Aug 2015 19:44:22 -0000 Authentication-Results: pb1.pair.com header.from=julienpauli@gmail.com; sender-id=pass Authentication-Results: pb1.pair.com smtp.mail=julienpauli@gmail.com; spf=pass; sender-id=pass Received-SPF: pass (pb1.pair.com: domain gmail.com designates 209.85.212.178 as permitted sender) X-PHP-List-Original-Sender: julienpauli@gmail.com X-Host-Fingerprint: 209.85.212.178 mail-wi0-f178.google.com Received: from [209.85.212.178] ([209.85.212.178:34819] helo=mail-wi0-f178.google.com) by pb1.pair.com (ecelerity 2.1.1.9-wez r(12769M)) with ESMTP id 1D/93-60186-49A05C55 for ; Fri, 07 Aug 2015 15:44:20 -0400 Received: by wibxm9 with SMTP id xm9so73363503wib.0 for ; Fri, 07 Aug 2015 12:44:17 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=mime-version:sender:in-reply-to:references:from:date:message-id :subject:to:cc:content-type; bh=72kwb0hdn/GgPYgEQyefCzZCb6ovE74YthLAH0qg2Qs=; b=RP3bTTiLTBKkk4vC8K84nnQZaKvnzEjqFXJ0VOynESClrtHTaTCFbUWLDYZFkRIPMf 7LcL2lbaIymJ7qEf5MPkVdvRYcMkA8r4hbgxbrbziw98y59VYhg+fL8lLC2tWwkCECH8 zgQY96xr535peddPaVpQzZOCi9aIsa8VUklv617OI0B75zmw9Xibq5MjEPa/MFneiN2k po8JsDqoqBlqa0Txnkz+JfAJHyRAglbuUw6D9Nz9ge9opdbaUuFxxHjRHN3FwvQ3wBXI v7DofNbOFpkSOqXeXR0rpPPty6xwwu/g2B4XmXzAjYai0lcvMMogDsEjnB5FSZ1Tv0oy ulBg== X-Received: by 10.194.122.132 with SMTP id ls4mr17422520wjb.130.1438976656897; Fri, 07 Aug 2015 12:44:16 -0700 (PDT) MIME-Version: 1.0 Sender: julienpauli@gmail.com Received: by 10.194.120.198 with HTTP; Fri, 7 Aug 2015 12:43:37 -0700 (PDT) In-Reply-To: <00c101d0d067$9a4052a0$cec0f7e0$@belski.net> References: <00c101d0d067$9a4052a0$cec0f7e0$@belski.net> Date: Fri, 7 Aug 2015 21:43:37 +0200 X-Google-Sender-Auth: xg92_pANlIfjuMQUk3nY177N3bA Message-ID: To: Anatol Belski Cc: Stanislav Malyshev , Ferenc Kovacs , Kalle Sommer Nielsen , Hannes Magnusson , PHP internals Content-Type: multipart/alternative; boundary=089e0112ca64797d47051cbddcf1 Subject: Re: Generating release verification stub From: jpauli@php.net (Julien Pauli) --089e0112ca64797d47051cbddcf1 Content-Type: text/plain; charset=UTF-8 On Thu, Aug 6, 2015 at 6:47 PM, Anatol Belski wrote: > Hi, > > as we put several verification info into the announcement mails, and after > doing it a couple of times manually, I've invented this quick solution. > > https://gist.github.com/weltling/2d2972aa5325ee3b530c > > I would suggest to take it into the scripts/ and to adjust the > corresponding > release process document part. It's a bit raw yet, but does the job and can > be improved later. This way we can standardize the matter and avoid c/p > mistakes. > Good starting point ! Could you push it to scripts/ , so that we can start improving it , make it more mature and then we could add it to our release process :-) Thx. Julien Pauli --089e0112ca64797d47051cbddcf1--