Rules to Better Branching and Builds
- Do you check your Workspaces when defining a new build?
- Do you know how to name your builds?
- Do you know that branches are better than Labels?
- Do you know the minimum builds to create for your project?
- Do you know when to branch in git?
- Do your branches have a naming convention?
- Do you know when to branch in TFS (aka TFVC)?
- Do you know when to use an on-premises build server with Azure DevOps?
- Do you swarm to fix the build?