New issue
Advanced search Search tips
Note: Color blocks (like or ) mean that a user may not be available. Tooltip shows the reason.

Issue 760743 link

Starred by 1 user

Issue metadata

Status: WontFix
Owner: ----
Closed: Oct 31
Cc:
Components:
EstimatedDays: ----
NextAction: ----
OS: ----
Pri: 3
Type: Feature



Sign in to add a comment

Milo: Console query API

Project Member Reported by hinoka@chromium.org, Aug 30 2017

Issue description

Create 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).
 

Comment 1 by hinoka@chromium.org, Aug 30 2017

Cc: dgarr...@chromium.org jinjingl@chromium.org
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. 
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.

Comment 4 by hinoka@chromium.org, Aug 31 2017

A build can have an arbitrary number of manifests.
Labels: Legoland
Project Member

Comment 6 by sheriffbot@chromium.org, Oct 31

Labels: Hotlist-Recharge-Cold
Status: Untriaged (was: Available)
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
Status: WontFix (was: Untriaged)
goldeneye uses buildbucket API and commit-build relationships can be retrieved from there, efficiently, too

Sign in to add a comment