Add mechanism for actually downloading prebuilt tools.

update.sh calls cipd, pointing it to cipd.ensure.

Initially it will only install flatten_buildbucket_cfg.
Later we can migrate some infra-specific tools from //buildtools to
here.

Bug: IN-579 #comment
Change-Id: I9ad7d73b800190d8d1cb58b608529e06f01626b6
3 files changed
tree: 7c17670aa511857f14f867103601b87b71274afb
  1. .gitignore
  2. AUTHORS
  3. cipd.ensure
  4. CONTRIBUTING.md
  5. LICENSE
  6. PATENTS
  7. README.md
  8. update.sh
README.md

Infra Prebuilt

This repository contains the labels of a number of prebuilt tools that are used to build work with the Fuchsia infrastructure. The actual tools themselves are located in the Chrome Infra Package Deployer (CIPD).

In most cases, the jiri tool will download the build tools automatically during its update step. To download the tools manually, run update.sh.