all messages for Guix-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
* cuirass evaluate
@ 2017-07-08  9:15 Mathieu Othacehe
  2017-07-10 15:12 ` Ludovic Courtès
  0 siblings, 1 reply; 7+ messages in thread
From: Mathieu Othacehe @ 2017-07-08  9:15 UTC (permalink / raw)
  To: guix-devel


Hi,

Now that Cuirass uses (guix git), I'm trying to robustify specification
evaluation. Currently Cuirass calls a binary called "evaluate" to get a
job list from a specification.

I don't like the idea of this extra "evaluate" script because :

* We have to give evaluate almost all arguments given to Cuirass
  (load-path, package-path, cachedir, spec, database).
* The script is made available for the user but it's very unclear how to
  call it. The help says : "Usage evaluate FILE" which is wrong (5
  arguments are expected).

So my question is, is this a strong requirement to have a separate
script to parse specification, or can I put this stuff back in main
Cuirass program ?

Thanks,

Mathieu

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

end of thread, other threads:[~2017-07-25 21:27 UTC | newest]

Thread overview: 7+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2017-07-08  9:15 cuirass evaluate Mathieu Othacehe
2017-07-10 15:12 ` Ludovic Courtès
2017-07-11 17:17   ` Mathieu Othacehe
2017-07-12  9:39     ` Mathieu Othacehe
2017-07-17 13:32       ` Ludovic Courtès
2017-07-20 14:47         ` Mathieu Othacehe
2017-07-25 21:27           ` Ludovic Courtès

Code repositories for project(s) associated with this external index

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

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.