[roll] Roll fuchsia [check-licenses] Finish separating v1 and v2 codepaths in generate.go Move GenerateCommand struct definition, flag setup, and common execution routing from generate.go to generate_old.go. This ensures generate.go strictly contains v2 compliance pipeline logic (executeV2Pipeline and CustomClassifier). Refactored executeImpl to conditionally initialize v1-specific configurations and variables only when the v1 pipeline is selected, avoiding unnecessary overhead for v2 runs. Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/1604214 Original-Revision: cf717a3d9310384445121fc918450aa1eea1d8f2 GitOrigin-RevId: 04ca6fb7524e33fba82efa2cc0a8d5be5808de96 Change-Id: Ie150d35b56f3ecc4b7785c1ff887662cd8959fad
This repository contains Fuchsia's Global Integration manifest files.
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.
First install Jiri.
Next run:
$ jiri init $ jiri import minimal https://fuchsia.googlesource.com/integration $ jiri update
Third party projects should have their own subdirectory in ./third_party.