|
1 | 1 | { |
2 | 2 | "$schema": "https://openapistorageprod.blob.core.windows.net/sdkautomation/prod/schemas/specificationRepositoryConfiguration.schema.json", |
3 | | - "pipelineName": "automation - sdk", |
| 3 | + "pipelineName": "automation - sdk - test", |
4 | 4 | "sdkRepositoryMappings": { |
5 | 5 | "azure-sdk-for-go": { |
6 | | - "mainBranch": "latest", |
7 | | - "integrationRepository": "AzureSDKAutomation/azure-sdk-for-go", |
8 | | - "mainRepository": "Azure/azure-sdk-for-go" |
| 6 | + "mainRepository": "test-repo-arcturus/azure-sdk-for-go" |
9 | 7 | }, |
10 | 8 | "azure-sdk-for-java": { |
11 | | - "integrationRepository": "AzureSDKAutomation/azure-sdk-for-java", |
12 | | - "mainRepository": "Azure/azure-sdk-for-java" |
| 9 | + "mainRepository": "test-repo-tih/azure-sdk-for-java" |
13 | 10 | }, |
14 | 11 | "azure-sdk-for-js": { |
15 | | - "integrationRepository": "AzureSDKAutomation/azure-sdk-for-js", |
16 | | - "mainRepository": "Azure/azure-sdk-for-js" |
| 12 | + "mainRepository": "test-repo-tih/azure-sdk-for-js" |
17 | 13 | }, |
18 | 14 | "azure-sdk-for-net": { |
19 | | - "integrationRepository": "AzureSDKAutomation/azure-sdk-for-net", |
20 | | - "mainRepository": "Azure/azure-sdk-for-net" |
| 15 | + "mainRepository": "test-repo-tih/azure-sdk-for-net" |
21 | 16 | }, |
22 | 17 | "azure-sdk-for-python": { |
23 | | - "integrationRepository": "AzureSDKAutomation/azure-sdk-for-python", |
24 | | - "mainRepository": "Azure/azure-sdk-for-python", |
| 18 | + "mainRepository": "test-repo-tih/azure-sdk-for-python", |
25 | 19 | "mainBranch": "release/v3" |
26 | 20 | }, |
27 | 21 | "azure-sdk-for-python-track2": { |
28 | | - "integrationRepository": "AzureSDKAutomation/azure-sdk-for-python", |
29 | | - "mainRepository": "Azure/azure-sdk-for-python" |
| 22 | + "mainRepository": "test-repo-tih/azure-sdk-for-python" |
30 | 23 | }, |
31 | 24 | "azure-cli-extensions": { |
32 | | - "integrationRepository": "AzureSDKAutomation/azure-cli-extensions", |
33 | | - "mainRepository": "Azure/azure-cli-extensions" |
| 25 | + "mainRepository": "test-repo-tih/azure-cli-extensions" |
34 | 26 | }, |
35 | 27 | "azure-sdk-for-ruby": { |
36 | 28 | "mainBranch": "latest", |
37 | | - "integrationRepository": "AzureSDKAutomation/azure-sdk-for-ruby", |
38 | | - "mainRepository": "Azure/azure-sdk-for-ruby" |
39 | | - }, |
40 | | - "azure-sdk-for-trenton": { |
41 | | - "integrationRepository": "Azure/azure-sdk-for-trenton", |
42 | | - "mainRepository": "Azure/azure-sdk-for-trenton", |
43 | | - "secondaryRepository": "Azure/azure-sdk-for-trenton", |
44 | | - "secondaryBranch": "secondary" |
45 | | - } |
| 29 | + "mainRepository": "test-repo-tih/azure-sdk-for-ruby" |
| 30 | + }, |
| 31 | + "azure-sdk-for-node": "test-repo-tih/azure-sdk-for-node" |
46 | 32 | } |
47 | 33 | } |
0 commit comments