ChromiumOS Infra Protobuf files

Clone this repo:
  1. 93aaab0 Roll recipe dependencies (trivial). by recipe-roller · 9 hours ago main
  2. fd024d2 Roll recipe dependencies (trivial). by recipe-roller · 28 hours ago
  3. fdb9c3d Roll recipe dependencies (trivial). by recipe-roller · 4 days ago
  4. 610a652 cros_test_runner: Provide test_args in TestPlan proto by Chris DeLaGarza · 5 days ago
  5. 6b5a130 chromiumos/common: Add a new FwLocation for chameleon by Jack Rosenthal · 5 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.