Include the eval IDs in the JSON /build result

[?]
Sep 2, 2015, 10:57 AM
VBTAPWURHP35BPTZG532AEEQ5LTGSEKAXQB5N7VWEJ3I35RWRNQAC

Dependencies

  • [2] 4MHQ436J Argh
  • [3] DTTVJMDO typo
  • [4] ZIIXICG7 Make the outputs' outpaths available via the Build JSON API
  • [5] FHF6IZJQ * Basic release management: releases are now dynamically computed as
  • [6] AHTEIK7G * Added a maintainers field to the Builds table.
  • [7] LKEX7GZ4 Show buildinput and buildproduct information in the Builds API
  • [8] FU4GO5VN On build pages, provide a link to the build's first eval
  • [*] J5UVLXOK * Start of a basic Catalyst web interface.

Change contents

  • edit in src/lib/Hydra/Schema/Builds.pm at line 574
    [3.9200][3.201:307]()
    "Hydra::Schema::BuildInputs",
    { "foreign.build" => "self.id" },
    );
    __PACKAGE__->has_many(
    "evals",
  • edit in src/lib/Hydra/Schema/Builds.pm at line 646
    [3.102]
    [3.102]
    relations => {
    jobsetevals => 'id'
    },
  • edit in src/lib/Hydra/Schema/Builds.pm at line 651
    [3.434][2.0:38]()
    buildinputs_builds => 'name',