[roll] Roll infra/recipes [git_checkout] Implement submodule caching

This patch implements experimental submodule caching
for Fuchsia builders and turns this feature on for
all rust builders.

Original-Bug: 423986883

Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/infra/recipes/+/1296364
Original-Revision: 3e82c702ca7f272f5c5b6ad55466af52d72c7df7
GitOrigin-RevId: 9a09c6813890ca2a7baaf83931b13178b33954d3
Change-Id: I0aee447078014909d7da606b0c62566ae628459c
1 file changed
tree: 0c4e23bdd28595c4730f1c3a95f3e7b4673603e0
  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.