#devops
Read more stories on Hashnode
Articles with this tag
How to setup your CI to run Bazel · Many folks have asked questions regarding what is an optimized way to set up Bazel in CI. In particular, how to go...
I made a quick appearance recently in an article on Earthly Blog: https://earthly.dev/blog/bazel-build/. The author of the article, Adam Gordon Bell,...
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...
Author's Note I was on a short vacation last week so this blog post should arrive a bit later than usual. I expect the next blog post and this one to...
This week we are taking a small break from discussions about Explaining Bazel Cache. No worry, that series is still on-going. But I want to experiment...
Author's Note I started to write about Bazel's local-disk cache thinking that this is gona be a relatively simple, straightforward topic without much...