unofficial mirror of guix-devel@gnu.org 
 help / color / mirror / code / Atom feed
* improvements to search at ci.guix.gnu.org
@ 2019-06-20 21:44 Ricardo Wurmus
  2019-06-21 15:36 ` Ludovic Courtès
  0 siblings, 1 reply; 2+ messages in thread
From: Ricardo Wurmus @ 2019-06-20 21:44 UTC (permalink / raw)
  To: guix-devel

Hi Guix,

the search at ci.guix.gnu.org now recognizes ^ and $ to designate the
beginning or end of a query.  You can now also search for arbitrary
build names (previously the query would always end on “-%”).

Examples:

    ^r-3 system:aarch64-linux
    Show all builds of the “r” package at version 3.x on aarch64.

    test spec:staging-staging
    Show any build including the string “test” on the “staging-staging”
    specification.  (I also don’t like the duplication in spec names.)

    -test$ spec:guix-master system:x86_64-linux
    Show all x86_64 builds ending on “-test” in the “guix-master”
    specification.

I think it would also be useful to restrict the search to builds by
status, but that’s not currently supported.

--
Ricardo

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2019-06-21 15:36 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2019-06-20 21:44 improvements to search at ci.guix.gnu.org Ricardo Wurmus
2019-06-21 15:36 ` Ludovic Courtès

Code repositories for project(s) associated with this public inbox

	https://git.savannah.gnu.org/cgit/guix.git

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).