microsoft / vscode-azureresourcegroups

VS Code extension for managing Azure resources.
https://marketplace.visualstudio.com/items?itemName=ms-azuretools.vscode-azureresourcegroups
MIT License
52 stars 28 forks source link

Default `parameters.enableLongRunningTests` to `true` #880

Closed MicroFish91 closed 3 months ago

MicroFish91 commented 3 months ago

Hossam had a good idea about just defaulting these to true since they only get triggered on updates to main or rel/*.

We can keep the parameter available still in case people want to opt out of the long running tests when triggering manually.