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

[test sdk-automation same org] test resource manager tsp breakingchange #3555

Open
wants to merge 22 commits into
base: main
Choose a base branch
from
Open
Show file tree
Hide file tree
Changes from all commits
Commits
Show all changes
22 commits
Select commit Hold shift + click to select a range
b7d3377
test breaking change mlc in js (#3451)
wanlwanl Aug 6, 2024
729e915
Update specificationRepositoryConfiguration.json (#3457)
Alancere Aug 7, 2024
0bc7c1e
Update specificationRepositoryConfiguration.json (#3459)
msyyc Aug 7, 2024
76baa14
Update specificationRepositoryConfiguration.json (#3462)
raych1 Aug 9, 2024
2806029
Update specificationRepositoryConfiguration.json (#3463)
msyyc Aug 9, 2024
7287b05
Merge branch 'Azure:main' into main
mikeharder Aug 13, 2024
2ad400f
Merge branch 'Azure:main' into main
JackTn Aug 16, 2024
c221294
Merge branch 'Azure:main' into main
JackTn Aug 20, 2024
2b91022
Merge branch 'Azure:main' into main
JackTn Aug 26, 2024
02e5008
Merge branch 'Azure:main' into main
JackTn Sep 3, 2024
fe891cb
Remove azure-resource-manager-schemas
danieljurek Oct 7, 2024
8df52d6
Merge pull request #3520 from danieljurek/djurek/test-removing-resour…
danieljurek Oct 7, 2024
f65a55f
change config
JackTn Oct 17, 2024
7d08a70
Merge pull request #3534 from test-repo-billy/jacktn/convert-config-R…
JackTn Oct 17, 2024
3230af5
Merge branch 'Azure:main' into main
JackTn Oct 17, 2024
13f8011
Revert "change config"
JackTn Oct 17, 2024
6c6e171
Merge pull request #3535 from test-repo-billy/revert-3534-jacktn/conv…
JackTn Oct 17, 2024
79a2ef9
java config
XiaofeiCao Oct 24, 2024
d28ccb0
Merge pull request #3544 from test-repo-billy/breaking_change_detection
XiaofeiCao Oct 24, 2024
152d422
update mainbranch for test
chunyu3 Oct 28, 2024
35a65fe
Merge branch 'Azure:main' into main
JackTn Oct 30, 2024
db86af3
change azure fleet
JackTn Oct 31, 2024
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion specification/azurefleet/AzureFleet.Management/main.tsp
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@ using Azure.ResourceManager;

@armProviderNamespace("Microsoft.AzureFleet")
@service({
title: "Microsoft.AzureFleet",
title: "Microsoft.AzureFleet testing",
})
@versioned(Versions)
namespace Microsoft.AzureFleet;
Expand Down
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"swagger": "2.0",
"info": {
"title": "Microsoft.AzureFleet",
"title": "Microsoft.AzureFleet testing",
"version": "2023-11-01-preview",
"x-typespec-generated": [
{
Expand Down Expand Up @@ -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"
}
Expand Down Expand Up @@ -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"
}
Expand Down Expand Up @@ -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"
}
Expand Down Expand Up @@ -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": {
Expand Down Expand Up @@ -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"
},
Expand Down Expand Up @@ -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"
},
Expand Down Expand Up @@ -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"
},
Expand Down Expand Up @@ -474,11 +418,6 @@
}
}
},
"x-ms-examples": {
"Fleets_ListVirtualMachineScaleSets_MaximumSet": {
"$ref": "./examples/Fleets_ListVirtualMachineScaleSets_MaximumSet.json"
}
},
"x-ms-pageable": {
"nextLinkName": "nextLink"
}
Expand Down
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"swagger": "2.0",
"info": {
"title": "Microsoft.AzureFleet",
"title": "Microsoft.AzureFleet testing",
"version": "2024-05-01-preview",
"x-typespec-generated": [
{
Expand Down Expand Up @@ -72,11 +72,6 @@
}
}
},
"x-ms-examples": {
"Operations_List": {
"$ref": "./examples/Operations_List.json"
}
},
"x-ms-pageable": {
"nextLinkName": "nextLink"
}
Expand Down Expand Up @@ -111,11 +106,6 @@
}
}
},
"x-ms-examples": {
"Fleets_ListBySubscription": {
"$ref": "./examples/Fleets_ListBySubscription.json"
}
},
"x-ms-pageable": {
"nextLinkName": "nextLink"
}
Expand Down Expand Up @@ -153,11 +143,6 @@
}
}
},
"x-ms-examples": {
"Fleets_ListByResourceGroup": {
"$ref": "./examples/Fleets_ListByResourceGroup.json"
}
},
"x-ms-pageable": {
"nextLinkName": "nextLink"
}
Expand Down Expand Up @@ -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": {
Expand Down Expand Up @@ -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"
},
Expand Down Expand Up @@ -345,11 +317,6 @@
}
}
},
"x-ms-examples": {
"Fleets_Update": {
"$ref": "./examples/Fleets_Update.json"
}
},
"x-ms-long-running-operation-options": {
"final-state-via": "location"
},
Expand Down Expand Up @@ -405,11 +372,6 @@
}
}
},
"x-ms-examples": {
"Fleets_Delete": {
"$ref": "./examples/Fleets_Delete.json"
}
},
"x-ms-long-running-operation-options": {
"final-state-via": "location"
},
Expand Down Expand Up @@ -456,11 +418,6 @@
}
}
},
"x-ms-examples": {
"Fleets_ListVirtualMachineScaleSets": {
"$ref": "./examples/Fleets_ListVirtualMachineScaleSets.json"
}
},
"x-ms-pageable": {
"nextLinkName": "nextLink"
}
Expand Down
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"swagger": "2.0",
"info": {
"title": "Microsoft.AzureFleet",
"title": "Microsoft.AzureFleet testing",
"version": "2024-11-01",
"x-typespec-generated": [
{
Expand Down Expand Up @@ -72,11 +72,6 @@
}
}
},
"x-ms-examples": {
"Operations_List": {
"$ref": "./examples/Operations_List.json"
}
},
"x-ms-pageable": {
"nextLinkName": "nextLink"
}
Expand Down Expand Up @@ -111,11 +106,6 @@
}
}
},
"x-ms-examples": {
"Fleets_ListBySubscription": {
"$ref": "./examples/Fleets_ListBySubscription.json"
}
},
"x-ms-pageable": {
"nextLinkName": "nextLink"
}
Expand Down Expand Up @@ -153,11 +143,6 @@
}
}
},
"x-ms-examples": {
"Fleets_ListByResourceGroup": {
"$ref": "./examples/Fleets_ListByResourceGroup.json"
}
},
"x-ms-pageable": {
"nextLinkName": "nextLink"
}
Expand Down Expand Up @@ -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": {
Expand Down Expand Up @@ -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"
},
Expand Down Expand Up @@ -345,11 +317,6 @@
}
}
},
"x-ms-examples": {
"Fleets_Update": {
"$ref": "./examples/Fleets_Update.json"
}
},
"x-ms-long-running-operation-options": {
"final-state-via": "location"
},
Expand Down Expand Up @@ -405,11 +372,6 @@
}
}
},
"x-ms-examples": {
"Fleets_Delete": {
"$ref": "./examples/Fleets_Delete.json"
}
},
"x-ms-long-running-operation-options": {
"final-state-via": "location"
},
Expand Down Expand Up @@ -456,11 +418,6 @@
}
}
},
"x-ms-examples": {
"Fleets_ListVirtualMachineScaleSets": {
"$ref": "./examples/Fleets_ListVirtualMachineScaleSets.json"
}
},
"x-ms-pageable": {
"nextLinkName": "nextLink"
}
Expand Down
13 changes: 9 additions & 4 deletions specificationRepositoryConfiguration.json
Original file line number Diff line number Diff line change
Expand Up @@ -4,17 +4,20 @@
"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": {
"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": {
"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",
Expand All @@ -23,11 +26,13 @@
"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": {
"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",
Expand Down
Loading