[roll] Roll infra/recipes [gerrit_auto_submit] Use proto for state

This makes the auto-submit builder state schema declarative, and cleans
up some boilerplate about handling unset values.

Also:
1. Only use the `max_attempts` option to determine the number of CQ
   attempts, not the number of API request attempts.
2. Move the change mergeability caching into the builder state, so it
   doesn't need to be recomputed for every new build.

Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/infra/recipes/+/1241304
Original-Revision: b8d2f3b15591a89dacad93aabbc1cfa562a5a115
GitOrigin-RevId: c2fe45989f5920f10b45632992a30acfa18ba3dc
Change-Id: Ibb5b356732f7ffe003676babf111ed7d263fa103
1 file changed
tree: d0febc36ef766044606520da525540026db0b509
  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.