Skip to content

Commit

Permalink
Merge pull request #3535 from test-repo-billy/revert-3534-jacktn/conv…
Browse files Browse the repository at this point in the history
…ert-config-RepositoryConfiguration

Revert "change config"
  • Loading branch information
JackTn authored Oct 17, 2024
2 parents 3230af5 + 13f8011 commit 6c6e171
Showing 1 changed file with 6 additions and 3 deletions.
9 changes: 6 additions & 3 deletions specificationRepositoryConfiguration.json
Original file line number Diff line number Diff line change
Expand Up @@ -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": {
Expand All @@ -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",
Expand All @@ -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",
Expand Down

0 comments on commit 6c6e171

Please sign in to comment.