Add the project name to declarative inputs

[?]
Feb 18, 2020, 1:16 AM
VIJBYUAVRRXZRCZ23FVCXHPAJ54MRCR6XNKMZXREQK7PGKBI4UWQC

Dependencies

  • [2] BCFAS6VO declarative projects: support fully static, declarative configuration
  • [3] 3JXCTKEC Add markdown files for documentation
  • [4] 5PXVIXLH Declarative projects: Include the fetch info for the declarative input in the project eval
  • [5] 6WRGCITD Enable declarative projects.
  • [*] N22GPKYT * Put info about logs / build products in the DB.

Change contents

  • replacement in doc/manual/src/projects.md at line 438
    [3.40588][3.40588:40659]()
    `declInput` argument corresponding to the input fetched in step 1.
    [3.40588]
    [3.40659]
    `declInput` argument corresponding to the input fetched in step 1 and
    the `projectName` argument containing the project\'s name.
  • replacement in src/script/hydra-eval-jobset at line 568
    [4.4776][4.4776:4895]()
    die "multiple alternatives for the input containing the declarative project specificaiton are not supported\n"
    [4.4776]
    [4.4895]
    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
    [2.4666]
    [2.4666]
    $inputInfo ->{"projectName"} = [ { "value" => $project->name, } ];