[roll] Roll infra/recipes [submodule_update] Disable auto-rolling

Because this tool lives in google3, it receives frequent (multiple times
daily) updates that don't actually change the functionality. It's no
longer being actively developed, so disable auto rolls for now to keep
noise out of the recipes.git commit history.

Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/infra/recipes/+/970212
Original-Revision: 1cf5eacec6f93ea4cd412248bb201b4724efe303
GitOrigin-RevId: 69b1f24e0e92ac6b50b02d3638b7a5bf5a26b774
Change-Id: Ia76d8d9b63861fe4ab981ee353aa91fb851a6df3
1 file changed
tree: 296dacb12912f2075865e530ba766db8c52807b7
  1. git-hooks/
  2. infra/
  3. third_party/
  4. cts
  5. firmware
  6. flower
  7. jiri.lock
  8. MILESTONE
  9. minimal
  10. prebuilts
  11. README.md
  12. stem
  13. test_durations
  14. 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.