[roll] Roll fuchsia [licenses] Add more diagnostic information on failure.

Sometimes the bazel license collection pipeline fails without enough
information to properly debug things.

Add more info so we can see if it is simply failing to analyze empty
space.

Original-Bug: 494274295
Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/1546843
Original-Revision: bfa5bc034de9f88ee9d7773e0e7285524e52e371
GitOrigin-RevId: 310cf9f08044de283f24cd4b603de202ffdd8e07
Change-Id: I41e72720022383cc26a4b1a47c1f61ad7c47d18e
1 file changed
tree: 7a70722fc8f49774d2cd5ee69e4c7317eca9dc49
  1. ctf/
  2. git-hooks/
  3. infra/
  4. third_party/
  5. cobalt
  6. flower
  7. jiri.lock
  8. MILESTONE
  9. minimal
  10. prebuilts
  11. README.md
  12. stem
  13. test_durations
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 in one of the communication channels documented at get involved.

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.