ChromiumOS Infra Protobuf files

Clone this repo:
  1. 59e29da Roll recipe dependencies (trivial). by recipe-roller · 4 days ago main
  2. cf428e2 builder_config: Add a flag to use CQ prebuilts by Yoshiki Iguchi · 7 days ago
  3. 0446fd1 prebuilts-cloud: update prebuilts_cloud proto by Nikhil Gumidelli · 7 days ago
  4. 29297a7 Roll recipe dependencies (trivial). by recipe-roller · 11 days ago release-R115-15474.B
  5. 3bc16f0 Roll recipe dependencies (trivial). by recipe-roller · 12 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.