Exercise – repository management and branch strategies for the applications
Before we delve into the hands-on exercises, it is worth getting familiar with the Kudos app of the Power Platform Enterprise template. We can learn more about this solution by visiting the official documentation of the enterprise template: https://learn.microsoft.com/en-us/power-platform/enterprise-templates/hr/employee-kudos/install-and-set-up. The source code of this solution we have prepared in the repository provided with the book contains the additional extensions and workflows we will use throughout the exercises.
In this exercise, we are going to create a public GitHub repository that will host our applications available in the chapter’s own GitHub repository, and we are going to set up our branch strategy and create the prerequisites to be able to deploy the Kudos app in our Power Platform production environment. We will take the following steps: