Ojas Hitendra Jawaleojasj45.hashnode.dev·Jul 29, 2024Introduction to GitLab runners with setup in DepthIntroduction of GitLab Kindly visit to my previous Blog for, Basics of GitLab & Advance of GitLab What are Runners in GitLab? GitLab Runner is a small lightweight program written in Go that runs Continuous Integration (CI) related jobs on your...#90daysofdevops
Pratik Gotepratikgote.hashnode.dev·Jul 20, 2024Mastering CI/CD Pipeline Automation with GitHub ActionGitHub Actions Welcome back to our complete DevOps course! Today, we're going to talk about GitHub Actions. Can you believe it? What is GitHub Actions? GitHub Actions is a CI/CD solution that automates your build, test, and deployment pipeline. Integ...GitHub workflows
Hemanth Gangulahemanthgangula.hashnode.dev·May 4, 2024Efficient Deployment with GitHub Actions & EC2: A CI/CD JourneyIn today's fast-paced software development landscape, continuous integration and continuous deployment (CI/CD) have become indispensable practices. They enable teams to automate the building, testing, and deployment of applications, resulting in fast...31 readsgithub-actions
Rahul PatilforInfraspecinfraspec.hashnode.dev·May 1, 2024Getting Started with GitHub RunnersIntroduction In today's fast-paced world of software development, automation is key to staying competitive. GitHub, a leading platform for collaboration and version control, offers an extensive set of tools to automate Continuous Integration and Cont...github-runners