[roll] Roll infra/recipes [submodules] Add patching logic in checkout api to support submodules

Also deleted some recipe tests that add no coverage.

Original-Bug: 328639069
Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/infra/recipes/+/1002232
Original-Revision: a1093e6b54b8752f5f54d5f0a955a873b25d0f35
GitOrigin-RevId: 7d8d7300978f83ac79421860c0533e258b3828f8
Change-Id: Ia41a24e93ee059b11a520b92f74eef93bbe481e1
1 file changed
tree: 8a7860c983c71eb1c1614ed53e388c6fa68423c0
  1. ctf/
  2. git-hooks/
  3. infra/
  4. third_party/
  5. cts
  6. firmware
  7. flower
  8. jiri.lock
  9. MILESTONE
  10. minimal
  11. prebuilts
  12. README.md
  13. stem
  14. test_durations
  15. toolchain
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 via the IRC channel #fuchsia on Freenode.

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.