Roll recipe dependencies (trivial). This is an automated CL created by the recipe roller. This CL rolls recipe changes from upstream projects (chromiumos_config, recipe_engine) into this repository. The build that created this CL was https://ci.chromium.org/b/8681803437692614241 chromiumos_config: https://chromium.googlesource.com/chromiumos/config.git/+log/62cde77d92b489d614302875bf8f871cbebb6632~..5240855674efae76ae1e32177b4128c1f975573a 62cde77 (bbrotherton@google.com) pasit: add observing_camera to PasitHost Device proto 5240855 (otabek@google.com) Define DownloadFile gRPC request and response messages. recipe_engine: https://chromium.googlesource.com/infra/luci/recipes-py.git/+/3414dbec0b4f93c6e9e76cc25ac1d8c0b234f265 3414dbe (chanli@google.com) [TurboCI] QueryNodesRequest->ReadWorkPlanRequest: do not set empty Please check the following references for more information: - autoroller, https://chromium.googlesource.com/infra/luci/recipes-py/+/main/doc/workflow.md#autoroller - rollback, https://chromium.googlesource.com/infra/luci/recipes-py/+/main/doc/workflow.md#rollback - cross-repo dependencies, https://chromium.googlesource.com/infra/luci/recipes-py/+/main/doc/cross_repo.md Use https://goo.gl/noib3a to file a bug. Recipe-Tryjob-Bypass-Reason: Autoroller Ignore-Freeze: Autoroller Bugdroid-Send-Email: False Change-Id: I7b13e80c1fb69f9002f7226c1d3f7c35125d996e Reviewed-on: https://chromium-review.googlesource.com/c/chromiumos/infra/proto/+/7848003 Commit-Queue: recipe-mega-autoroller@chops-service-accounts.iam.gserviceaccount.com <recipe-mega-autoroller@chops-service-accounts.iam.gserviceaccount.com> Bot-Commit: recipe-mega-autoroller@chops-service-accounts.iam.gserviceaccount.com <recipe-mega-autoroller@chops-service-accounts.iam.gserviceaccount.com>
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.