From the course: GitHub Actions for CI/CD

Getting started

- In this chapter, we'll discuss continuous integration, continuous delivery, and continuous deployment, and how these concepts are applied in the software development process. Following that, we'll review the core features of GitHub actions. This will help us get up to speed before we start automating CICD processes in GitHub.

Contents