[roll] Roll infra/recipes [tools] Drop support for Jiri-based checkouts

No longer needed now that all builders that use this recipe check out
their repositories with plain old Git.

Depends-on: turquoise-internal:I2662183c7bed8ed411bfd1fd49f1a90b1ed5125d
Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/infra/recipes/+/1274345
Dependencies-Satisfied: CL Deps Checker <cl-deps-checker@fuchsia-internal-service-accts.iam.gserviceaccount.com>
Original-Revision: b350cc0d84aa17d77a6eccc7363c6e43cbd90ba6
GitOrigin-RevId: 22c699162b7eb5c013aa9b0aff8b41cc8fd520b1
Change-Id: I2dee0cb3c1a622bde484e5065494481313ef766a
1 file changed
tree: d14e846d45aa479edcfdb8cf9152b94311452f04
  1. ctf/
  2. git-hooks/
  3. infra/
  4. third_party/
  5. flower
  6. jiri.lock
  7. MILESTONE
  8. minimal
  9. prebuilts
  10. README.md
  11. stem
  12. 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.