From b7d3377cb316ad035e6f2a251f80a97c1987e6a2 Mon Sep 17 00:00:00 2001 From: Wanpeng Li Date: Tue, 6 Aug 2024 12:01:14 +0800 Subject: [PATCH 01/11] test breaking change mlc in js (#3451) * ` * ` * Revert "`" This reverts commit c26fc6a348a2b2d7db82c74a801ae8610c25d65f. --- specificationRepositoryConfiguration.json | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/specificationRepositoryConfiguration.json b/specificationRepositoryConfiguration.json index b623d3513ea6..efa1e5189e40 100644 --- a/specificationRepositoryConfiguration.json +++ b/specificationRepositoryConfiguration.json @@ -14,7 +14,8 @@ }, "azure-sdk-for-js": { "integrationRepository": "azure-sdk/azure-sdk-for-js", - "mainRepository": "Azure/azure-sdk-for-js" + "mainRepository": "test-repo-billy/azure-sdk-for-js", + "mainBranch": "test_repo_breaking_change_mlc" }, "azure-sdk-for-net": { "integrationRepository": "azure-sdk/azure-sdk-for-net", @@ -82,4 +83,4 @@ "@azure-tools/typespec-ts": "azure-sdk-for-js", "@azure-tools/typespec-go": "azure-sdk-for-go" } -} +} \ No newline at end of file From 729e915db42deeae78eb66ad9e134bca22a9953d Mon Sep 17 00:00:00 2001 From: Peng Jiahui <46921893+Alancere@users.noreply.github.com> Date: Wed, 7 Aug 2024 15:42:41 +0800 Subject: [PATCH 02/11] Update specificationRepositoryConfiguration.json (#3457) --- specificationRepositoryConfiguration.json | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/specificationRepositoryConfiguration.json b/specificationRepositoryConfiguration.json index efa1e5189e40..9195612d3ad5 100644 --- a/specificationRepositoryConfiguration.json +++ b/specificationRepositoryConfiguration.json @@ -4,7 +4,8 @@ "sdkRepositoryMappings": { "azure-sdk-for-go": { "integrationRepository": "azure-sdk/azure-sdk-for-go", - "mainRepository": "Azure/azure-sdk-for-go", + "mainRepository": "Alancere/azure-sdk-for-go", + "mainBranch": "fix_generator_tool_0807", "configFilePath": "eng/swagger_to_sdk_config.json" }, "azure-sdk-for-java": { @@ -83,4 +84,4 @@ "@azure-tools/typespec-ts": "azure-sdk-for-js", "@azure-tools/typespec-go": "azure-sdk-for-go" } -} \ No newline at end of file +} From 0bc7c1e79795562287755b516934c77fbc1e5759 Mon Sep 17 00:00:00 2001 From: Yuchao Yan Date: Wed, 7 Aug 2024 18:02:16 +0800 Subject: [PATCH 03/11] Update specificationRepositoryConfiguration.json (#3459) --- specificationRepositoryConfiguration.json | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/specificationRepositoryConfiguration.json b/specificationRepositoryConfiguration.json index 9195612d3ad5..23057aa3e4ac 100644 --- a/specificationRepositoryConfiguration.json +++ b/specificationRepositoryConfiguration.json @@ -29,7 +29,8 @@ }, "azure-sdk-for-python": { "integrationRepository": "azure-sdk/azure-sdk-for-python", - "mainRepository": "Azure/azure-sdk-for-python" + "mainRepository": "Azure/azure-sdk-for-python", + "mainBranch": "pipeline-update" }, "azure-resource-manager-schemas": { "integrationRepository": "azure-sdk/azure-resource-manager-schemas", From 76baa14ba0cc401a2ee55389187cf5d2955dcb1c Mon Sep 17 00:00:00 2001 From: Ray Chen Date: Fri, 9 Aug 2024 11:49:45 +0800 Subject: [PATCH 04/11] Update specificationRepositoryConfiguration.json (#3462) Revert python repo branch change as it was deleted. --- specificationRepositoryConfiguration.json | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/specificationRepositoryConfiguration.json b/specificationRepositoryConfiguration.json index 23057aa3e4ac..9195612d3ad5 100644 --- a/specificationRepositoryConfiguration.json +++ b/specificationRepositoryConfiguration.json @@ -29,8 +29,7 @@ }, "azure-sdk-for-python": { "integrationRepository": "azure-sdk/azure-sdk-for-python", - "mainRepository": "Azure/azure-sdk-for-python", - "mainBranch": "pipeline-update" + "mainRepository": "Azure/azure-sdk-for-python" }, "azure-resource-manager-schemas": { "integrationRepository": "azure-sdk/azure-resource-manager-schemas", From 280602975898abe4f5acc57b440b5057c3fbf1f8 Mon Sep 17 00:00:00 2001 From: Yuchao Yan Date: Fri, 9 Aug 2024 15:12:42 +0800 Subject: [PATCH 05/11] Update specificationRepositoryConfiguration.json (#3463) --- specificationRepositoryConfiguration.json | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/specificationRepositoryConfiguration.json b/specificationRepositoryConfiguration.json index 9195612d3ad5..6fe32e4ff81c 100644 --- a/specificationRepositoryConfiguration.json +++ b/specificationRepositoryConfiguration.json @@ -29,7 +29,8 @@ }, "azure-sdk-for-python": { "integrationRepository": "azure-sdk/azure-sdk-for-python", - "mainRepository": "Azure/azure-sdk-for-python" + "mainRepository": "Azure/azure-sdk-for-python", + "mainBranch": "pipeline-optimize-for-multi-input" }, "azure-resource-manager-schemas": { "integrationRepository": "azure-sdk/azure-resource-manager-schemas", From fe891cb5eb257e328e598aaaedf181fc7976f67c Mon Sep 17 00:00:00 2001 From: Daniel Jurek Date: Mon, 7 Oct 2024 14:02:17 -0700 Subject: [PATCH 06/11] Remove azure-resource-manager-schemas --- specificationRepositoryConfiguration.json | 4 ---- 1 file changed, 4 deletions(-) diff --git a/specificationRepositoryConfiguration.json b/specificationRepositoryConfiguration.json index 6fe32e4ff81c..378fa6d38df2 100644 --- a/specificationRepositoryConfiguration.json +++ b/specificationRepositoryConfiguration.json @@ -32,10 +32,6 @@ "mainRepository": "Azure/azure-sdk-for-python", "mainBranch": "pipeline-optimize-for-multi-input" }, - "azure-resource-manager-schemas": { - "integrationRepository": "azure-sdk/azure-resource-manager-schemas", - "mainRepository": "Azure/azure-resource-manager-schemas" - }, "azure-powershell": { "integrationRepository": "azure-sdk/azure-powershell", "mainRepository": "Azure/azure-powershell" From f65a55f7c63b5ccb3cabb0a22b6e0694937781fc Mon Sep 17 00:00:00 2001 From: v-tianxi Date: Thu, 17 Oct 2024 23:26:59 +0800 Subject: [PATCH 07/11] change config --- specificationRepositoryConfiguration.json | 9 +++------ 1 file changed, 3 insertions(+), 6 deletions(-) diff --git a/specificationRepositoryConfiguration.json b/specificationRepositoryConfiguration.json index 378fa6d38df2..9c6ad529e741 100644 --- a/specificationRepositoryConfiguration.json +++ b/specificationRepositoryConfiguration.json @@ -4,8 +4,7 @@ "sdkRepositoryMappings": { "azure-sdk-for-go": { "integrationRepository": "azure-sdk/azure-sdk-for-go", - "mainRepository": "Alancere/azure-sdk-for-go", - "mainBranch": "fix_generator_tool_0807", + "mainRepository": "Azure/azure-sdk-for-go", "configFilePath": "eng/swagger_to_sdk_config.json" }, "azure-sdk-for-java": { @@ -15,8 +14,7 @@ }, "azure-sdk-for-js": { "integrationRepository": "azure-sdk/azure-sdk-for-js", - "mainRepository": "test-repo-billy/azure-sdk-for-js", - "mainBranch": "test_repo_breaking_change_mlc" + "mainRepository": "Azure/azure-sdk-for-js" }, "azure-sdk-for-net": { "integrationRepository": "azure-sdk/azure-sdk-for-net", @@ -29,8 +27,7 @@ }, "azure-sdk-for-python": { "integrationRepository": "azure-sdk/azure-sdk-for-python", - "mainRepository": "Azure/azure-sdk-for-python", - "mainBranch": "pipeline-optimize-for-multi-input" + "mainRepository": "Azure/azure-sdk-for-python" }, "azure-powershell": { "integrationRepository": "azure-sdk/azure-powershell", From 13f801140e3f4872b6879fee918eb87d52cdcaa3 Mon Sep 17 00:00:00 2001 From: Tianen <347142915@qq.com> Date: Thu, 17 Oct 2024 23:28:12 +0800 Subject: [PATCH 08/11] Revert "change config" --- specificationRepositoryConfiguration.json | 9 ++++++--- 1 file changed, 6 insertions(+), 3 deletions(-) diff --git a/specificationRepositoryConfiguration.json b/specificationRepositoryConfiguration.json index 9c6ad529e741..378fa6d38df2 100644 --- a/specificationRepositoryConfiguration.json +++ b/specificationRepositoryConfiguration.json @@ -4,7 +4,8 @@ "sdkRepositoryMappings": { "azure-sdk-for-go": { "integrationRepository": "azure-sdk/azure-sdk-for-go", - "mainRepository": "Azure/azure-sdk-for-go", + "mainRepository": "Alancere/azure-sdk-for-go", + "mainBranch": "fix_generator_tool_0807", "configFilePath": "eng/swagger_to_sdk_config.json" }, "azure-sdk-for-java": { @@ -14,7 +15,8 @@ }, "azure-sdk-for-js": { "integrationRepository": "azure-sdk/azure-sdk-for-js", - "mainRepository": "Azure/azure-sdk-for-js" + "mainRepository": "test-repo-billy/azure-sdk-for-js", + "mainBranch": "test_repo_breaking_change_mlc" }, "azure-sdk-for-net": { "integrationRepository": "azure-sdk/azure-sdk-for-net", @@ -27,7 +29,8 @@ }, "azure-sdk-for-python": { "integrationRepository": "azure-sdk/azure-sdk-for-python", - "mainRepository": "Azure/azure-sdk-for-python" + "mainRepository": "Azure/azure-sdk-for-python", + "mainBranch": "pipeline-optimize-for-multi-input" }, "azure-powershell": { "integrationRepository": "azure-sdk/azure-powershell", From 79a2ef9992f73953052b25257c369a93daa4723d Mon Sep 17 00:00:00 2001 From: XiaofeiCao Date: Thu, 24 Oct 2024 14:16:49 +0800 Subject: [PATCH 09/11] java config --- specificationRepositoryConfiguration.json | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/specificationRepositoryConfiguration.json b/specificationRepositoryConfiguration.json index 378fa6d38df2..9a95f0680257 100644 --- a/specificationRepositoryConfiguration.json +++ b/specificationRepositoryConfiguration.json @@ -10,7 +10,8 @@ }, "azure-sdk-for-java": { "integrationRepository": "azure-sdk/azure-sdk-for-java", - "mainRepository": "Azure/azure-sdk-for-java", + "mainRepository": "XiaofeiCao/azure-sdk-for-java", + "mainBranch": "breaking_change_detection", "configFilePath": "eng/automation/swagger_to_sdk_config.json" }, "azure-sdk-for-js": { @@ -81,4 +82,4 @@ "@azure-tools/typespec-ts": "azure-sdk-for-js", "@azure-tools/typespec-go": "azure-sdk-for-go" } -} +} \ No newline at end of file From 152d42215263aa8bd9e2d635120581fff0d14608 Mon Sep 17 00:00:00 2001 From: "FAREAST\\chunyu" Date: Mon, 28 Oct 2024 13:31:57 +0800 Subject: [PATCH 10/11] update mainbranch for test --- specificationRepositoryConfiguration.json | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/specificationRepositoryConfiguration.json b/specificationRepositoryConfiguration.json index 9a95f0680257..e84b5133618d 100644 --- a/specificationRepositoryConfiguration.json +++ b/specificationRepositoryConfiguration.json @@ -26,6 +26,7 @@ "azure-sdk-for-net-track2": { "integrationRepository": "azure-sdk/azure-sdk-for-net", "mainRepository": "Azure/azure-sdk-for-net", + "mainBranch": "breaking-changes", "configFilePath": "eng/swagger_to_sdk_config.json" }, "azure-sdk-for-python": { @@ -82,4 +83,4 @@ "@azure-tools/typespec-ts": "azure-sdk-for-js", "@azure-tools/typespec-go": "azure-sdk-for-go" } -} \ No newline at end of file +} From db86af35224db05c8dda1f165cd73dbefa1fb7d3 Mon Sep 17 00:00:00 2001 From: v-tianxi Date: Thu, 31 Oct 2024 09:37:42 +0800 Subject: [PATCH 11/11] change azure fleet --- .../azurefleet/AzureFleet.Management/main.tsp | 2 +- .../2023-11-01-preview/azurefleet.json | 63 +------------------ .../2024-05-01-preview/azurefleet.json | 45 +------------ .../stable/2024-11-01/azurefleet.json | 45 +------------ 4 files changed, 4 insertions(+), 151 deletions(-) diff --git a/specification/azurefleet/AzureFleet.Management/main.tsp b/specification/azurefleet/AzureFleet.Management/main.tsp index a27c615626af..200551ab563b 100644 --- a/specification/azurefleet/AzureFleet.Management/main.tsp +++ b/specification/azurefleet/AzureFleet.Management/main.tsp @@ -15,7 +15,7 @@ using Azure.ResourceManager; @armProviderNamespace("Microsoft.AzureFleet") @service({ - title: "Microsoft.AzureFleet", + title: "Microsoft.AzureFleet testing", }) @versioned(Versions) namespace Microsoft.AzureFleet; diff --git a/specification/azurefleet/resource-manager/Microsoft.AzureFleet/preview/2023-11-01-preview/azurefleet.json b/specification/azurefleet/resource-manager/Microsoft.AzureFleet/preview/2023-11-01-preview/azurefleet.json index c43864ec01d4..0eff7a838bfe 100644 --- a/specification/azurefleet/resource-manager/Microsoft.AzureFleet/preview/2023-11-01-preview/azurefleet.json +++ b/specification/azurefleet/resource-manager/Microsoft.AzureFleet/preview/2023-11-01-preview/azurefleet.json @@ -1,7 +1,7 @@ { "swagger": "2.0", "info": { - "title": "Microsoft.AzureFleet", + "title": "Microsoft.AzureFleet testing", "version": "2023-11-01-preview", "x-typespec-generated": [ { @@ -72,14 +72,6 @@ } } }, - "x-ms-examples": { - "Operations_List_MaximumSet": { - "$ref": "./examples/Operations_List_MaximumSet.json" - }, - "Operations_List_MinimumSet": { - "$ref": "./examples/Operations_List_MinimumSet.json" - } - }, "x-ms-pageable": { "nextLinkName": "nextLink" } @@ -114,14 +106,6 @@ } } }, - "x-ms-examples": { - "Fleets_ListBySubscription_MaximumSet": { - "$ref": "./examples/Fleets_ListBySubscription_MaximumSet.json" - }, - "Fleets_ListBySubscription_MinimumSet": { - "$ref": "./examples/Fleets_ListBySubscription_MinimumSet.json" - } - }, "x-ms-pageable": { "nextLinkName": "nextLink" } @@ -159,14 +143,6 @@ } } }, - "x-ms-examples": { - "Fleets_ListByResourceGroup_MaximumSet": { - "$ref": "./examples/Fleets_ListByResourceGroup_MaximumSet.json" - }, - "Fleets_ListByResourceGroup_MinimumSet": { - "$ref": "./examples/Fleets_ListByResourceGroup_MinimumSet.json" - } - }, "x-ms-pageable": { "nextLinkName": "nextLink" } @@ -211,14 +187,6 @@ "$ref": "../../../../../common-types/resource-management/v5/types.json#/definitions/ErrorResponse" } } - }, - "x-ms-examples": { - "Fleets_Get_MaximumSet": { - "$ref": "./examples/Fleets_Get_MaximumSet.json" - }, - "Fleets_Get_MinimumSet": { - "$ref": "./examples/Fleets_Get_MinimumSet.json" - } } }, "put": { @@ -282,14 +250,6 @@ } } }, - "x-ms-examples": { - "Fleets_CreateOrUpdate_MaximumSet": { - "$ref": "./examples/Fleets_CreateOrUpdate_MaximumSet.json" - }, - "Fleets_CreateOrUpdate_MinimumSet": { - "$ref": "./examples/Fleets_CreateOrUpdate_MinimumSet.json" - } - }, "x-ms-long-running-operation-options": { "final-state-via": "azure-async-operation" }, @@ -357,14 +317,6 @@ } } }, - "x-ms-examples": { - "Fleets_Update_MaximumSet": { - "$ref": "./examples/Fleets_Update_MaximumSet.json" - }, - "Fleets_Update_MinimumSet": { - "$ref": "./examples/Fleets_Update_MinimumSet.json" - } - }, "x-ms-long-running-operation-options": { "final-state-via": "location" }, @@ -420,14 +372,6 @@ } } }, - "x-ms-examples": { - "Fleets_Delete_MaximumSet": { - "$ref": "./examples/Fleets_Delete_MaximumSet.json" - }, - "Fleets_Delete_MinimumSet": { - "$ref": "./examples/Fleets_Delete_MinimumSet.json" - } - }, "x-ms-long-running-operation-options": { "final-state-via": "location" }, @@ -474,11 +418,6 @@ } } }, - "x-ms-examples": { - "Fleets_ListVirtualMachineScaleSets_MaximumSet": { - "$ref": "./examples/Fleets_ListVirtualMachineScaleSets_MaximumSet.json" - } - }, "x-ms-pageable": { "nextLinkName": "nextLink" } diff --git a/specification/azurefleet/resource-manager/Microsoft.AzureFleet/preview/2024-05-01-preview/azurefleet.json b/specification/azurefleet/resource-manager/Microsoft.AzureFleet/preview/2024-05-01-preview/azurefleet.json index 0f9e314d27f5..64202606791e 100644 --- a/specification/azurefleet/resource-manager/Microsoft.AzureFleet/preview/2024-05-01-preview/azurefleet.json +++ b/specification/azurefleet/resource-manager/Microsoft.AzureFleet/preview/2024-05-01-preview/azurefleet.json @@ -1,7 +1,7 @@ { "swagger": "2.0", "info": { - "title": "Microsoft.AzureFleet", + "title": "Microsoft.AzureFleet testing", "version": "2024-05-01-preview", "x-typespec-generated": [ { @@ -72,11 +72,6 @@ } } }, - "x-ms-examples": { - "Operations_List": { - "$ref": "./examples/Operations_List.json" - } - }, "x-ms-pageable": { "nextLinkName": "nextLink" } @@ -111,11 +106,6 @@ } } }, - "x-ms-examples": { - "Fleets_ListBySubscription": { - "$ref": "./examples/Fleets_ListBySubscription.json" - } - }, "x-ms-pageable": { "nextLinkName": "nextLink" } @@ -153,11 +143,6 @@ } } }, - "x-ms-examples": { - "Fleets_ListByResourceGroup": { - "$ref": "./examples/Fleets_ListByResourceGroup.json" - } - }, "x-ms-pageable": { "nextLinkName": "nextLink" } @@ -202,11 +187,6 @@ "$ref": "../../../../../common-types/resource-management/v5/types.json#/definitions/ErrorResponse" } } - }, - "x-ms-examples": { - "Fleets_Get": { - "$ref": "./examples/Fleets_Get.json" - } } }, "put": { @@ -270,14 +250,6 @@ } } }, - "x-ms-examples": { - "Fleets_CreateOrUpdate": { - "$ref": "./examples/Fleets_CreateOrUpdate.json" - }, - "Fleets_CreateOrUpdate_MinimumSet": { - "$ref": "./examples/Fleets_CreateOrUpdate_MinimumSet.json" - } - }, "x-ms-long-running-operation-options": { "final-state-via": "azure-async-operation" }, @@ -345,11 +317,6 @@ } } }, - "x-ms-examples": { - "Fleets_Update": { - "$ref": "./examples/Fleets_Update.json" - } - }, "x-ms-long-running-operation-options": { "final-state-via": "location" }, @@ -405,11 +372,6 @@ } } }, - "x-ms-examples": { - "Fleets_Delete": { - "$ref": "./examples/Fleets_Delete.json" - } - }, "x-ms-long-running-operation-options": { "final-state-via": "location" }, @@ -456,11 +418,6 @@ } } }, - "x-ms-examples": { - "Fleets_ListVirtualMachineScaleSets": { - "$ref": "./examples/Fleets_ListVirtualMachineScaleSets.json" - } - }, "x-ms-pageable": { "nextLinkName": "nextLink" } diff --git a/specification/azurefleet/resource-manager/Microsoft.AzureFleet/stable/2024-11-01/azurefleet.json b/specification/azurefleet/resource-manager/Microsoft.AzureFleet/stable/2024-11-01/azurefleet.json index 846c2c7bb283..6ebe956193c4 100644 --- a/specification/azurefleet/resource-manager/Microsoft.AzureFleet/stable/2024-11-01/azurefleet.json +++ b/specification/azurefleet/resource-manager/Microsoft.AzureFleet/stable/2024-11-01/azurefleet.json @@ -1,7 +1,7 @@ { "swagger": "2.0", "info": { - "title": "Microsoft.AzureFleet", + "title": "Microsoft.AzureFleet testing", "version": "2024-11-01", "x-typespec-generated": [ { @@ -72,11 +72,6 @@ } } }, - "x-ms-examples": { - "Operations_List": { - "$ref": "./examples/Operations_List.json" - } - }, "x-ms-pageable": { "nextLinkName": "nextLink" } @@ -111,11 +106,6 @@ } } }, - "x-ms-examples": { - "Fleets_ListBySubscription": { - "$ref": "./examples/Fleets_ListBySubscription.json" - } - }, "x-ms-pageable": { "nextLinkName": "nextLink" } @@ -153,11 +143,6 @@ } } }, - "x-ms-examples": { - "Fleets_ListByResourceGroup": { - "$ref": "./examples/Fleets_ListByResourceGroup.json" - } - }, "x-ms-pageable": { "nextLinkName": "nextLink" } @@ -202,11 +187,6 @@ "$ref": "../../../../../common-types/resource-management/v5/types.json#/definitions/ErrorResponse" } } - }, - "x-ms-examples": { - "Fleets_Get": { - "$ref": "./examples/Fleets_Get.json" - } } }, "put": { @@ -270,14 +250,6 @@ } } }, - "x-ms-examples": { - "Fleets_CreateOrUpdate": { - "$ref": "./examples/Fleets_CreateOrUpdate.json" - }, - "Fleets_CreateOrUpdate_MinimumSet": { - "$ref": "./examples/Fleets_CreateOrUpdate_MinimumSet.json" - } - }, "x-ms-long-running-operation-options": { "final-state-via": "azure-async-operation" }, @@ -345,11 +317,6 @@ } } }, - "x-ms-examples": { - "Fleets_Update": { - "$ref": "./examples/Fleets_Update.json" - } - }, "x-ms-long-running-operation-options": { "final-state-via": "location" }, @@ -405,11 +372,6 @@ } } }, - "x-ms-examples": { - "Fleets_Delete": { - "$ref": "./examples/Fleets_Delete.json" - } - }, "x-ms-long-running-operation-options": { "final-state-via": "location" }, @@ -456,11 +418,6 @@ } } }, - "x-ms-examples": { - "Fleets_ListVirtualMachineScaleSets": { - "$ref": "./examples/Fleets_ListVirtualMachineScaleSets.json" - } - }, "x-ms-pageable": { "nextLinkName": "nextLink" }