Skip to content

Tags: Azure/azure-sdk-tools

Tags

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

Toggle Azure.Sdk.Tools.TestProxy_1.0.0-dev.20241212.1's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Small test-proxy readme update (#9465)

* add a reference to x-recording-assets-file in the documentation
* note about auto port binding

Azure.Sdk.Tools.SnippetGenerator_1.0.0-dev.20241212.1

Toggle Azure.Sdk.Tools.SnippetGenerator_1.0.0-dev.20241212.1's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Support new interfaces (#9474)

* Support new interfaces

* Supported output contract and added file logger

* Use local cloned repo for generation

* Set the right path to use in generation

Azure.ClientSdk.Analyzers_0.1.1-dev.20241211.1

Toggle Azure.ClientSdk.Analyzers_0.1.1-dev.20241211.1's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
AZC0004 ensure that method signatures match (#9388)

* Add new check for ReturnTypes

* Check for parameters too

* Revert "Check for parameters too"

This reverts commit bbfbade.

* Check for parameters in both methods

* Skip check for AMQP libraries

* Revert "Skip check for AMQP libraries"

This reverts commit 0b4834b.

* Fix AZC0004 tests

* handle scenario for Pageable types

* Compare return types recursively

* nit: scope everything with the not operator

* Add tests

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

Toggle Azure.Sdk.Tools.TestProxy_1.0.0-dev.20241209.1's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
restore test-proxy error response to before typespec creation (#9496)

Azure.Sdk.Tools.GitHubEventProcessor_1.0.0-dev.20241206.2

Toggle Azure.Sdk.Tools.GitHubEventProcessor_1.0.0-dev.20241206.2's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Update the AI Label Service URL (#9489)

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

Toggle Azure.Sdk.Tools.TestProxy_1.0.0-dev.20241204.1's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Create tsp, migrate test-proxy swagger to tsp (#9451)

* update the statuscode in the error http response body to be int, not string
* migrate the existing test-proxy swagger to an up-to-date typespec

Azure.Sdk.Tools.PipelineGenerator_1.1.0-dev.20241204.1

Toggle Azure.Sdk.Tools.PipelineGenerator_1.1.0-dev.20241204.1's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Add service connection permissions for generated pipelines (#9462)

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

Toggle Azure.Sdk.Tools.TestProxy_1.0.0-dev.20241126.1's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Properly handle when `git` encounters an unrecoverable error (#9423)

* handle git exceptions differently according to how the proxy is invoked, uncovering previously concealed git exceptions
  * git errors from CLI invocations now output the git error prior to early exiting.
  * git errors when proxy is running as a server are now properly returned back to the invoking REST call

Azure.Sdk.Tools.SwaggerApiParser_1.3.0-dev.20241125.1

Toggle Azure.Sdk.Tools.SwaggerApiParser_1.3.0-dev.20241125.1's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Revert "Use Tag for Token File OutPut (#9274)" (#9429)

This reverts commit 26ca7fa.

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

Toggle Azure.Sdk.Tools.TestProxy_1.0.0-dev.20241122.1's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
need to ensure that the test-proxy can't destructively update a conta…

…ining repo directory (#9413)