[roll] Roll fuchsia [check-licenses] Updates to result package

Sorry for all the giant CLs. I think this will be the last big one.

I'm still working with folks to understand exactly what templates
we need for our various use cases, so the files in the templates
directory are likely to change a lot.

With this submitted (and with the v2 codepath enabled), I get an output
that looks like this:

Initializing... Done. [665.760079ms]
Discovering files and folders... Done. [1.256153579s]
Searching for license texts [374 projects]... Done. [25.270793143s]
Saving results... Done. [398.354467ms]

Total runtime: 27.591335542s
============

License Metrics:
  Number of Unique License Patterns: 143

Project Metrics:
  Duplicate README.fuchsia Files: 13
  Initialized Custom Project Count: 255
  Initialized Custom Project Retrieval Count: 254
  Project Count: 373
  Projects Missing License Files: 76
  Projects Missing Names: 33
  Unexpected Line Found In README.fuchsia File: 373

Filetree Metrics:
  File Count: 263439
  Files Missing Projects: 44146
  Folder Count: 34385
  Folders Missing Projects: 5175
  Skipped Items: 908

Result Metrics:
  Number of initialized templates: 5

 ⦿ Executed template -> /tmp/check-licenses/out/summary.csv (+ *.gz)

Full summary and output files -> /tmp/check-licenses

Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/659466
Original-Revision: e20395fa2e8049ac45d86cbae06cf70b4a0b2de0
GitOrigin-RevId: 4e21712782741d777ddee40c9cf72f5890f4e37d
Change-Id: I07c19b9e6c246239ec74c6bdca631bfff3cf68de
1 file changed
tree: 293e443d4eec0be607233dbcbb97c603153e0322
  1. infra/
  2. third_party/
  3. cts
  4. firmware
  5. flower
  6. jiri.lock
  7. minimal
  8. prebuilts
  9. README.md
  10. stem
  11. test_durations
  12. 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.