4a62131537
This was needed to pick up reviews.skia.org/533814 $ go get go.skia.org/infra@9d8975cd94 $ go get cloud.google.com/go/pubsub@v1.8.3 # needed to fix go.mod error $ go mod download $ make -C infra/bots train $ make -C bazel gazelle_update_repo $ make -C bazel generate The last step was just to make sure no current BUILD.bazel files changed as a result of updating Gazelle (they did not). I then re-introduced the motivating bug from reviews.skia.org/533804 and noted that make -C bazel generate fixed the erroneous filename (as expected). Change-Id: Ie65b88f8285bb8a3edf305dbaa68058335469883 Bug: skia:12541 Reviewed-on: https://skia-review.googlesource.com/c/skia/+/534856 Reviewed-by: Ravi Mistry <rmistry@google.com> Commit-Queue: Kevin Lubick <kjlubick@google.com> |
||
---|---|---|
.. | ||
bots | ||
canvaskit | ||
cmake | ||
config | ||
cross-compile/docker/cross-linux-arm64 | ||
docker | ||
gcc | ||
lottiecap | ||
pathkit | ||
project-config | ||
wasm-common | ||
README.md | ||
skcq.json |
This directory contains infra-specific files. The branch-config/ directory contains configs that are specific to the main branch (e.g. config for the CQ committing to the main branch), while project-config/ directory contains project-wide configuration (e.g. list of buckets for cr-buildbucket service and list of refs known to the infra services).