Technical requirements
In this chapter, we will use GitHub as a Git repository platform to store our open source project. Therefore, you will need a GitHub account, which you can create for free at https://github.com/. To fully understand the DevOps practices that will be used in this chapter, you should be well-versed with the following chapters of this book:
- Chapter 6, Managing Your Source Code with Git
- Chapter 7, Continuous Integration and Continuous Delivery
- Chapter 12, Static Code Analysis with SonarQube
The complete code for this chapter can be found at https://github.com/PacktPublishing/Learning-DevOps-Second-Edition/tree/main/CHAP16/.
Check out the following video to see the code in action: