Add the project name to declarative inputs
[?]
Feb 18, 2020, 1:16 AM
VIJBYUAVRRXZRCZ23FVCXHPAJ54MRCR6XNKMZXREQK7PGKBI4UWQCDependencies
- [2]
BCFAS6VOdeclarative projects: support fully static, declarative configuration - [3]
3JXCTKECAdd markdown files for documentation - [4]
5PXVIXLHDeclarative projects: Include the fetch info for the declarative input in the project eval - [5]
6WRGCITDEnable declarative projects. - [*]
N22GPKYT* Put info about logs / build products in the DB.
Change contents
- replacement in doc/manual/src/projects.md at line 438
`declInput` argument corresponding to the input fetched in step 1.`declInput` argument corresponding to the input fetched in step 1 andthe `projectName` argument containing the project\'s name. - replacement in src/script/hydra-eval-jobset at line 568
die "multiple alternatives for the input containing the declarative project specificaiton are not supported\n"die "multiple alternatives for the input containing the declarative project specification are not supported\n" - edit in src/script/hydra-eval-jobset at line 602
$inputInfo ->{"projectName"} = [ { "value" => $project->name, } ];