[roll] Roll fuchsia [check-licenses] Add the discover stage

This stage performs the file traversal to collect all the files and
folders in a given directory. This is meant to be a stateless
refactoring of the "directory" package in the old v1 implementation,
which unlocks a bunch of new ways we can use the tool.

Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/1574156
Original-Revision: 7e045d132f24ea41abc044f06b349293c7b21d08
GitOrigin-RevId: 50a04abd901a76039149ed0a38afff3742478427
Change-Id: I5854b78482fc0cc66782c9c5d2cecf6d799311ce
1 file changed
tree: 87813bc31b6f2ec60ee1a11ca9e4eb3d559dfbfd
  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.