|
3 | 3 | "pipelineName": "automation - sdk",
|
4 | 4 | "sdkRepositoryMappings": {
|
5 | 5 | "azure-sdk-for-go": {
|
6 |
| - "integrationRepository": "azure-sdk/azure-sdk-for-go", |
| 6 | + "integrationRepository": "test-repo-billy/azure-sdk-for-go", |
7 | 7 | "mainRepository": "test-repo-billy/azure-sdk-for-go",
|
8 | 8 | "configFilePath": "eng/swagger_to_sdk_config.json"
|
9 | 9 | },
|
10 | 10 | "azure-sdk-for-java": {
|
11 |
| - "integrationRepository": "azure-sdk/azure-sdk-for-java", |
| 11 | + "integrationRepository": "test-repo-billy/azure-sdk-for-java", |
12 | 12 | "mainRepository": "test-repo-billy/azure-sdk-for-java",
|
13 | 13 | "configFilePath": "eng/mgmt/automation/swagger_to_sdk_config.json"
|
14 | 14 | },
|
15 | 15 | "azure-sdk-for-js": {
|
16 |
| - "integrationRepository": "azure-sdk/azure-sdk-for-js", |
| 16 | + "integrationRepository": "test-repo-billy/azure-sdk-for-js", |
17 | 17 | "mainRepository": "test-repo-billy/azure-sdk-for-js"
|
18 | 18 | },
|
19 | 19 | "azure-sdk-for-net": {
|
20 |
| - "integrationRepository": "azure-sdk/azure-sdk-for-net", |
| 20 | + "integrationRepository": "test-repo-billy/azure-sdk-for-net", |
21 | 21 | "mainRepository": "test-repo-billy/azure-sdk-for-net"
|
22 | 22 | },
|
23 | 23 | "azure-sdk-for-net-track2": {
|
24 |
| - "integrationRepository": "azure-sdk/azure-sdk-for-net", |
| 24 | + "integrationRepository": "test-repo-billy/azure-sdk-for-net", |
25 | 25 | "mainRepository": "test-repo-billy/azure-sdk-for-net",
|
26 | 26 | "configFilePath": "eng/swagger_to_sdk_config.json"
|
27 | 27 | },
|
28 | 28 | "azure-sdk-for-python": {
|
29 |
| - "integrationRepository": "azure-sdk/azure-sdk-for-python", |
| 29 | + "integrationRepository": "test-repo-billy/azure-sdk-for-python", |
30 | 30 | "mainRepository": "test-repo-billy/azure-sdk-for-python"
|
31 | 31 | },
|
32 | 32 | "azure-sdk-for-python-track2": {
|
33 |
| - "integrationRepository": "azure-sdk/azure-sdk-for-python", |
| 33 | + "integrationRepository": "test-repo-billy/azure-sdk-for-python", |
34 | 34 | "mainRepository": "test-repo-billy/azure-sdk-for-python"
|
35 | 35 | },
|
36 | 36 | "azure-resource-manager-schemas": {
|
37 |
| - "integrationRepository": "azure-sdk/azure-resource-manager-schemas", |
| 37 | + "integrationRepository": "test-repo-billy/azure-resource-manager-schemas", |
38 | 38 | "mainRepository": "test-repo-billy/azure-resource-manager-schemas"
|
39 | 39 | },
|
40 | 40 | "azure-powershell": {
|
41 |
| - "integrationRepository": "azure-sdk/azure-powershell", |
| 41 | + "integrationRepository": "test-repo-billy/azure-powershell", |
42 | 42 | "mainRepository": "test-repo-billy/azure-powershell"
|
43 | 43 | }
|
44 | 44 | },
|
|
0 commit comments