[roll] Roll infra/recipes [git_roll_util] Limit Gerrit queries

If we're rolling more than 100 changes at once, don't query gerrit for
change numbers. Just use gitiles links instead.

Original-Bug: b/474374328
Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/infra/recipes/+/1480087
Original-Revision: b98e66bc1dd89fe6a248ee00e90169c145ac5636
GitOrigin-RevId: 0a53754a2a0eef2affe17af9fd83c465feaed7b3
Change-Id: I4fd8deb7acb2b133062b1abb445c4da9f5858bf7
1 file changed
tree: 66cdeff981f3f730d3a9c53d2462665bac16858f
  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.