[prebuilt] Unpin all LUCI tools

It's annoying to need to manually update the pins of these tools
whenever we want to take in a new change, especially when most other
LUCI users get updates automatically via depot_tools. The tools should
be quite stable so it should be relatively safe to unpin them.

Change-Id: I4b4bc4da40d8bed291fcf7fe90f427b66cbd72e3
Reviewed-on: https://fuchsia-review.googlesource.com/c/infra/prebuilt/+/1127974
Reviewed-by: Ina Huh <ihuh@google.com>
1 file changed
tree: 7ea0bfd1b21abcb11996e39c61f109cd6d6560c7
  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.