From mboxrd@z Thu Jan 1 00:00:00 1970 From: Ricardo Wurmus Subject: Re: Cuirass enhancements Date: Wed, 19 Jun 2019 09:49:52 +0200 Message-ID: <871rzqnhen.fsf@elephly.net> References: <20190618195025.62b32955@alma-ubu> Mime-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable Return-path: Received: from eggs.gnu.org ([2001:470:142:3::10]:35459) by lists.gnu.org with esmtp (Exim 4.86_2) (envelope-from ) id 1hdVM6-0003vl-Ts for guix-devel@gnu.org; Wed, 19 Jun 2019 03:50:07 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1hdVM6-00045t-3K for guix-devel@gnu.org; Wed, 19 Jun 2019 03:50:06 -0400 Received: from sender-of-o51.zoho.com ([135.84.80.216]:21241) by eggs.gnu.org with esmtps (TLS1.0:RSA_AES_256_CBC_SHA1:32) (Exim 4.71) (envelope-from ) id 1hdVM5-0003zq-Mt for guix-devel@gnu.org; Wed, 19 Jun 2019 03:50:06 -0400 In-reply-to: <20190618195025.62b32955@alma-ubu> 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?Bj=C3=B6rn_H=C3=B6fling?= Cc: guix-devel Hi Bj=C3=B6rn, > * I'm really missing the tabs/filters like in Hydra: "succeding", > "newly succeding", "newly failing", ... > In having all jobs in one big list is annoying. I care usually only > about failures. Cuirass now has tabs, though it won=E2=80=99t show =E2=80=9Cnewly=E2=80=9D = succeding or failing jobs. It just splits them by state, which is an improvement over having just one big list. (The =E2=80=9CScheduled=E2=80=9D tab isn=E2=80=99t currently working, will = look into this later=E2=80=A6) -- Ricardo