[roll] Roll infra/recipes [gerrit_auto_submit] Allow for empty tree_name.

Auto-submit can be used on gerrit hosts that don't have a tree set up,
so we should only check the tree if the tree_name is provided.

Original-Bug: 363284931
Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/infra/recipes/+/1110863
Original-Revision: 6ac0402f5cad447b43578b01a9ddc41cbed2c2d4
GitOrigin-RevId: 450661a955abdb1d0c38983d4b6d5a4b2a3470d7
Change-Id: I7e6c00884e47fc9d9a697f53644c0f32907a4220
1 file changed
tree: 35d0905e700c61d241bcbd8d3e6a32883f147c89
  1. ctf/
  2. git-hooks/
  3. infra/
  4. third_party/
  5. cts
  6. firmware
  7. flower
  8. jiri.lock
  9. MILESTONE
  10. minimal
  11. prebuilts
  12. README.md
  13. stem
  14. test_durations
  15. 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.