I'm moving CI setup from TeamCity to Visual Studio Team Services (was VS Online) switching to the built in Team Services Git. It all seems good but in TC I was able to set it up to automatically build all branches on check-in. This gave lots of benefits and significantly streamlined my process.
Team Services seems to insist that I have a branch filter, does anyone know how I can make turn this into a "build all branches" situation (or why I shouldn't build all check-ins on all branches!)
From your web browser, open the team project for your Azure DevOps organization. In the Repos > Branches view, select the ellipsis for any branch and choose Compare branches to open the Branch compare view.
To create different pipelines for different branches. You need to rename the azure-pipelines. yml file in virt/master branch or create a new yml file with the some contents and with a different name. And create pipeline multi-branch(virt) from this new yml file.
Oops, sorry I figured it out. Basically, the drop down box to select the branch has a search function into which you can type anything. If you hit return twice it will take this as the filter. If you pass in "*" it will work.
UPDATE
You only have to type in a *
and it'll allow it with one enter. It's still on the Triggers tab.
If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!
Donate Us With