[roll] Roll fuchsia [check-licenses] Move V1 pipeline logic to generate_old.go

Move executePipeline and initialize methods, along with V1-specific
constants and the global Config variable, from generate.go to a new
generate_old.go file.

The remaining V1 variables and configuration code will be moved in a
future CL.

Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/1602831
Original-Revision: e0e3452f70ae3f07d40decb100959665919adadd
GitOrigin-RevId: 66314f6a6ebee8ee7982d1cc711a0afeb6d2e580
Change-Id: I557cabee5b8de5fc083303cc1b4ffa4a621ef407
1 file changed
tree: dba51b294e9033bbf83ec4c598498ec209eed10b
  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.