ChromiumOS Infra Protobuf files

Clone this repo:
  1. 3ff6496 Roll recipe dependencies (trivial). by recipe-roller · 5 days ago main
  2. c6f2852 Add FollowOnBuilders to Orchestrator message by Greg Edelston · 6 days ago firmware-fatcat-16650.B
  3. e44712f Add NVL (Nova Lake) as new SOC by YH Lin · 7 days ago
  4. e50da05 device/config: Add calypso SOC by Kyle Lin · 8 days ago
  5. f308739 satlab: [Feature] Support *cross-branch testing*. by Boris · 8 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.