From ff88a6616519d35f79c90489da880031398a45ca Mon Sep 17 00:00:00 2001 From: Wanpeng Li Date: Mon, 10 Feb 2025 13:38:33 +0800 Subject: [PATCH 1/5] Update specificationRepositoryConfiguration.json --- specificationRepositoryConfiguration.json | 10 ++++++---- 1 file changed, 6 insertions(+), 4 deletions(-) diff --git a/specificationRepositoryConfiguration.json b/specificationRepositoryConfiguration.json index 0b2c1930d549..c25c57f95e6e 100644 --- a/specificationRepositoryConfiguration.json +++ b/specificationRepositoryConfiguration.json @@ -13,8 +13,9 @@ "configFilePath": "eng/automation/swagger_to_sdk_config.json" }, "azure-sdk-for-js": { - "integrationRepository": "azure-sdk/azure-sdk-for-js", - "mainRepository": "Azure/azure-sdk-for-js" + "integrationRepository": "test-repo-billy/azure-sdk-for-js", + "mainBranch": "test_repo_breaking_change_mlc", + "mainRepository": "test-repo-billy/azure-sdk-for-js" }, "azure-sdk-for-net": { "integrationRepository": "azure-sdk/azure-sdk-for-net", @@ -44,8 +45,9 @@ "configFilePath": "eng/automation/swagger_to_sdk_config.json" }, "azure-sdk-for-js": { - "integrationRepository": "azure-sdk/azure-sdk-for-js-pr", - "mainRepository": "Azure/azure-sdk-for-js-pr" + "integrationRepository": "test-repo-billy/azure-sdk-for-js", + "mainBranch": "test_repo_breaking_change_mlc", + "mainRepository": "test-repo-billy/azure-sdk-for-js" }, "azure-sdk-for-net": { "integrationRepository": "azure-sdk/azure-sdk-for-net-pr", From df2b859c1f2e7c902a7c3b9ac4d126dbad87e0fb Mon Sep 17 00:00:00 2001 From: Pan Shao <97225342+pshao25@users.noreply.github.com> Date: Mon, 10 Feb 2025 14:19:09 +0800 Subject: [PATCH 2/5] Update specificationRepositoryConfiguration.json --- specificationRepositoryConfiguration.json | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/specificationRepositoryConfiguration.json b/specificationRepositoryConfiguration.json index c25c57f95e6e..7a0e48278243 100644 --- a/specificationRepositoryConfiguration.json +++ b/specificationRepositoryConfiguration.json @@ -19,7 +19,8 @@ }, "azure-sdk-for-net": { "integrationRepository": "azure-sdk/azure-sdk-for-net", - "mainRepository": "Azure/azure-sdk-for-net", + "mainRepository": "pshao25/azure-sdk-for-net", + "mainBranch": "computeMigrationReadmeUpdate", "configFilePath": "eng/swagger_to_sdk_config.json" }, "azure-sdk-for-python": { From f898ce2390d418443e40c0702c77099ec5844b2c Mon Sep 17 00:00:00 2001 From: Wanpeng Li Date: Tue, 18 Feb 2025 09:39:59 +0800 Subject: [PATCH 3/5] Create branch.txt --- .js/branch.txt | 1 + 1 file changed, 1 insertion(+) create mode 100644 .js/branch.txt diff --git a/.js/branch.txt b/.js/branch.txt new file mode 100644 index 000000000000..955e74f6c0e7 --- /dev/null +++ b/.js/branch.txt @@ -0,0 +1 @@ +origin/wanl/support-multi-run From 7b95e44e53c1c3a68c011368e5a56107c39edd5a Mon Sep 17 00:00:00 2001 From: Wanpeng Li Date: Tue, 18 Feb 2025 09:41:49 +0800 Subject: [PATCH 4/5] Update azure.apicenter.dataapi.json --- .../preview/2024-02-01-preview/azure.apicenter.dataapi.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/specification/apicenter/data-plane/ApiCenter.DataApi/preview/2024-02-01-preview/azure.apicenter.dataapi.json b/specification/apicenter/data-plane/ApiCenter.DataApi/preview/2024-02-01-preview/azure.apicenter.dataapi.json index 4b5328803ea9..21aaa637678b 100644 --- a/specification/apicenter/data-plane/ApiCenter.DataApi/preview/2024-02-01-preview/azure.apicenter.dataapi.json +++ b/specification/apicenter/data-plane/ApiCenter.DataApi/preview/2024-02-01-preview/azure.apicenter.dataapi.json @@ -3,7 +3,7 @@ "info": { "title": "Azure API Center Data API", "version": "2024-02-01-preview", - "description": "Data API introduces endpoints to manage your API Center resources.", + "description": "Data API introduces endpoints to manage your API Center resources. test 1", "x-typespec-generated": [ { "emitter": "@azure-tools/typespec-autorest" From c7eda9bc1e655957e56241ccaed70182aa2861c3 Mon Sep 17 00:00:00 2001 From: Wanpeng Li Date: Tue, 18 Feb 2025 09:43:06 +0800 Subject: [PATCH 5/5] Update appconfiguration.json --- .../stable/2023-11-01/appconfiguration.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/specification/appconfiguration/data-plane/Microsoft.AppConfiguration/stable/2023-11-01/appconfiguration.json b/specification/appconfiguration/data-plane/Microsoft.AppConfiguration/stable/2023-11-01/appconfiguration.json index f92959401773..f778d78f2d89 100644 --- a/specification/appconfiguration/data-plane/Microsoft.AppConfiguration/stable/2023-11-01/appconfiguration.json +++ b/specification/appconfiguration/data-plane/Microsoft.AppConfiguration/stable/2023-11-01/appconfiguration.json @@ -3,7 +3,7 @@ "info": { "title": "Azure App Configuration", "version": "2023-11-01", - "description": "Azure App Configuration REST API", + "description": "Azure App Configuration REST API test 2", "x-typespec-generated": [ { "emitter": "@azure-tools/typespec-autorest"