Azure / azure-sdk-tools

Tools repository leveraged by the Azure SDK team.
MIT License
109 stars 166 forks source link

DevOps YAML to install standalone exe #8387

Open danieljurek opened 1 month ago

danieljurek commented 1 month ago

This is already done by some languages directly in their testing framework. This issue is to create an eng/common YAML like test-proxy-tool.yml which uses the standalone exe instead of the .NET SDK dependent tool.

Discussed in: https://github.com/Azure/azure-sdk-tools/pull/8373

weshaggard commented 4 days ago

@scbedd I assume you handled this with https://github.com/Azure/azure-sdk-tools/pull/8549