[roll] Roll fuchsia [check-licenses] Scaffold v2 pipeline interfaces

This introduces the foundational Go interfaces for a decoupled, 6-stage
streaming pipeline architecture for check-licenses. This is the first
step in migrating away from the monolithic v1 architecture toward a
more testable and modular design.

The `v2_pipeline` target is added to the BUILD files but is not yet
wired into the main command execution.

Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/1571653
Original-Revision: f8809825139dfa2b988ea7c9a9db3ced811cac3e
GitOrigin-RevId: 3f3ee7afc93cbcc9f2327b395aa576c3ba22ace8
Change-Id: I9263bc923658f1800db0c9ce927a77fb865d48da
1 file changed
tree: c1ae09575c9ea185d7304082890a81e2af29f01e
  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.