[roll] Roll fuchsia [check-licenses][cmd][result] Migrate to new metrics framework

This commit completes the transition of `check-licenses` to the new dimensional metrics framework by migrating the `cmd` and `result` packages.

It also introduces the new execution summary output printed to stdout at the end of the tool's execution, replacing the old, verbose, multi-package metrics printout.

Test: fx test check-licenses
Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/1570898
Original-Revision: 54be5e639edf42970f440be39fa2bc285de099b0
GitOrigin-RevId: aa49b3dffc2b0411b02f07b808423348bdbc2fe5
Change-Id: I5e25b01b89522a2dac533f3e95b485389092117b
1 file changed
tree: 005a0a9ad481fd7d850e73beb144c7cb33474d9a
  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.