[roll] Roll fuchsia [bazel] Use Iterable of FilePaths instead of a List in run_bazel_command() While a FilePath can be a str, a list of str's cannot be passed to an argument that takes a list of FilePaths. This switches the function to using an Iterable of FilePaths, which can be passed a list of str's. Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/1485538 Original-Revision: 65fd36cc304b1df41fbf1dc5531a24b11fcd0ac2 GitOrigin-RevId: 3e7f2039aa4477581f560552d982022192e33c90 Change-Id: Ibceae77825976fe4087d1cdd9d49958babf3317e
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.