* Increment package version after release of azure-storage-common
* Increment package version after release of azure-storage-blobs
* Increment package version after release of azure-storage-files-datalake
* Increment package version after release of azure-storage-files-shares
* Increment package version after release of azure-storage-queues
* Added token credential tests to blob tests
* Fixed linux build error
* HasOption shouldn't crash if option isn't present
* Added token credential tests to all relevant blob tests and added to the perf-tests outputs
* PR feedback
* Mark TypeSpec upgrade PR as draft when generation fails
Co-authored-by: JoshLove-msft <54595583+JoshLove-msft@users.noreply.github.com>
* Add condition to run Create_PR job even when Generate fails
Co-authored-by: JoshLove-msft <54595583+JoshLove-msft@users.noreply.github.com>
* Include emitter name in PR title
Co-authored-by: JoshLove-msft <54595583+JoshLove-msft@users.noreply.github.com>
* Use emitterIdentifier variable for PR title instead of recalculating
Co-authored-by: JoshLove-msft <54595583+JoshLove-msft@users.noreply.github.com>
* Include scope in emitterIdentifier for branch and PR names
Co-authored-by: JoshLove-msft <54595583+JoshLove-msft@users.noreply.github.com>
* Read emitter name from package.json instead of extracting from path
Co-authored-by: JoshLove-msft <54595583+JoshLove-msft@users.noreply.github.com>
* Resolve emitterPackagePath to absolute path before reading
Co-authored-by: JoshLove-msft <54595583+JoshLove-msft@users.noreply.github.com>
* Append package.json to emitterPackagePath directory
Co-authored-by: JoshLove-msft <54595583+JoshLove-msft@users.noreply.github.com>
* Add log statement for fallback to package path
Co-authored-by: JoshLove-msft <54595583+JoshLove-msft@users.noreply.github.com>
---------
Co-authored-by: copilot-swe-agent[bot] <198982749+Copilot@users.noreply.github.com>
Co-authored-by: JoshLove-msft <54595583+JoshLove-msft@users.noreply.github.com>
* Update create-apireview template to use packageInfo
* Use new signature for FindArtifactForApiReviewFn
* Used new signature of FindArtifactForApiReviewFn
---------
Co-authored-by: ray chen <raychen@microsoft.com>
* Added 'ArtifactsJson' parameter
* Made script work for non-java
* Reduced duplicated parsing
* Fixed type error
---------
Co-authored-by: ray chen <raychen@microsoft.com>
* Revise tsp-client usage instructions in README
Updated usage instructions to use 'npm exec --prefix' for running tsp-client commands. The reason is `tsp-client` needs to resolve the input parameters based on the root folder of SDK repository.
* Update README.md to use brace expansion for variables
* Update README.md
---------
Co-authored-by: Ray Chen <raychen@microsoft.com>
* Pass packageInfo parameter conditionally to Find-Language-Artifacts-For-Apireview
* Use new parameter
---------
Co-authored-by: ray chen <raychen@microsoft.com>
* DAC: Disable probe when MIC is selected via env var
* Fix missing newline at end of default_azure_credential_test.cpp
* Update sdk/identity/azure-identity/test/ut/managed_identity_credential_test.cpp
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
* Update sdk/identity/azure-identity/test/ut/default_azure_credential_test.cpp
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
* Clang fix
* Make options always the last parameter
* Clang-format
* Add const char overload
* MIC: do not send probe request by default, unless it is used in DAC, unless DAC has MIC only selected via env var
* Rename isProbeEnabled to useProbeRequest, make options the last arg even in internal APIs
* Include the rest of the files
* Fix
* only expose UseProbeRequest in options
* Clang-format
---------
Co-authored-by: Anton Kolesnyk <antkmsft@users.noreply.github.com>
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
* Set pr creator to empty when it's bot
* Removed bot accounts while setting the reviewers and assignees
* Allowed copilot as reviewer
---------
Co-authored-by: ray chen <raychen@microsoft.com>
* bump the test-proxy version
* bump proxy to one that includes our multipart/formdata fix
---------
Co-authored-by: Scott Beddall (from Dev Box) <scbedd@microsoft.com>
* pin tsp-client
* Added a script to wrap the call to tsp-client
* Used npm i to improve per
* Removed script and added readme.md
* Update eng/common/tsp-client/README.md
Co-authored-by: Mike Harder <mharder@microsoft.com>
* Update eng/common/tsp-client/README.md
Co-authored-by: Mike Harder <mharder@microsoft.com>
* Use npm ci for installation
* Added dependabot to readme
* Update eng/common/tsp-client/README.md
Co-authored-by: Mike Harder <mharder@microsoft.com>
* Removed 'prefix' option approach from usage
* Fixed format issue
---------
Co-authored-by: catalinaperalta <caperal@microsoft.com>
Co-authored-by: ray chen <raychen@microsoft.com>
Co-authored-by: Mike Harder <mharder@microsoft.com>