Skip to content

Commit

Permalink
change config
Browse files Browse the repository at this point in the history
  • Loading branch information
JackTn committed Oct 17, 2024
1 parent 8df52d6 commit f65a55f
Showing 1 changed file with 3 additions and 6 deletions.
9 changes: 3 additions & 6 deletions specificationRepositoryConfiguration.json
Original file line number Diff line number Diff line change
Expand Up @@ -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": {
Expand All @@ -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",
Expand All @@ -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",
Expand Down

0 comments on commit f65a55f

Please sign in to comment.