* ci wishlist
@ 2019-07-31 14:49 Robert Vollmert
2019-07-31 15:31 ` Ricardo Wurmus
0 siblings, 1 reply; 2+ messages in thread
From: Robert Vollmert @ 2019-07-31 14:49 UTC (permalink / raw)
To: guix-devel
Hi,
some questions that the ci interface should answer, but makes quite hard:
- on a given branch, which packages are broken? (the answer seems to be:
all packages that have a failed build in some evaluation and that don’t
have a successful build anytime later)
- on a given branch, which broken packages are also broken on master?
Cheers
Robert
^ permalink raw reply [flat|nested] 2+ messages in thread
* Re: ci wishlist
2019-07-31 14:49 ci wishlist Robert Vollmert
@ 2019-07-31 15:31 ` Ricardo Wurmus
0 siblings, 0 replies; 2+ messages in thread
From: Ricardo Wurmus @ 2019-07-31 15:31 UTC (permalink / raw)
To: Robert Vollmert; +Cc: guix-devel
Robert Vollmert <rob@vllmrt.net> writes:
> some questions that the ci interface should answer, but makes quite hard:
>
> - on a given branch, which packages are broken? (the answer seems to be:
> all packages that have a failed build in some evaluation and that don’t
> have a successful build anytime later)
We can seach packages and restrict them by “spec” and/or “system” and
that can give you a list of other builds. It’s not quite what you’re
looking for, but it can get close enough.
> - on a given branch, which broken packages are also broken on master?
I’d like to see something like that as well. Would make it much easier
to see what packages are *newly* failing, presumably because of a change
on this branch.
(Right now the list of failed builds for wip-texlive, for example, isn’t
all that helpful, because I don’t know if that’s my fault or if these
failures are “expected”.)
--
Ricardo
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2019-07-31 15:31 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2019-07-31 14:49 ci wishlist Robert Vollmert
2019-07-31 15:31 ` Ricardo Wurmus
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).