heart Posts from the community...
Story
@ganapathisubramanian shared a post, 2 years, 5 months ago
SRE, SurveySparrow

Using self-hosted runners in GitHub actions

Learn about the foundational concepts of GitHub actions.

Story
@ganapathisubramanian shared a post, 2 years, 5 months ago
SRE, SurveySparrow

Getting started with Continuous integration using GitHub actions

Continuous Integration is one of the renowned mantras in the DevOps + agile environment. It is a DevOps practice where developers/engineers regularly merge their code changes into a central repository, and it is built and tested automatically.