commit | a129aac4875cecd72343e9da724a467133c4414b | [log] [tgz] |
---|---|---|
author | George Engelbrecht <engeg@google.com> | Mon Aug 15 18:01:48 2022 -0600 |
committer | Chromeos LUCI <chromeos-scoped@luci-project-accounts.iam.gserviceaccount.com> | Tue Aug 16 01:03:35 2022 +0000 |
tree | 308686782c3332965b8cd01f62b2016e49e9a281 | |
parent | e7ae691cea4b94494808e1c3bfe642522186941a [diff] |
common.proto: removed rubik channel enum BUG=None TEST=./generate.sh Change-Id: I58420d1a7644243462af951b1c423d6e6c0865cf Reviewed-on: https://chromium-review.googlesource.com/c/chromiumos/infra/proto/+/3832209 Commit-Queue: Benjamin Shai <bshai@google.com> Reviewed-by: Benjamin Shai <bshai@google.com> Auto-Submit: George Engelbrecht <engeg@google.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.