[roll] Roll infra/recipes [gerrit_auto_submit] Cache tree name lookups

`match_config()` can take on the order of 10 seconds, and if there are
changes with merge conflicts then we'll call `match_config()` on every
auto-submit iteration, so cache the results in order to avoid
auto-submit latency.

Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/infra/recipes/+/1294404
Original-Revision: a53d36208cc494a7dbad9f7551a74838e8b24566
GitOrigin-RevId: f4fa8a4060ac6bc5211adb49514a6007c8633a8b
Change-Id: I97339cc27ef0d39f4b5c82f744e9687be37d8bcd
1 file changed
tree: 3032334f0310741c959b3688f29bb5a8d730c1da
  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.