Mar 14 · 6 min read · In the previous days, I explored GitHub Actions fundamentals, runners, triggers, matrix builds, and self-hosted runners. In this blog, I focused on something extremely important in real-world CI/CD pi
Join discussionMar 14 · 9 min read · In the previous days, I have covered the fundamentals of GitHub Actions and CI/CD pipelines.In this blog, I explored more advanced concepts such as: Different workflow triggers Matrix builds for par
Join discussionMar 8 · 10 min read · Over the last few days of my DevOps learning journey, I focused on understanding GitHub Actions fundamentals, automation in DevOps, and how CI/CD pipelines help deliver software faster and more reliab
Join discussionMar 1 · 9 min read · Intially when developers build applications on their local systems, everything works perfectly because: They use their own OS (Windows/Linux/Mac) They have specific versions of software and librarie
Kklement commented