[roll] Roll infra/recipes [gerrit_auto_submit] Look up tree in CV

Instead of using one tree status for all changes on a given host, use
luci-cv to look up the tree status that applies to a specific change.
This allows auto-submit to work correctly on hosts with multiple tree
statuses, or on a host where only some repos don't have tree statuses.

Also add many type annotations, add some steps that make it clearer why
it decided to submit or not submit a change, and change the dry run
property to also check tree status.

Original-Bug: b/352739671
Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/infra/recipes/+/1128459
Original-Revision: efcf1be838bb397c9cf9923f59379d60526ad9d7
GitOrigin-RevId: 6e2aeff47c2fdcd3d508a1c67c077bdc5270cfcf
Change-Id: I0c7bb4e9c4b67b166a41f053227b67e78455c419
1 file changed
tree: 2279767b77efac49b2837a48fe3f767064184f43
  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 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.