Hacker News new | ask | show | jobs
How Lyft's mobile team does mobile CI at scale (buildkite.com)
8 points by toolmantim 1548 days ago
1 comments

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.