Update LUCI tools

Includes led change crrev.com/c/3035428, which adds a new
`-property-only` flag to `led edit-recipe-bundle` that causes it to pass
the recipe bundle's CAS reference as a property rather than overriding
the led job's original executable, a prerequisite for deploying property
versioning everywhere without breaking led workflows.

Bug: 1216487
Change-Id: I535e12af4a3b69c875987b48eb3cac3a25088ecd
Reviewed-on: https://fuchsia-review.googlesource.com/c/infra/prebuilt/+/559943
Reviewed-by: Anthony Fandrianto <atyfto@google.com>
1 file changed
tree: bff13ceef3ce2737b7ce2c44d65327036d1f4698
  1. manifest/
  2. .cipd_version
  3. .cipd_version.digests
  4. .gitignore
  5. AUTHORS
  6. cipd.ensure
  7. cipd.py
  8. CONTRIBUTING.md
  9. LICENSE
  10. PATENTS
  11. README.md
  12. 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.