microsoft / azure-pipelines-yaml

Azure Pipelines YAML examples, templates, and community interaction
MIT License
1.19k stars 924 forks source link

Devops for Micro Service #581

Open cedrox opened 1 year ago

cedrox commented 1 year ago

I would like to have your inputs about a problematic that we encounter today and that seems to be quite common nowadays. Unfortunately, it seems also that there is no obvious solution… We have a mono repo on azure devops and we try to stick to release branch convention. We need to deploy and release deployment Units / Workloads (netcore apis, nodejs api, workbook on synapse,…) without building and test it if there is no change… The aim is to have :

kirill-ivlev commented 1 year ago

Hi @cedrox, thanks for reporting! We are working on more prioritized issues at the moment but will get back to this one soon.