[roll] Roll fuchsia [build][bazel] Enable verbose Bazel failure messages.

Always use `--verbose_failures` when invoking a Bazel command
through bazel_action.py, in order to get usable error message
logs on CI/CQ bots.

The extra information is also useful when doing local development
anyway.

Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/1019912
Original-Revision: d1b0974614d70f1be6a247da21e2a00aa974be05
GitOrigin-RevId: a05e2c23cfccdbdff6c54b10478ef0dd06724919
Change-Id: Ia1f3c0d3e6deffe88f8b863621d386bfae960dd7
1 file changed
tree: 9b39acf3c3d01c2aeedfdb5c57cf1c45cd19fa5c
  1. ctf/
  2. git-hooks/
  3. infra/
  4. third_party/
  5. cts
  6. firmware
  7. flower
  8. jiri.lock
  9. MILESTONE
  10. minimal
  11. prebuilts
  12. README.md
  13. stem
  14. test_durations
  15. toolchain
README.md

Integration

This repository contains Fuchsia's Global Integration manifest files.

Making changes

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.

Obtaining the source

First install Jiri.

Next run:

$ jiri init
$ jiri import minimal https://fuchsia.googlesource.com/integration
$ jiri update

Third party

Third party projects should have their own subdirectory in ./third_party.