hydra/src
Maximilian Bosch aa87e7a52e
hydra-eval-jobs: fix maintainer resolution
Some time ago the data structure for maintainer descriptions in
`nixpkgs` changed from a simple attr set with maintainer emails as
values to an attribute set where the maintainer' nick is associated to
an attribute set with email, GitHub handle and full name.

Hydra can either parse a Nix list or fetches `shortName` from the
associated attribute set (which is used for `meta.licenses` as each
value in it contains a `shortName`). This behavior needs to be
replicated for maintainers to retrieve the emails for `hydra-notify`.

This change is backwards-compatible since `queryMetaStrings` is still
able to understand lists, so old versions of `nixpkgs` or packages using
the old maintainer data structure remain usable.
2018-12-29 14:47:03 +01:00
..
hydra-eval-jobs hydra-eval-jobs: fix maintainer resolution 2018-12-29 14:47:03 +01:00
hydra-evaluator hydra-evaluator: Allow setting the maximum number of concurrent evaluations 2018-05-16 14:22:00 +02:00
hydra-queue-runner Typo 2018-12-20 12:07:02 +01:00
lib Add duration to Slack notification. 2018-11-20 14:57:50 +01:00
libhydra Allow setting GC_INITIAL_HEAP_SIZE for hydra-eval-jobs 2018-05-16 14:14:53 +02:00
root jobset view: jump back to the proper tab when displaying all failed jobsets 2018-07-15 17:52:14 +02:00
script evalSettings deprecated, submodule fix 2018-10-03 00:45:42 -04:00
sql Distinguish build step states 2017-12-07 15:35:31 +01:00
ttf Add font for the captcha 2013-03-04 12:16:13 +01:00
Makefile.am Remove the pretty-printed log 2016-10-27 14:43:17 +02:00
Makefile.PL * Move everything up one directory. 2009-03-05 13:41:57 +00:00