Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[AutoPR azure-resourcemanager-servicelinker] [test sdk automation new 2] test add for servicelinker RP #1258

Draft
wants to merge 195 commits into
base: haoling-test
Choose a base branch
from

Conversation

azure-sdk
Copy link

Create to sync test-repo-billy/azure-rest-api-specs#3170

curl -L "https://openapihub.test.azure-devex-tools.com/api/sdk-dl-pub?p=test-repo-billy/3170/azure-sdk-for-java/azure-resourcemanager-servicelinker/azure-resourcemanager-servicelinker-1.0.0-beta.3.jar" -o azure-resourcemanager-servicelinker-1.0.0-beta.3.jar
mvn install:install-file -DgroupId=com.azure.resourcemanager -DartifactId=azure-resourcemanager-servicelinker -Dversion=1.0.0-beta.0 -Dfile=azure-resourcemanager-servicelinker-1.0.0-beta.3.jar -Dpackaging=jar -DgeneratePom=true

azure-sdk and others added 10 commits December 21, 2023 19:03
…Azure#38138)

* [Automation] External Change

* [Automation] Generate Fluent Lite from healthcareapis#package-2023-11
* Added samples link for java SDK

* Updated header with Azure Cosmos DB information
* integrate throughput control with CFP

---------

Co-authored-by: annie-mac <xinlian@microsoft.com>
Increment package versions for batch releases
* test

* implementation

* assets.json

* version_client.txt

* pom.xml

* readme.md

* changelog.md

* single_service_packages.md
…lity tests (Azure#38130)

* Update Spring Boot and Spring Cloud versions for the compatibility test. This commit is created by GitHub Action: https://github.com/Azure/spring-cloud-azure-tools/actions/runs/7282261733

* Update spring-cloud-azure-supported-spring.json

---------

Co-authored-by: github-actions <github-actions@github.com>
Increment versions for sql releases
v-hongli1 and others added 4 commits December 26, 2023 17:37
* mgmt Compute, convenience method for disk HyperVGeneration
* Bug fixes

* Fix build

* Update version

* Update version

* Update version

* Update version

* update version_client.txt

* update version_client.txt

* Update chaNGELOG.md

* Fix versions

* Make changes non-breaking

* Fix build

* UpdateQueue test

* Address comments
@azure-sdk azure-sdk force-pushed the sdkAuto/3170/azure-resourcemanager-servicelinker branch from 98ae75c to b9c42c0 Compare December 28, 2023 02:26
…tions (Azure#38072)

* Perf-improvement avoiding extra-buffer copy for query and point operations

* Fixing JDK8 build errors

* Update StoreResponseBuilder.java

* Fixing test issues

* Update BatchResponseParser.java

* Update CosmosItemResponse.java

* Update ResponseUtils.java

* Fixing test issues

* Test changes

* Fixing test failures

* Fixing encryption test failures

* Update UtilsTest.java

* Update ClientTelemetryTest.java

* Fixing some encryption relates test failures

* Update CosmosItemTest.java

* Update CosmosItemResponse.java

* Update CosmosItemResponse.java

* Avoided double-deserialization in Gateway mode

* Removing unnecessary imports

* Update RxGatewayStoreModel.java

* Addressing code review feedback
@azure-sdk azure-sdk force-pushed the sdkAuto/3170/azure-resourcemanager-servicelinker branch from b9c42c0 to 40665b0 Compare January 2, 2024 04:02
haolingdong-msft and others added 11 commits January 2, 2024 13:13
* set default node version to 18.15.0

* revert change on sdk_init.sh

* Update init.sh
* Fix resource id env var

* fix scope

* ga version is not live yet

* ga version is not live yet

* fix api version
… Hubs (Azure#37413)

* patched up EventDataBatch

* patched ServiceBusMessageBatch

* patched up EventDataBatchImpl

* adjusted EventHubProducerAsyncClientTest to expect the documented behavior from the EventDataBatch

* adjusted EventHubProducerClientTest to expect the documented behavior from the EventDataBatch

* adjusted ServiceBusSenderAsyncClientTest (not sure if ServiceBusException must be thrown here, though)

* Reverting the breaking change behavior (should throw if the entire message or event size exceeds the size (e.g. service enforced) limit)

---------

Co-authored-by: Andris Rauda <Andris_Rauda@swissre.com>
Co-authored-by: anuchandy <anuamd@hotmail.com>
… this case referencing azure-core from azure-core-amqp) there is no need to use unreleased tag. (Azure#38189)
…38170)

Migrate azure-storage-common to JUnit 5 and share common code
Add Reactor 2023 and Jackson 2.16 to version matrix
* reset transitTimeout and cancellationCount under high CPU load
---------

Co-authored-by: annie-mac <xinlian@microsoft.com>
Co-authored-by: annie-mac <xinlian@microsoft.com>
@azure-sdk azure-sdk force-pushed the sdkAuto/3170/azure-resourcemanager-servicelinker branch from 40665b0 to 6750b8e Compare January 4, 2024 09:52
dargilco and others added 27 commits January 25, 2024 16:54
…#38332)

* Added a step to validate rest api spec location before release

* Correct the artifactLocation parameter value

* Update archetype-java-release.yml

Added comment for the step.
* mgmt, local generation for Container Service - 2023-11-01

* mgmt, local generation for Container Service - 2023-11-01

* mgmt, local generation for Container Service - 2023-11-01
* mgmt, local generation for appplatform 2023-12-01

* mgmt, local generation for appplatform 2023-12-01

* mgmt, local generation for appplatform 2023-12-01

* mgmt, local generation for appplatform 2023-12-01

* mgmt, local generation for appplatform 2023-12-01
* version_client.txt

* pom.xml

* readme.md

* changelog.md

* single_service_packages.md
* Fix metric value due to unit change

* Comment

* Check preaggr

* Prepare to release beta.17

* Fix changelog
* sync typespec-java 0.13.1

* remove unused file in customization
Add version checking in azure-core-http-netty
* drop cancellation callstack from rntbdRequestrecord tostring

---------

Co-authored-by: annie-mac <xinlian@microsoft.com>
* Added payload size metrics for Gateway mode

* Update CHANGELOG.md
* Update min and max

* Prepare to release beta.18
* using unique substatuscode for client generated 500

---------

Co-authored-by: annie-mac <xinlian@microsoft.com>
Co-authored-by: Fabian Meiswinkel <fabianm@microsoft.com>
Co-authored-by: Fabian Meiswinkel <fabian@meiswinkel.com>
* Added spec location verification to batch release

* Download artifact before validation
* Fix Key Vault - Keys Samples Issue

* Fix ci error
* code+assets.json

* changelog.md

* version_client.txt
Merge 58ce3bc50af89fab70fb34e350c25aeeb84438d8 into 2a3aeccebd978831771083e30bb5bbce3c2e485a
@azure-sdk azure-sdk force-pushed the sdkAuto/3170/azure-resourcemanager-servicelinker branch from 20595f5 to bf8f0a2 Compare February 7, 2024 03:13
Copy link

Hi @azure-sdk. Thank you for your interest in helping to improve the Azure SDK experience and for your contribution. We've noticed that there hasn't been recent engagement on this pull request. If this is still an active work stream, please let us know by pushing some changes or leaving a comment. Otherwise, we'll close this out in 7 days.

1 similar comment
Copy link

Hi @azure-sdk. Thank you for your interest in helping to improve the Azure SDK experience and for your contribution. We've noticed that there hasn't been recent engagement on this pull request. If this is still an active work stream, please let us know by pushing some changes or leaving a comment. Otherwise, we'll close this out in 7 days.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet