[integration] Initial commit

This repository will be used to test the infrastructure's checkout
logic.

Aside from the standard new repo boilerplate, it contains only a Jiri
manifest that pulls in project1 and project2, making it a very
simplified version of the real integration repository.

Bug: 422991335
Change-Id: Iea9301a216f5a2f40662ebaf5ed5b875d19847bf
7 files changed
tree: 4d7c75fe45f6121e392a1124776a4fec8be29621
  1. AUTHORS
  2. CONTRIBUTING.md
  3. LICENSE
  4. manifest
  5. OWNERS
  6. PATENTS
  7. README.md
README.md

Integration

This repository is used for testing the infrastructure's checkout logic.

It is a simplified version of Fuchsia's real “integration” repository, containing a Jiri manifest that pulls in several other repositories.

Do not add code to this repository.