Hydra, for Lix
Go to file
Eelco Dolstra 7daca03e78 * Store jobset evaluations in the database explicitly. This includes
recording the builds that are part of a jobset evaluation.  We need
  this to be able to answer queries such as "return the latest NixOS
  ISO for which the installation test succeeded".  This wasn't previously
  possible because the database didn't record which builds of (say)
  the `isoMinimal' job and the `tests.installer.simple' job came from
  the same evaluation of the nixos:trunk jobset.

  Keeping a record of evaluations is also useful for logging purposes.
2010-03-05 15:41:10 +00:00
doc * Store jobset evaluations in the database explicitly. This includes 2010-03-05 15:41:10 +00:00
src * Store jobset evaluations in the database explicitly. This includes 2010-03-05 15:41:10 +00:00
COPYING * Include a license. 2008-11-28 11:18:29 +00:00
deps.nix * Build Hydra with the Nix Perl bindings. 2010-03-04 15:11:01 +00:00
release.nix * Build Hydra with the Nix Perl bindings. 2010-03-04 15:11:01 +00:00