1. What are the common branching strategies that should be followed?
We have so far positive experience with using a branching strategy similar to Gitlab Flow, and changed a bit to realize the benefits offered by Azure Pipeline’s Release Pipeline feature.
Here is a rundown on what we follow
master is an integration branch, where reviewed code is merged. Upon merging,a CI trigger is invoked which results in the following
- A package version is created using