Skip to content

Commit eb5d86e

Browse files
authored
Update specificationRepositoryConfiguration.json
1 parent a62ff34 commit eb5d86e

File tree

1 file changed

+9
-9
lines changed

1 file changed

+9
-9
lines changed

specificationRepositoryConfiguration.json

Lines changed: 9 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -3,42 +3,42 @@
33
"pipelineName": "automation - sdk",
44
"sdkRepositoryMappings": {
55
"azure-sdk-for-go": {
6-
"integrationRepository": "azure-sdk/azure-sdk-for-go",
6+
"integrationRepository": "test-repo-billy/azure-sdk-for-go",
77
"mainRepository": "test-repo-billy/azure-sdk-for-go",
88
"configFilePath": "eng/swagger_to_sdk_config.json"
99
},
1010
"azure-sdk-for-java": {
11-
"integrationRepository": "azure-sdk/azure-sdk-for-java",
11+
"integrationRepository": "test-repo-billy/azure-sdk-for-java",
1212
"mainRepository": "test-repo-billy/azure-sdk-for-java",
1313
"configFilePath": "eng/mgmt/automation/swagger_to_sdk_config.json"
1414
},
1515
"azure-sdk-for-js": {
16-
"integrationRepository": "azure-sdk/azure-sdk-for-js",
16+
"integrationRepository": "test-repo-billy/azure-sdk-for-js",
1717
"mainRepository": "test-repo-billy/azure-sdk-for-js"
1818
},
1919
"azure-sdk-for-net": {
20-
"integrationRepository": "azure-sdk/azure-sdk-for-net",
20+
"integrationRepository": "test-repo-billy/azure-sdk-for-net",
2121
"mainRepository": "test-repo-billy/azure-sdk-for-net"
2222
},
2323
"azure-sdk-for-net-track2": {
24-
"integrationRepository": "azure-sdk/azure-sdk-for-net",
24+
"integrationRepository": "test-repo-billy/azure-sdk-for-net",
2525
"mainRepository": "test-repo-billy/azure-sdk-for-net",
2626
"configFilePath": "eng/swagger_to_sdk_config.json"
2727
},
2828
"azure-sdk-for-python": {
29-
"integrationRepository": "azure-sdk/azure-sdk-for-python",
29+
"integrationRepository": "test-repo-billy/azure-sdk-for-python",
3030
"mainRepository": "test-repo-billy/azure-sdk-for-python"
3131
},
3232
"azure-sdk-for-python-track2": {
33-
"integrationRepository": "azure-sdk/azure-sdk-for-python",
33+
"integrationRepository": "test-repo-billy/azure-sdk-for-python",
3434
"mainRepository": "test-repo-billy/azure-sdk-for-python"
3535
},
3636
"azure-resource-manager-schemas": {
37-
"integrationRepository": "azure-sdk/azure-resource-manager-schemas",
37+
"integrationRepository": "test-repo-billy/azure-resource-manager-schemas",
3838
"mainRepository": "test-repo-billy/azure-resource-manager-schemas"
3939
},
4040
"azure-powershell": {
41-
"integrationRepository": "azure-sdk/azure-powershell",
41+
"integrationRepository": "test-repo-billy/azure-powershell",
4242
"mainRepository": "test-repo-billy/azure-powershell"
4343
}
4444
},

0 commit comments

Comments
 (0)