6d351405d4
The script was previously checking to ensure that each entry was well formatted, but then continued to try and parse it as if it was regardless, causing an IndexError when trying to access the split array. This change continues to the next iteration of the loop when an errors is detected so that the script can complete normally and the errors can be reported. Change-Id: I830c74610ccce45e32a1afa679af7b0ee0881a4e Reviewed-on: https://skia-review.googlesource.com/c/skia/+/451637 Reviewed-by: Eric Boren <borenet@google.com> Commit-Queue: Eric Boren <borenet@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).