From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received-SPF: None (no SPF record) identity=mailfrom; client-ip=192.55.52.93; helo=mga11.intel.com; envelope-from=stephano.cetola@linux.intel.com; receiver=edk2-devel@lists.01.org Received: from mga11.intel.com (mga11.intel.com [192.55.52.93]) (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 9690C2116DA20 for ; Tue, 16 Oct 2018 11:45:10 -0700 (PDT) X-Amp-Result: SKIPPED(no attachment in message) X-Amp-File-Uploaded: False Received: from orsmga003.jf.intel.com ([10.7.209.27]) by fmsmga102.fm.intel.com with ESMTP/TLS/DHE-RSA-AES256-GCM-SHA384; 16 Oct 2018 11:45:09 -0700 X-ExtLoop1: 1 X-IronPort-AV: E=Sophos;i="5.54,389,1534834800"; d="scan'208";a="92510900" Received: from scetola-mobl1.amr.corp.intel.com (HELO [10.254.190.88]) ([10.254.190.88]) by orsmga003.jf.intel.com with ESMTP; 16 Oct 2018 11:45:09 -0700 To: Jeremiah Cox Cc: "edk2-devel@lists.01.org" References: From: stephano Message-ID: Date: Tue, 16 Oct 2018 11:45:08 -0700 User-Agent: Mozilla/5.0 (Windows NT 10.0; WOW64; rv:60.0) Gecko/20100101 Thunderbird/60.2.1 MIME-Version: 1.0 In-Reply-To: Subject: Re: TianoCore Community Meeting Minutes (stephano) 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: Tue, 16 Oct 2018 18:45:10 -0000 Content-Type: text/plain; charset=utf-8; format=flowed Content-Language: en-US Content-Transfer-Encoding: 7bit Thank you for the feedback. Comments below. On 10/15/2018 4:58 PM, Jeremiah Cox wrote: > Some additional feedback... > > > General > ------- > We would like to have a discussion around goals, what are the top issues we are trying to solve with these solutions? We believe a primary challenge is getting code integrated downstream. We would like to see security patches flow to more systems, faster, with higher confidence. The same applies to new UEFI features. Part of making downstream integration efficient is getting downstream changes upstreamed, thus we support efforts to improve upstream contribution efficiency & quality. This is high on our list of concerns, along with generally making life easier for current developers. We would like to address ease of use for newcomers, but I've made it clear in calls that making our current community's workflow more streamlined and efficient takes priority. > > > Patch Workflow Improvement > -------------------------- > We would like to propose adding Azure DevOps (previously Visual Studio Online) to the list. Azure DevOps is free for OSS and more feature rich than GitHub: > https://azure.microsoft.com/en-us/pricing/details/devops/azure-devops-services/ > > > Public CI > --------- > With respect to using Azure DevOps for CI, we have an example of this working here: > https://dev.azure.com/projectmu/mu/_build?definitionId=4 I've added Azure DevOps to the list of items to be discussed in our CI email, along with Cirrus and (I'm sure) Jenkins/Travis. Andrew started that and I'll be pulling it out into its own thread shortly. > > > Repos & Submodules > ------------------ > In an upcoming meeting, we would like to discuss code layout and repositories. We propose to introduce layering and separation for a variety of reasons, best articulated by visiting the following: > https://microsoft.github.io/mu/ I'd like to specifically call out Project Mu on our next call. That will be happening next week, after the Plugfest in Taipei. > > > > Kind regards, > Jeremiah Cox >