Jul 01 2022
07:57 AM
- last edited on
Mar 05 2024
01:51 PM
by
TechCommunityAP
Jul 01 2022
07:57 AM
- last edited on
Mar 05 2024
01:51 PM
by
TechCommunityAP
Greetings. I am in the process of implementing Azure DevOps (on Prem) at my company and have a few best practices question.
Small bit of Background:
We sell a packaged product that consists of a handful of VS2019 projects (4 winform applications, 1 windows service, 1 rest api, and a handful of wix installer projects). We do quarterly releases and distribute our product in the form of a handful of .msi's. All of the development is done inhouse by 5 developers. We plan on using the following Git branching model: https://nvie.com/posts/a-successful-git-branching-model. All VS2019 projects are versioned and released together.
Azure Git Repo Question:
Thanks in advance,
Scott