-
Static Analysis with Bazel
C++/Python Static Analysis with Bazel.
-
Continuous Integration at Ocient (Part 2)
What are some other approaches considered and how we deal with common testing problems?
-
Continuous Integration at Ocient (Part 1)
How do we enable developers to write correct code fast? Unlike my last post this is going to go over a high level of what works for us and why it does rather that focus on how we implemented it.
-
Bazel for a Complex C++ Build System (Part 1)
This is the first part of a multi-part series which is a deep dive into Ocient’s Bazel-based build system. This post covers the motivation behind transitioning to Bazel and how we manage external dependencies.