From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received-SPF: Pass (sender SPF authorized) identity=mailfrom; client-ip=209.132.183.28; helo=mx1.redhat.com; envelope-from=lersek@redhat.com; receiver=edk2-devel@lists.01.org Received: from mx1.redhat.com (mx1.redhat.com [209.132.183.28]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by ml01.01.org (Postfix) with ESMTPS id 97FAE2194EB78 for ; Fri, 15 Feb 2019 06:30:16 -0800 (PST) Received: from smtp.corp.redhat.com (int-mx07.intmail.prod.int.phx2.redhat.com [10.5.11.22]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by mx1.redhat.com (Postfix) with ESMTPS id 9EA7BA0B82; Fri, 15 Feb 2019 14:30:15 +0000 (UTC) Received: from lacos-laptop-7.usersys.redhat.com (ovpn-122-135.rdu2.redhat.com [10.10.122.135]) by smtp.corp.redhat.com (Postfix) with ESMTP id 46249101E843; Fri, 15 Feb 2019 14:30:13 +0000 (UTC) To: Rebecca Cran References: <8c173279-5566-4b5f-8bbb-46b5a18b4797@bluestop.org> From: Laszlo Ersek Cc: "Kinney, Michael D" , Jeremiah Cox , Ard Biesheuvel , "edk2-devel@lists.01.org" , Stephano Cetola Message-ID: Date: Fri, 15 Feb 2019 15:30:12 +0100 User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:52.0) Gecko/20100101 Thunderbird/52.9.1 MIME-Version: 1.0 In-Reply-To: X-Scanned-By: MIMEDefang 2.84 on 10.5.11.22 X-Greylist: Sender IP whitelisted, not delayed by milter-greylist-4.5.16 (mx1.redhat.com [10.5.110.27]); Fri, 15 Feb 2019 14:30:15 +0000 (UTC) Subject: Re: [edk2-announce] Community Meeting Minutes X-BeenThere: edk2-devel@lists.01.org X-Mailman-Version: 2.1.29 Precedence: list List-Id: EDK II Development List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 15 Feb 2019 14:30:16 -0000 Content-Type: text/plain; charset=utf-8 Content-Language: en-US Content-Transfer-Encoding: 8bit On 02/15/19 03:56, Rebecca Cran wrote: > On 2/14/19 3:13 PM, Kinney, Michael D wrote: >> You can review the groups.io features.  I think what you >> want is available.  Stephano has also setup an edk2 area >> in groups.io for community member to try out. >> >>     https://groups.io/static/help#features >> >> There are a number of CI services that are integrated with >> GitHub. >> >>     https://github.com/marketplace/category/continuous-integration >> >> There is work to be done to enable one of these CI services >> for edk2.  Stephano has a community task to evaluate and >> select a CI service. > > > Thanks, I'm cautiously optimistic that groups.io will maintain a nice > email interface to the list(s). However I don't see any messages/topics > (in https://edk2.groups.io/g/main), and it appears my test posts are > being moderated: are there plans to start active testing at some point? Yes, there are. I recommended the following steps yesterday, in a discussion with Stephano. (Note: I think it was OK for Stephano to ping me off-list; the mistake was on my side, when I also responded off-list. The plan I was suggesting should have been public immediately.) Given the setting, in the plan I referred to Stephano and myself as the two testers collaborating. Obviously this plan can be executed by any two contributors. For simplicity (and for fear of messing up the plan with over-editing), I'll keep the plan as it was. Thanks. (01) Stephano subscribes to the new list. (02) I don't. (03) I post a message to the new list address, with an attachment. I don't CC anyone personally. (04) Stephano confirms whether he got the message through the list, including the attachment. (05) If Stephano didn't get my message, he white-lists me, and we repeat steps (03) and (04). (06) We check whether the archive of the new list offers both the message and the attachment. (07) Stephano hits "Reply All" in his MUA. I should get one copy of his email (the direct one, as I'm not subscribed to the list). (08) I subscribe. (09) Stephano sends an email, addressing both the list and me. I should get two copies, with different email headers, suitable for filtering. (10) I hit "Reply All". (11) Stephano hits "Reply All". (12) I check both locally, and in the web archive, whether the threading is nested (that is, not flattened), over steps (09) through (11). (13) On all messages we receive from the list, we confirm that the "Reply-To" header is *absent*. (14) I post a patch to the list, with git-send-email. (15) I receive a copy of the patch, through the list. (16) The patch is not corrupted; it applies well with git-am. (17) The patch can be retrieved from the web achive, and it applies well with git-am. Coordination around the steps, mid execution, can occur in off-list (private) emails, or even on edk2-devel, if that's deemed better. (The point is to avoid meta-traffic on the new list while we are testing the new list.) Thanks! Laszlo > I'm not sure I'll ever be a fan of Github but hopefully it's something > we can move forward with - and I'll continue providing other services I > feel are missing, from the server in my basement :) > >