[roll] Roll fuchsia [check-licenses] V2: Introduce boundary stage

Files in the tree should be grouped into "projects" based on various
barrier directories: e.g. "third_party", "vendor", "prebuilt", etc..
When you hit one of these folders, the child folders represent the roots
of new projects.

This stage receives a list of filepaths and produces a list of grouped
projects based on these boundaries.

Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/1577556
Original-Revision: fb200b555636989718c397c3c48c74d626719076
GitOrigin-RevId: 7dc2b7d3f3fb4024bc174ae1f02b1790bea2c4ce
Change-Id: Ic639885b4ddeac273bbd3122915090e5fab89708
1 file changed
tree: 0b250aa220119563cc82adb474c61c2716baa3ac
  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.