From mboxrd@z Thu Jan 1 00:00:00 1970 From: =?utf-8?Q?Cl=C3=A9ment?= Lassieur Subject: Re: Web interface pushed Date: Thu, 02 Aug 2018 18:49:17 +0200 Message-ID: <87k1p87lyq.fsf@lassieur.org> References: <87r2jlbsq3.fsf@lassieur.org> <87h8khbo71.fsf@gnu.org> <20180730124528.hgkpl2kbxc6fglp5@thebird.nl> <87lg9ssvl7.fsf@elephly.net> <87h8kd8djp.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]:46063) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1flGmx-0006wp-7O for guix-devel@gnu.org; Thu, 02 Aug 2018 12:49:24 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1flGmu-0004JG-MB for guix-devel@gnu.org; Thu, 02 Aug 2018 12:49:23 -0400 Received: from mail.lassieur.org ([83.152.10.219]:59452) by eggs.gnu.org with esmtps (TLS1.0:DHE_RSA_AES_256_CBC_SHA1:32) (Exim 4.71) (envelope-from ) id 1flGmu-0004HI-Ag for guix-devel@gnu.org; Thu, 02 Aug 2018 12:49:20 -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: =?utf-8?Q?G=C3=A1bor?= Boskovits Cc: Guix-devel , Tatiana Sholokhova Hi G=C3=A1bor, G=C3=A1bor Boskovits writes: > Also most of the time the results differing from the results in the > previous evaluations are the most interesting. > Can we get this kind of information somehow? About that, I am preparing a commit that would get Cuirass to stop building all derivations, but only the ones that don't exist yet. That's https://bugs.gnu.org/32190. For example, Cuirass wouldn't build anything when there is a new commit that just updates the documentation, and the green red and grey buttons would show 0, 0, 0. Is that what you meant? Cl=C3=A9ment