Skip to content

Commit

Permalink
Merge pull request #3387 from test-repo-billy/revert-3385-JackTn-patc…
Browse files Browse the repository at this point in the history
…h-39

Revert "[test will reset] change specificationRepositoryConfiguration.json"
  • Loading branch information
JackTn committed Jul 1, 2024
2 parents 34fbe7c + 2e35b05 commit ee21388
Showing 1 changed file with 41 additions and 0 deletions.
41 changes: 41 additions & 0 deletions specificationRepositoryConfiguration.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,47 @@
"$schema": "https://openapistorageprod.blob.core.windows.net/sdkautomation/prod/schemas/specificationRepositoryConfiguration.schema.json",
"pipelineName": "automation - sdk",
"sdkRepositoryMappings": {
"azure-sdk-for-go": {
"integrationRepository": "azure-sdk/azure-sdk-for-go",
"mainRepository": "Azure/azure-sdk-for-go",
"configFilePath": "eng/swagger_to_sdk_config.json"
},
"azure-sdk-for-java": {
"integrationRepository": "azure-sdk/azure-sdk-for-java",
"mainRepository": "test-repo-billy/azure-sdk-for-java",
"mainBranch": "test_repo_breaking_change",
"configFilePath": "eng/mgmt/automation/swagger_to_sdk_config.json"
},
"azure-sdk-for-js": {
"integrationRepository": "azure-sdk/azure-sdk-for-js",
"mainRepository": "Azure/azure-sdk-for-js"
},
"azure-sdk-for-net": {
"integrationRepository": "azure-sdk/azure-sdk-for-net",
"mainRepository": "Azure/azure-sdk-for-net"
},
"azure-sdk-for-net-track2": {
"integrationRepository": "azure-sdk/azure-sdk-for-net",
"mainRepository": "chunyu3/azure-sdk-for-net",
"mainBranch": "AdoptTspClient",
"configFilePath": "eng/swagger_to_sdk_config.json"
},
"azure-sdk-for-python": {
"integrationRepository": "azure-sdk/azure-sdk-for-python",
"mainRepository": "Azure/azure-sdk-for-python"
},
"azure-sdk-for-python-track2": {
"integrationRepository": "azure-sdk/azure-sdk-for-python",
"mainRepository": "Azure/azure-sdk-for-python"
},
"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"
}
},
"overrides": {
"Azure/azure-rest-api-specs-pr": {
Expand Down

0 comments on commit ee21388

Please sign in to comment.