Browsing Tag
ci
5 posts
How to Schedule Workflows in GitHub Actions
Introduction You will be able to use the schedule event in GitHub Actions to trigger the execution of…
6 GitHub Actions Every DevOps Team Needs
In this post, we’ve highlighted a few must-have GitHub Actions that can simplify our CI/CD processes, improve team…
Why is CI Essential for Agile Software Development?
Continuous Integration in Agile Software Development Benefits of Continuous Integration in Agile Software Development Top 5 CI Tools…
CI/CD in a nutshell
CI/CD is a popular practice that many companies and projects use today. However, sometimes we use these terms…
Your CI needs CI: A New Way to Build CI Pipelines
git commit -m 'fix ci'. If you’ve ever made changes to a CI pipeline, you’ve probably committed a…