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 32D4D21195BEB for ; Thu, 6 Dec 2018 05:51:33 -0800 (PST) Received: from smtp.corp.redhat.com (int-mx03.intmail.prod.int.phx2.redhat.com [10.5.11.13]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by mx1.redhat.com (Postfix) with ESMTPS id 7CB4030820EE; Thu, 6 Dec 2018 13:51:32 +0000 (UTC) Received: from lacos-laptop-7.usersys.redhat.com (ovpn-122-0.rdu2.redhat.com [10.10.122.0]) by smtp.corp.redhat.com (Postfix) with ESMTP id 3204217A77; Thu, 6 Dec 2018 13:51:30 +0000 (UTC) To: Rebecca Cran Cc: "Brian J. Johnson" , Jeremiah Cox , stephano , "edk2-devel@lists.01.org" References: <838b16fd-9821-c64c-19f4-aafb63140b6c@redhat.com> <39652103.F463k0L8Pm@photon.int.bluestop.org> <91c55561-1b96-9b2e-1866-277f1d3c51e9@redhat.com> <5264369.XOh7uYVVfo@photon.int.bluestop.org> From: Laszlo Ersek Message-ID: <160e025e-f18c-b1fa-01b1-832d9a6e6a8d@redhat.com> Date: Thu, 6 Dec 2018 14:51:25 +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: <5264369.XOh7uYVVfo@photon.int.bluestop.org> X-Scanned-By: MIMEDefang 2.79 on 10.5.11.13 X-Greylist: Sender IP whitelisted, not delayed by milter-greylist-4.5.16 (mx1.redhat.com [10.5.110.47]); Thu, 06 Dec 2018 13:51:32 +0000 (UTC) Subject: Re: [edk2-announce] Research Request 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: Thu, 06 Dec 2018 13:51:33 -0000 Content-Type: text/plain; charset=utf-8 Content-Language: en-US Content-Transfer-Encoding: 7bit On 12/05/18 18:31, Rebecca Cran wrote: > On Wednesday, 5 December 2018 05:55:41 MST Laszlo Ersek wrote: > >> Can you assist with the following please? > > Also, a couple of notes: > > Go to https://code.bluestop.org/settings/user/lersek/ to configure preferences > related to emails (http/plain), diffs etc. > > Install the arcanist package on your system or follow the instructions at > https://secure.phabricator.com/book/phabricator/article/arcanist/#installing-arcanist to get a copy (the 'arc' command). It's the command-line interface to > Phabricator. That's optional, right? It's OK if it improves interaction with Phabricator, but hopefully it shouldn't be a hard requirement. (It seems that arcanist is not packaged for Fedora -- I don't see builds in Koji past Fedora 25: and the Review Request RHBZ at is still "ASSIGNED".) > > https://code.bluestop.org/differential/ is your main code reviews page. > https://code.bluestop.org/diffusion/ is a repo browser. > https://code.bluestop.org/maniphest/ (if we were to use it) is for tasks and > bugs. > Thanks, Laszlo