Bazel in CI (Part 1): Commit Under Test
Today I want to discuss a topic of different strategies in picking which commit to test against in CI, aka. choosing the commit under test or revision under test
Why should I care about this?
By picking the right commit in CI, you could solve sever...
sluongng.hashnode.dev15 min read