Continuous Integration

Reproducible Builds with Bazel

This explains the concepts of hermeticity and reproducibility, what they bring to the table and how this can be done in Bazel

Read

How to test Bash scripts (2020 guide)

We'll go through how you can improve the quality of your automation scripts writing unit tests for Bash using Bach testing framework

Read