OPI Blog
Learn from experts in their fields

Browsing Tags: ci

Deploying Azure Functions with Tekton CI/CD
Tekton is a set of shared, open source components for building CI/CD systems and a part of the new Continuous Delivery Foundation. While still in early stages, there is significant investment in the project due ...
May 16, 2018
CI Profiling Using collectl
Continuous integration of software is a best practice and helps to enable rapid delivery of software. The faster the CI runs, the better. How can CI be effectively profiled? The collectl package is a good ...
A Tour of Build Scans on Gradle.com
This year’s Gradle Summit was recently held and if you weren’t there, you missed out on some pretty exceptional talks. The videos will be posted in the future to Gradle’s YouTube channel, so you’ll be ...
Automating Terraform Projects with Jenkins
Terraform is tool for managing infrastructure as code. It has been a great success in extending the infrastructure knowledge to more team members (which is the whole point of DevOps!). One of my struggles though ...