From owner-freebsd-fcp-editors@freebsd.org Mon Apr 15 16:08:59 2019 Return-Path: Delivered-To: freebsd-fcp-editors@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 7035D1577C8E for ; Mon, 15 Apr 2019 16:08:59 +0000 (UTC) (envelope-from kp@FreeBSD.org) Received: from mailman.ysv.freebsd.org (mailman.ysv.freebsd.org [IPv6:2001:1900:2254:206a::50:5]) by mx1.freebsd.org (Postfix) with ESMTP id 07B4D87A19 for ; Mon, 15 Apr 2019 16:08:59 +0000 (UTC) (envelope-from kp@FreeBSD.org) Received: by mailman.ysv.freebsd.org (Postfix) id BCE721577C8D; Mon, 15 Apr 2019 16:08:58 +0000 (UTC) Delivered-To: fcp-editors@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 981961577C8C for ; Mon, 15 Apr 2019 16:08:58 +0000 (UTC) (envelope-from kp@FreeBSD.org) Received: from smtp.freebsd.org (smtp.freebsd.org [IPv6:2610:1c1:1:606c::24b:4]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) server-signature RSA-PSS (4096 bits) client-signature RSA-PSS (4096 bits) client-digest SHA256) (Client CN "smtp.freebsd.org", Issuer "Let's Encrypt Authority X3" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 3ABC387A16; Mon, 15 Apr 2019 16:08:58 +0000 (UTC) (envelope-from kp@FreeBSD.org) Received: from venus.codepro.be (venus.codepro.be [5.9.86.228]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client CN "smtp.codepro.be", Issuer "Let's Encrypt Authority X3" (verified OK)) (Authenticated sender: kp) by smtp.freebsd.org (Postfix) with ESMTPSA id D9CF5A8A1; Mon, 15 Apr 2019 16:08:57 +0000 (UTC) (envelope-from kp@FreeBSD.org) Received: from [169.254.243.250] (ptr-8rh08jzy9bpy815jou2.18120a2.ip6.access.telenet.be [IPv6:2a02:1811:240e:402:7c08:cfe4:2e9a:cd7a]) (Authenticated sender: kp) by venus.codepro.be (Postfix) with ESMTPSA id 846F811EC5; Mon, 15 Apr 2019 18:08:55 +0200 (CEST) From: "Kristof Provost" To: "Li-Wen Hsu" Cc: fcp-editors@freebsd.org, "Ed Maste" Subject: Re: FCP: CI Policy Date: Mon, 15 Apr 2019 18:08:54 +0200 X-Mailer: MailMate (2.0BETAr6135) Message-ID: <51AA16A4-C683-43AF-9CD5-32AC8708C021@FreeBSD.org> In-Reply-To: References: MIME-Version: 1.0 X-Rspamd-Queue-Id: 3ABC387A16 X-Spamd-Bar: ------ Authentication-Results: mx1.freebsd.org X-Spamd-Result: default: False [-7.00 / 15.00]; NEURAL_HAM_MEDIUM(-1.00)[-1.000,0]; NEURAL_HAM_LONG(-1.00)[-1.000,0]; REPLY(-4.00)[]; NEURAL_HAM_SHORT(-1.00)[-0.996,0] Content-Type: text/plain; charset=utf-8; format=flowed; markup=markdown Content-Transfer-Encoding: 8bit X-Content-Filtered-By: Mailman/MimeDel 2.1.29 X-BeenThere: freebsd-fcp-editors@freebsd.org X-Mailman-Version: 2.1.29 Precedence: list List-Id: In-progress FreeBSD Community Proposals List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 15 Apr 2019 16:08:59 -0000 On 15 Apr 2019, at 12:57, Li-Wen Hsu wrote: > On Tue, Apr 2, 2019 at 1:28 AM Li-Wen Hsu wrote: >> >> On Fri, Mar 29, 2019 at 2:11 AM Li-Wen Hsu wrote: >>> Kristof and I have been discussing some policies to make our head >>> and >>> stable branches more stable, we drafted a FCP: >> >> This has been submitted to https://github.com/freebsd/fcp/pull/35/ > > This has been merged for ~2 weeks: > https://github.com/freebsd/fcp/blob/master/fcp-20190401-ci_policy.md . > What should we do to make this forward? > As I understand the process we’re supposed to get input from fcp-editors@freebsd.org, which seems to be in progress. If the FCP editors have no (more) remarks I think it’s up to us (or you) to move the FCP to ‘feedback’ state and announce that on the relevant mailing lists. Probably freebsd-testing, and maybe freebsd-current and developers too? We should probably make noise about it at the next conference opportunity as well. That’d be BSDCan, I think. There’s no clear indication of when we should consider feedback to be complete, but that’s not going to be before BSDCan at any rate. Once feedback is complete it’s up to core to vote on it. (This is all based on my reading of https://github.com/freebsd/fcp/blob/master/fcp-0000.md . Feel free to disagree.) Regards, Kristof