Set up CI with Azure Pipelines#856
Conversation
|
Hi! I'm a Program Manager on Azure Pipelines. You set up your matrix like this: |
|
Thanks for responding @kaylangan ! |
|
So does this mean I need to list out every permutation I require manually? There's no way to do what AppVeyor / Travis do whereby they come up with all the permutations given the variables you want to test? Obviously it's possible to specify each permutation. But when you've multiple variables that gets noisy quickly! |
|
For now, you'll need to manually expand the matrix. We found that almost all projects that use a multi-dimensional matrix ended up having exclusions for some of the permutations, and rather than introduce an exclusion concept we went with explicit configuration. All that said, we're adding an |
|
Thanks @kaylangan - that's great to hear! I may hold off until I really appreciate you getting back to me by the way, thanks so much! |
|
It looks like |
|
Closing in favour of @g-plane's GitHub Actions approach. I've disabled the AppVeyor webhook as well as AppVeyor has become unstable in the last month. |
See https://dev.azure.com/TypeStrong/ts-loader