ChromiumOS Infra Protobuf files

Clone this repo:
  1. 7f3d2b0 protos: add new version structure fro new versions by Otabek Kasimov · 9 hours ago main
  2. b3fdd32 Revert "configs: Add new proto for lab recovery-versions" by Otabek Kasimov · 13 hours ago
  3. 92445a1 configs: Add new proto for lab recovery-versions by Otabek Kasimov · 25 hours ago
  4. 3cdabac Roll recipe dependencies (trivial). by recipe-roller · 2 days ago firmware-android-15949.B
  5. 4798455 Add IMAGE_TYPE_SHELLBALL by Madeleine Hardt · 4 days ago

infra/proto

infra/proto vs chromite/infra/proto

This repository exists in two locations in the tree: infra/proto, and chromite/infra/proto. The infra/proto repository is always at ToT, while the chromite/infra/proto checkout is branched to allow the proto there to (more) accurately reflect the version of the proto the Build API is using.

When making changes to the proto that you need to test in the Build API, you will need ensure the changes are applied to the chromite/infra/proto checkout. Chromite generates its proto bindings from the chromite/infra/proto repo.