|
|
|
|
|
by joshuamorton
664 days ago
|
|
> They don’t work from your local development env and also work in your CI env. This is one of the biggest selling points of bazel-like build systems. Like to the extent that, for some changes, bazel can say "even though you changed this source file, I can be 100% certain that that change didn't affect any tests and so I will not run them" |
|