Clone this repo:
  1. b50ce0d Remove specific OWNERS for src/device. by Andrew Lamb · 1 year, 9 months ago main
  2. 01c02f0 signing: add channel to ArchiveArtifacts by Jack Neus · 1 year, 9 months ago
  3. a603eb5 device/config: add raptor lake SOC to SOC list by YH Lin · 1 year, 10 months ago
  4. 0a3ac5f sfp: Change value->values in repeated field by Eli · 1 year, 10 months ago
  5. 27169a6 Roll recipe dependencies (trivial). by recipe-roller · 1 year, 10 months 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.