Software Engineer/Site Reliability Engineer
"GitHub Actions makes it easy to automate all your software workflows, now with world-class CI/CD. Build, test, and deploy your code right from GitHub. Make code reviews, branch management, and issue triaging work the way you want."
Continuous Integration (CI) is the process of automating the build and testing of code every time a team member commits changes to version control.
Continuous Delivery (CD) is the process to build, test, configure and deploy from a build to a production environment.
No more of this