From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from mail.byosoft.com.cn (mail.byosoft.com.cn [58.240.74.242]) by mx.groups.io with SMTP id smtpd.web08.33061.1608513504996215328 for ; Sun, 20 Dec 2020 17:18:26 -0800 Authentication-Results: mx.groups.io; dkim=missing; spf=none, err=permanent DNS error (domain: byosoft.com.cn, ip: 58.240.74.242, mailfrom: gaoliming@byosoft.com.cn) Received: from DESKTOPS6D0PVI ([58.246.60.130]) (envelope-sender ) by 192.168.6.13 with ESMTP for ; Mon, 21 Dec 2020 09:18:04 +0800 X-WM-Sender: gaoliming@byosoft.com.cn X-WM-AuthFlag: YES X-WM-AuthUser: gaoliming@byosoft.com.cn From: "gaoliming" To: , , , , "'Bret Barkelew'" , "'Laszlo Ersek'" , "'Gao, Liming'" References: In-Reply-To: Subject: =?UTF-8?B?5Zue5aSNOiBbZWRrMi1kZXZlbF0gW2VkazItcmZjXSBbUkZDXSBVbml0VGVzdEZyYW1ld29ya1BrZyBjbW9ja2Egc3VibW9kdWxlIGFsdGVybmF0aXZlcw==?= Date: Mon, 21 Dec 2020 09:18:04 +0800 Message-ID: <012801d6d737$22062710$66127530$@byosoft.com.cn> MIME-Version: 1.0 X-Mailer: Microsoft Outlook 16.0 Thread-Index: AQHBAabuOVr2g7Qaup13Fbo+2uZOjgKFSwMgAZLlugyqC6fRoA== Content-Type: text/plain; charset="utf-8" Content-Transfer-Encoding: quoted-printable Content-Language: zh-cn I also prefer to fetch all submodules from github. Then, all git repos will= have the same behavior.=20 Thanks Liming > -----=E9=82=AE=E4=BB=B6=E5=8E=9F=E4=BB=B6----- > =E5=8F=91=E4=BB=B6=E4=BA=BA: bounce+27952+69261+4905953+8761045@groups.i= o > =E4=BB=A3=E8=A1=A8 Rebecc= a Cran > =E5=8F=91=E9=80=81=E6=97=B6=E9=97=B4: 2020=E5=B9=B412=E6=9C=8820=E6=97= =A5 9:06 > =E6=94=B6=E4=BB=B6=E4=BA=BA: rfc@edk2.groups.io; michael.d.kinney@intel.= com; > devel@edk2.groups.io; 'Bret Barkelew' ; > Laszlo Ersek ; Gao, Liming > =E4=B8=BB=E9=A2=98: Re: [edk2-devel] [edk2-rfc] [RFC] UnitTestFrameworkP= kg cmocka > submodule alternatives >=20 > On 12/19/20 11:58 AM, Michael D Kinney wrote: > > There have been a few suggestions to create a mirror of cmocka in > TianoCore > > org in GitHub. > > > > I have found a GitHub action that can do a repo sync. > > > > https://github.com/marketplace/actions/github-repo-sync > > > > I have created a temporary mirror of cmocka in my personal GitHub area > that > > uses this GitHub action to sync all branches and all tags once a day. > > > > https://github.com/mdkinney/mirror-cmocka > > > > Here is the GitHub workflow file. It must be in the default branch fo= r the > > repo using a branch name that is not present in the repo being mirrore= d. > > In this case, I used a branch name of 'repo-sync'. > > > > > https://github.com/mdkinney/mirror-cmocka/blob/repo-sync/.github/workflo > ws/repo-sync.yml > > > > Please provide feedback on this approach. If we like this approach, t= hen > > I suggest we create a new repo in TianoCore called edk2-cmocka that is= a > > mirror that is synced once a day and we update the cmocka submodule in > the > > edk2 repo to use edk2-cmocka. > > >=20 > I'd suggest just using the Gitlab mirror. Unlike cryptomilk.org, Gitlab > should be just as reliable as Github and won't introduce another > potential failure point. >=20 > -- > Rebecca Cran >=20 >=20 >=20 >=20 >=20