hydra/src/lib/Hydra/Helper
Eelco Dolstra a57957df84 Handle job aliases in AggregateConstituents
Aggregate constituents are derivations.  However there can be multiple
builds in an evaluation that have the same derivation, i.e. they can
alias each other (e.g. "emacs", "emacs24" and "emacs24Packages.emacs"
in Nixpkgs).  Previously we picked a build arbitrarily for the
AggregateConstituents table.  Now we pick the one with the shortest
name (e.g. "emacs").
2013-08-27 11:48:02 +02:00
..
AddBuilds.pm Handle job aliases in AggregateConstituents 2013-08-27 11:48:02 +02:00
CatalystUtils.pm Merge in the first bits of the API work 2013-07-02 14:00:46 -04:00
Nix.pm GitInput.pm: Don't do a chdir to the Git clone 2013-08-12 17:46:26 +02:00
PluginHooks.pm Revert "Don't call buildFinished after we already know it failed" 2013-07-08 14:30:46 -04:00