3a7b02553b
Of note, importing the common.py file first is important if you want to use any modules in the parent directories. This took a while to figure out, so I made sure to import it by default and include a comment about this "load bearing import". I am not sure how things worked previously. Change-Id: I908c136c547670592d5eadbc9ba2c918adcdab8f Reviewed-on: https://skia-review.googlesource.com/c/skia/+/341040 Commit-Queue: Kevin Lubick <kjlubick@google.com> Reviewed-by: Eric Boren <borenet@google.com> |
||
---|---|---|
.. | ||
bots | ||
canvaskit | ||
cmake | ||
config | ||
cross-compile/docker/cross-linux-arm64 | ||
docker | ||
gcc | ||
lottiecap | ||
pathkit | ||
project-config | ||
skqp | ||
wasm-common | ||
README.md |
This directory contains infra-specific files. The branch-config/ directory contains configs that are specific to the master branch (e.g. config for the CQ committing to the master 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).