From mboxrd@z Thu Jan 1 00:00:00 1970 From: =?utf-8?Q?Cl=C3=A9ment?= Lassieur Subject: Re: Web interface review 2 Date: Sun, 30 Sep 2018 19:22:43 +0200 Message-ID: <87lg7iq4rg.fsf@lassieur.org> References: <20180810093539.1125-1-clement@lassieur.org> <87tvo2bbqu.fsf@lassieur.org> 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]:47008) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1g6fQh-0002X3-EB for guix-devel@gnu.org; Sun, 30 Sep 2018 13:22:52 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1g6fQe-0005Pv-AX for guix-devel@gnu.org; Sun, 30 Sep 2018 13:22:51 -0400 Received: from mail.lassieur.org ([83.152.10.219]:57746) by eggs.gnu.org with esmtps (TLS1.0:DHE_RSA_AES_256_CBC_SHA1:32) (Exim 4.71) (envelope-from ) id 1g6fQd-0005Ov-Ur for guix-devel@gnu.org; Sun, 30 Sep 2018 13:22:48 -0400 In-reply-to: <87tvo2bbqu.fsf@lassieur.org> 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@gnu.org Hello Tatiana! I rebased your branch and did the changes I talked about, along with a few minor things like error handling and cosmetic changes. The result is available there: https://cuirass.lassieur.org/ and the code is available there: https://git.lassieur.org/cgit/cuirass.git/. I plan to push everything tomorrow evening (with https://bugs.gnu.org/32879) if nobody objects. Cheers, Cl=C3=A9ment