From mboxrd@z Thu Jan 1 00:00:00 1970 From: clement@lassieur.org (=?utf-8?Q?Cl=C3=A9ment?= Lassieur) Subject: Documenting Cuirass features (was: List of failing packages) Date: Thu, 19 Dec 2019 11:35:54 +0100 Message-ID: <87eex061rp.fsf_-_@lassieur.org> References: <4fa52687a643221e32009113fa4f42b3932eb0c7.camel@gnu.org> <05DEF5E9-ADE1-4C13-B24D-C2BA5675F43E@lepiller.eu> <87h83jfysg.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:470:142:3::10]:46681) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1iht9y-0001QA-Pv for guix-devel@gnu.org; Thu, 19 Dec 2019 05:35:59 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1iht9x-0008NX-ID for guix-devel@gnu.org; Thu, 19 Dec 2019 05:35:58 -0500 In-Reply-To: <87h83jfysg.fsf@elephly.net> (Ricardo Wurmus's message of "Mon, 04 Nov 2019 16:26:23 +0100") 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: Ricardo Wurmus Cc: guix-devel@gnu.org Ricardo Wurmus writes: > Roel Janssen writes: > >> With Hydra, when clicking on a failed build you could see >> previous builds of that same package and its success or failure of >> them. I found that very useful. > > For previous builds you can use a query like > > icecat spec:guix-master system:x86_64-linux > > and it will show you all past builds for icecat on the given system and > matching the given specification name (here: the master branch). Hi Ricardo, Is it documented somewhere? If it isn't, could you please write some minimal documentation in cuirass.texi on how we can use the search bar? That would be incredibly useful. Thank you in advance, Cl=C3=A9ment