[roll] Roll infra/recipes [checkout] Add links to CLs from patch steps

This will make it easier to determine which patch step corresponds to
which CL when the recipe does multiple patches due to `Depends-on`
footers.

Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/infra/recipes/+/1303604
Original-Revision: e72dc728ecd4d024f8c4a3280cd2ddecab7e1125
GitOrigin-RevId: 239396d3d15a1db1e3c155b247dd5d007952872e
Change-Id: I7a2f7a3a18aa263207c18827ce5b9a59039b26e5
1 file changed
tree: 4b76ad924c292a334e9f1a36b519bd93aae79a41
  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.