hydra/src/lib
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
..
Hydra Handle job aliases in AggregateConstituents 2013-08-27 11:48:02 +02:00
Hydra.pm Include names of committers in HipChat notifications 2013-07-02 13:54:18 +02:00
Makefile.am Merge in the first bits of the API work 2013-07-02 14:00:46 -04:00