Declarative projects: Include the fetch info for the declarative input in the project eval
[?]
Apr 12, 2016, 6:35 PM
5PXVIXLHL7DRNGY64OQS455JEOM2CPUIJ7LEMRXVGJ2THMN4TO2ACDependencies
- [2]
6WRGCITDEnable declarative projects. - [3]
QMW24O5SAdd support for Guile & Guix. - [4]
NI5BVF2V* In job inputs of type "build", allow the project and jobset names of - [5]
WQXF2T3Dhydra-evaluator: Don't require $HYDRA_CONFIG - [6]
POPU2ATH* hydra_scheduler: use eval-jobs. - [7]
FDE3BJAP* Refactoring. - [8]
IWHFLFVV* Randomly permute the order in which builds are added. This is - [9]
3ZCEPLNO - [10]
OVR2RWBIhydra-evaluator: Always pick the jobset that hasn't been evaluated longest - [*]
N22GPKYT* Put info about logs / build products in the DB.
Change contents
- edit in src/script/hydra-evaluator at line 106
my $inputInfo = {}; - edit in src/script/hydra-evaluator at line 122
$inputInfo->{"declInput"} = [ $declInput ]; - edit in src/script/hydra-evaluator at line 124
my $inputInfo = {};