[roll] Roll fuchsia [check-licenses] Add metrics for license and source files

This adds counters for TotalFilesProcessed, LicenseFilesFound, and
SourceFilesWithLicenses, and prints them in the execution summary.

Test: fx test tools/check-licenses
Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/1586629
Original-Revision: e2f75dd93d37f5f67ab7cbd80f73e1292e9c84cc
GitOrigin-RevId: 6b7066078592ed4a17fa1f03cc16e9a577a7adff
Change-Id: I368fb940052bd48fa73b4a9599ba871b80f81ea7
1 file changed
tree: b590d2521506f537257c13c25a8909cfe4a0d763
  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.