From mboxrd@z Thu Jan 1 00:00:00 1970 From: Ricardo Wurmus Subject: Re: Web interface pushed Date: Sun, 05 Aug 2018 00:03:30 +0200 Message-ID: <877el57psd.fsf@elephly.net> References: <87r2jlbsq3.fsf@lassieur.org> <87h8khbo71.fsf@gnu.org> <20180730124528.hgkpl2kbxc6fglp5@thebird.nl> <87lg9ssvl7.fsf@elephly.net> <87sh3vpne9.fsf@elephly.net> Mime-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable Return-path: Received: from eggs.gnu.org ([2001:4830:134:3::10]:33464) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1fmNAX-0006HM-98 for guix-devel@gnu.org; Sun, 05 Aug 2018 13:50:18 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1fmNAV-0005uw-Ir for guix-devel@gnu.org; Sun, 05 Aug 2018 13:50:17 -0400 Received: from sender-of-o51.zoho.com ([135.84.80.216]:21145) by eggs.gnu.org with esmtps (TLS1.0:RSA_AES_256_CBC_SHA1:32) (Exim 4.71) (envelope-from ) id 1fmNAV-0005sr-9I for guix-devel@gnu.org; Sun, 05 Aug 2018 13:50:15 -0400 In-reply-to: List-Id: "Development of GNU Guix and the GNU System distribution." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: guix-devel-bounces+gcggd-guix-devel=m.gmane.org@gnu.org Sender: "Guix-devel" To: Tatiana Sholokhova Cc: guix-devel , =?utf-8?Q?Cl=C3=A9ment?= Lassieur Hi Tatiana, > The next features I am thinking of are > > - make red, green and grey links on the evaluations page actually > working and usable for filtering builds of the evaluation with a given > status; > - add some navigation tools to improve usability, especially for the > case when a user wants to go back to the previous level of the interfa= ce > (e.g. from evaluation page to specifications list); > - add a page with some basic info about a build, containing a link to > the corresponding build log; This all sounds very good and manageable. I think this also matches some of the open items that G=C3=A1bor identified earlier. > I am going to make a new branch and push these changes in a few days, so > you could try them. Excellent! > I have a question regarding the link for the final GSOC evaluation. > According to the GSOC requirements > , > from the provided URL it should demonstrate the result of the project. I > suppose that it would be nice to include the example of the working > interface running on https://berlin.guixsd.org/ to the final document whi= ch > I will prepare for the evaluation (and which also will contain a link to > the list of changes made to the codebase). Would it be appropriate to do > so? Yes, this would be fine, but note that the document should really stand on its own. Whatever is shown on https://berlin.guixsd.org/ will change over time. You can add a link to it as an example, but make sure that your =E2=80=9Cwork product=E2=80=9D page would not feel incomplete without = it. (E.g. take screenshots if you want to show specific features instead of linking to pages on https://berlin.guixsd.org/) If you want to we could also aim to publish this as a blog post on the Guix website, but that=E2=80=99s really up to you. The Guix blog is a good= way to make your work known in the community and to people who are following the project. -- Ricardo