[roll] Roll fuchsia [check-licenses] Load the config when performing readme operations.

When validating README.fuchsia files, use the config to determine
whether this readme is in the fuchsia tree or in a special
check-licenses assets directory before attempting to validate if all the
listed License Files actually exist on disk.

Similarly, check the config for policy entries before complaining about
a missing License File entry.

Original-Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/1609613
Original-Original-Revision: 7bd1f605bc62cbe7d459d1b1fc3ce0172c4a6615
GitOrigin-RevId: 52203477a0bb5dbcde678710977dfdcb22339017
Change-Id: Id6bd59cb6a3dec69c10813523d959461e6799075
Reviewed-on: https://fuchsia-review.googlesource.com/c/integration/+/1609909
Cr-Commit-Position: refs/heads/main@{#192528}
1 file changed
tree: 007fa8b2d1e6d66f5884ed099632cd5220f1f720
  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.