From the course: GitHub Actions Workshop: Create CI/CD Pipelines to Automate, Build, Test and Deploy your Application by Microsoft Press

Unlock this course with a free trial

Join today to access over 25,500 courses taught by industry experts.

GitHub Actions workshop: Summary

GitHub Actions workshop: Summary

- This brings us to the end of this course. To recap, in this video lesson, we learned how we can use the features from GitHub and GitHub Actions throughout the different stages that make up DevOps lifecycle. We started by reviewing the software development lifecycle, where we explored Agile and the DevOps lifecycle to get a better understanding of DevOps. In the next lesson, we learned Git as well as multiple Git commands, including branching strategies and merge methods. Next, we explored GitHub to get a better understanding of its source code collaborative features, followed by a lesson where you learned Yamo to understand and author your own GitHub Actions workflows and set up a GitHub Actions runner. Next, we reviewed multiple advanced features to enhance our GitHub Actions workflows by making use of variables, secrets, functions, and different ways to control the execution of our workflow jobs, followed by a lesson where we reviewed workflow jobs in depth and learned how to…

Contents