Milo: Console query API |
||||
Issue descriptionCreate a console querying API that takes: * Console Name * (Optionally) A list of revisions or manifests And returns: * A matrix of builds This can be useful for goldeneye, which can use master IDs instead of revisions/manifests (or use master IDs as a manifests).
,
Aug 30 2017
So a build can have multiple manifests? For example, a manifest for the master run it's in, and a manifest for its build config. That way the build will appear both in the API result for its master run, and API result for recent builds of its build config.
,
Aug 30 2017
Our manifests are more fungible than the CrOps ones, since some of our builds are self-modifying at the infrastructure level. There is a project to reduce the cases when that can happen, but I've lost track of how it's coming.
,
Aug 31 2017
A build can have an arbitrary number of manifests.
,
Oct 30 2017
,
Oct 31
This issue has been Available for over a year. If it's no longer important or seems unlikely to be fixed, please consider closing it out. If it is important, please re-triage the issue. Sorry for the inconvenience if the bug really should have been left as Available. For more details visit https://www.chromium.org/issue-tracking/autotriage - Your friendly Sheriffbot
,
Oct 31
goldeneye uses buildbucket API and commit-build relationships can be retrieved from there, efficiently, too |
||||
►
Sign in to add a comment |
||||
Comment 1 by hinoka@chromium.org
, Aug 30 2017