[roll] Roll fuchsia [fx][bazel-tool] Rename and reformat bazel-tool script. Since the file name did not end in .py, `fx format-code` ignored it. The script is always launched from a devshell wrapper, so renaming it should not impact workflows. The dash is replaced with an underscore to appease Gerrit static checks. This will make reviewing future changes to the script easier. + Minor mypy fixes. + Fix computation of Bazel workspace path in devshell wrapper. BAZEL_WORKSPACE was always empty but the value was not used (yet). Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/1216444 Owners-Override: James Robinson <jamesr@google.com> Original-Revision: 49deca4d3c3df52fa7be9b6ccbc2098cfbc13f43 GitOrigin-RevId: f71d26e83bd5539fe6bc217cf47a389850a9605e Change-Id: Ic41a0fe24e1e057b6f4108940769b592f0af8dc7
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 in one of the communication channels documented at get involved.
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.