ChromiumOS Infra Protobuf files

Clone this repo:
  1. b02fd19 Roll recipe dependencies (trivial). by recipe-roller · 8 hours ago main
  2. ec43a0f chromite: Add endpoint for toolchain presubmit testing by Ryan Beltran · 2 days ago
  3. ff3c0fb test_platform: add UDFs to v1 request by Chris DeLaGarza · 32 hours ago
  4. e363535 Roll recipe dependencies (trivial). by recipe-roller · 2 days ago
  5. 4670db3 Roll recipe dependencies (trivial). by recipe-roller · 2 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.