Skip to content

Azure.Sdk.Tools.TestProxy_1.0.0-dev.20220725.2

Pre-release
Pre-release

Choose a tag to compare

@azure-sdk azure-sdk released this 25 Jul 18:40
b6f98d3
Initial Version of Test-Proxy Git Store (#3682)

* Update GitStore with full functionality from assets.ps1. This file enables interaction with an external git repo for push/restore/reset operations.
* Add GitProcessHandler that abstracts external process invocation
* Recategorize useful exception into Azure.Sdk.Tools.TestProxy.Common.Exceptions
* Update debugLogger to work out of HttpRequestInteractions context
* Add GitStore tests
* Remove contextPath from required argument to CLI

Co-authored-by: Ben Broderick Phillips <ben@benbp.net>