[roll] Roll infra/recipes [ensure_tool] Convert more modules to use tool manifests This change converts the following modules: cl_util debug_symbols gcloud gerrit gitiles gn gsutil ninja For each module, the following was made consistent: 1) The CIPD paths and versions were moved from api.py to resources/tool_manifest.json. 2) The call to self.m.ensure_tool was wrapped in a function with a @cached_property decorator. The expectation diffs are the additional reads for the JSON resource files, and the change to generic CIPD paths and versions for test data. Original-Bug: 84142 Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/infra/recipes/+/578867 Original-Revision: 347bfd422db544bf2a392da45ad4df87f1b9bb06 GitOrigin-RevId: 354306e9553ab4265a5d3fdb08d528b93c297fe3 Change-Id: I7166465f7694383d3d922b54978b3858995d0bf3
This repository contains Fuchsia's Global Integration manifest files.
All changes should be made to the internal version of this repository. Our infrastructure automatically updates this version when the internal one changes.
Currently all changes must be made by a Google employee. Non-Google employees wishing to make a change can ask for assistance via the IRC channel #fuchsia on Freenode.
First install Jiri.
Next run:
$ jiri init $ jiri import minimal https://fuchsia.googlesource.com/integration $ jiri update
Third party projects should have their own subdirectory in ./third_party.