microsoft / vscode-azureappservice

Azure App Service extension for VS Code
https://marketplace.visualstudio.com/items?itemName=ms-azuretools.vscode-azureappservice
MIT License
111 stars 94 forks source link

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

Closed MicroFish91 closed 2 months ago

MicroFish91 commented 2 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.