BuildAPI for repo project information |
|
Issue descriptionNeed an API to lookup repo manifest info from project/branch. Given a project name and branch, return project info: * path * remote name (possibly other stuff in the future) Most of the code for this exists already in scripts/find_project_path, but I think it makes sense to make this the start of the build api.
,
Dec 11
Also, we don't necessarily need to preserve find_project_path's --manifest-file arg. That was just a dev convenience.
,
Dec 11
Actually I lied about --manifest-file. We want this code to run from ToT but to run against a manifest file that might be slightly behind ToT. |
|
►
Sign in to add a comment |
|
Comment 1 by la...@chromium.org
, Dec 11