How Lyft's mobile team does mobile CI at scale
buildkite.comThis is pretty similar to how we do CI for web at Uber, down to computing changed targets via `bazel query` and generating dynamic pipelines from a version controlled script.
This is pretty similar to how we do CI for web at Uber, down to computing changed targets via `bazel query` and generating dynamic pipelines from a version controlled script.