
Test results can be so much richer
Software engineers spend incredible amounts of time running tests and interpreting test results. Unfortunately, we often neglect the DX of test results.

Docker-like Layer Caching on VMs
Layer caching is one of the best features of building Docker images. Can the same technique be used when executing commands in VMs for CI builds?

GitHub Actions is Vulnerable to Supply Chain Attacks
GitHub Actions and Supply Chain Security: Learn how to lock and update dependencies for enhanced protection. Don't fall victim to supply chain attacks.

Rewriting Git History with Signed Commits
Discover how we rewrote git history for open source releases of ABQ and Captain, maintaining references and signatures. Learn the process and code details.

Our first design for test parallelization failed
Discover ABQ, the universal test runner for parallel CI jobs. Learn from our journey of overcoming challenges to optimize your workflow.

Captain 1.10 Generally Available, Open Source Release
Boost engineering productivity with Captain: an open-source CLI that eliminates flaky tests, optimizes test suites, and provides detailed failure summaries.

ABQ 1.3 Generally Available, Open Source Release
Discover ABQ: The Universal Test Runner for Parallel CI Jobs and split test suites efficiently with ABQ, an open-source tool.