f38f20ecf7
Group batches from a single kickoff() into another mid-level step: Top-Level kickoff --some flags batch sources... batch (exec) batch other sources ... batch (exec) rerun (exec) rerun (exec) batch yet other sources ... batch (exec) rerun (exec) kickoff --some other flags ... Big question: is it okay for the kickoff steps to td.EndStep() while its kids are still running (or haven't even started) on other goroutines? Change-Id: I77ad2274e35cea0151be0cca6c690eafc4f8983e Reviewed-on: https://skia-review.googlesource.com/c/skia/+/366140 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).