[roll] Roll infra/recipes [gerrit_auto_submit] Remove backwards compat for non-proto state

It's safe to remove backwards compatibility for the old builder state
schema now that the new builder state schema has rolled out.

Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/infra/recipes/+/1241306
Original-Revision: e51a2cbe5c930962dee708c7b6adfcb2bee1117f
GitOrigin-RevId: ba561086e70f7faa8b1cca3f530a87a4881cb22a
Change-Id: I0cdd25d583e4c81c0a4994e39d8e93213dd00b86
1 file changed
tree: b17bb6386a4d1f8403255cde8b7a82b7b8a070f6
  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.