[roll] Roll fuchsia [bazel] Move bazel_action.py logic to new Python module. Introduce build_utils.py to hold some of the logic currently used by the bazel_action.py script. This will allow sharing it with other scripts in the future (to support building Bazel targets directly in `fx build`), as well as adding proper unit-tests to the new classes found here. + Fix minor typing issues in bazel_action.py Original-Bug: 42084668 Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/1259866 Original-Revision: 52b2533271f3fec422326fafdbd61711a0e35129 GitOrigin-RevId: 45808c4ec33d89edd2d9c45b74007c8d25666de7 Change-Id: I9cf43661d31d9a4b34e9c47b32a8d60887daf1b3
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.