This repository has been archived by the owner on Nov 20, 2019. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 137
/
repolist.txt
96 lines (95 loc) · 6.15 KB
/
repolist.txt
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
# Format is:
# One repo per line (org/repo format).
# Optional elements:
# subFolder=folderName Subfolder (under repo/branch) that the generator job should be created
# branch=branchName (branch that should be generated). Should be bare branch name.
# If omitted, repo is not branch specific. **Do not change this unless you know what you're doing**.
# Talk to @mmitche first.
# GithubBranchName is passed the value in branchName.
# Unless the folder name is specifically specified, a folder is created underneath the repo folder. If no branch is specified,
# no branch folder is created.
# definitionScript=<file path> Path to the location of the groovy file that should be used for this
# entry. Path is relative to the root of the repository. Usually omitted. Can default to netci.groovy
dotnet/buildtools branch=release/1.0.0 server=dotnet-ci
dotnet/buildtools branch=release/1.1.0 server=dotnet-ci
dotnet/cli branch=rel/1.0.0 server=dotnet-ci
dotnet/cli branch=rel/1.0.1 server=dotnet-ci
dotnet/cli branch=rel/1.1.0 server=dotnet-ci
dotnet/cli branch=release/2.1.5xx server=dotnet-ci
dotnet/cli branch=release/2.1.6xx server=dotnet-ci
dotnet/cli branch=release/2.1.7xx server=dotnet-ci
dotnet/cli branch=release/2.1.8xx server=dotnet-ci
dotnet/cli branch=release/2.2.1xx server=dotnet-ci
dotnet/cli branch=release/2.2.2xx server=dotnet-ci
dotnet/cli branch=release/2.2.3xx server=dotnet-ci
dotnet/cli branch=release/2.2.4xx server=dotnet-ci
dotnet/core-setup branch=release/1.0.0 server=dotnet-ci
dotnet/core-setup branch=release/1.1.0 server=dotnet-ci
dotnet/core-setup branch=release/uwp6.0 server=dotnet-ci
dotnet/core-setup branch=release/2.1 server=dotnet-ci
dotnet/core-setup branch=release/2.1 server=dotnet-ci definitionScript=buildpipeline/pipelinejobs.groovy subFolder=pipelines
dotnet/core-setup branch=release/2.2 server=dotnet-ci
dotnet/core-setup branch=release/2.2 server=dotnet-ci definitionScript=buildpipeline/pipelinejobs.groovy subFolder=pipelines
dotnet/coreclr branch=master server=dotnet-ci
dotnet/coreclr branch=release/1.1.0 server=dotnet-ci2 definitionScript=perf.groovy subFolder=perf
dotnet/coreclr branch=release/2.1 server=dotnet-ci2 definitionScript=perf.groovy subFolder=perf
dotnet/coreclr branch=release/2.2 server=dotnet-ci2 definitionScript=perf.groovy subFolder=perf
dotnet/coreclr branch=release/1.0.0 server=dotnet-ci
dotnet/coreclr branch=release/1.1.0 server=dotnet-ci
dotnet/coreclr branch=release/uwp6.2 server=dotnet-ci
dotnet/coreclr branch=release/2.1 server=dotnet-ci
dotnet/coreclr branch=release/2.1 server=dotnet-ci definitionScript=buildpipeline/pipelinejobs.groovy subFolder=pipelines
dotnet/coreclr branch=release/2.2 server=dotnet-ci
dotnet/coreclr branch=release/2.2 server=dotnet-ci definitionScript=buildpipeline/pipelinejobs.groovy subFolder=pipelines
dotnet/corefx branch=release/1.0.0 server=dotnet-ci
dotnet/corefx branch=release/1.1.0 server=dotnet-ci
dotnet/corefx branch=release/uwp6.2 server=dotnet-ci
dotnet/corefx branch=release/uwp6.2 server=dotnet-ci definitionScript=buildpipeline/pipelinejobs.groovy subFolder=pipelines
dotnet/corefx branch=release/2.1 server=dotnet-ci
dotnet/corefx branch=release/2.1 server=dotnet-ci2 definitionScript=perf.groovy subFolder=perf
dotnet/corefx branch=release/2.1 server=dotnet-ci definitionScript=buildpipeline/pipelinejobs.groovy subFolder=pipelines
dotnet/corefx branch=release/2.2 server=dotnet-ci
dotnet/corefx branch=release/2.2 server=dotnet-ci2 definitionScript=perf.groovy subFolder=perf
dotnet/corefx branch=release/2.2 server=dotnet-ci definitionScript=buildpipeline/pipelinejobs.groovy subFolder=pipelines
dotnet/corert branch=master server=dotnet-ci
dotnet/orleans branch=master server=dotnet-ci
dotnet/sdk branch=experimental-classic-projects server=dotnet-ci
dotnet/sdk branch=rel/1.0.0 server=dotnet-ci
dotnet/sdk branch=rel/1.1.0 server=dotnet-ci
dotnet/sdk branch=release/2.1.5xx server=dotnet-ci
dotnet/sdk branch=release/2.1.6xx server=dotnet-ci
dotnet/sdk branch=release/2.1.7xx server=dotnet-ci
dotnet/sdk branch=release/2.1.8xx server=dotnet-ci
dotnet/sdk branch=release/2.2.1xx server=dotnet-ci
dotnet/sdk branch=release/2.2.2xx server=dotnet-ci
dotnet/sdk branch=release/2.2.3xx server=dotnet-ci
dotnet/sdk branch=release/2.2.4xx server=dotnet-ci
dotnet/sdk branch=release/2.1.5xx server=dotnet-ci2 definitionScript=perf.groovy subFolder=perf
dotnet/sdk branch=release/2.1.6xx server=dotnet-ci2 definitionScript=perf.groovy subFolder=perf
dotnet/sdk branch=release/2.1.7xx server=dotnet-ci2 definitionScript=perf.groovy subFolder=perf
dotnet/sdk branch=release/2.1.8xx server=dotnet-ci2 definitionScript=perf.groovy subFolder=perf
dotnet/sdk branch=release/2.2.1xx server=dotnet-ci2 definitionScript=perf.groovy subFolder=perf
dotnet/sdk branch=release/2.2.2xx server=dotnet-ci2 definitionScript=perf.groovy subFolder=perf
dotnet/sdk branch=release/2.2.3xx server=dotnet-ci2 definitionScript=perf.groovy subFolder=perf
dotnet/sdk branch=release/2.2.4xx server=dotnet-ci2 definitionScript=perf.groovy subFolder=perf
dotnet/symreader-converter branch=master server=dotnet-ci2
dotnet/symstore branch=master server=dotnet-ci
dotnet/wcf branch=release/1.0.0 server=dotnet-ci
dotnet/wcf branch=release/1.1.0 server=dotnet-ci
dotnet/wcf branch=release/uwp6.0 server=dotnet-ci
dotnet/wcf branch=release/uwp6.1 server=dotnet-ci
dotnet/wcf branch=release/2.0.0 server=dotnet-ci
dotnet/wcf branch=release/2.1.0 server=dotnet-ci
Microsoft/ChakraCore branch=master server=dotnet-ci2
Microsoft/ChakraCore branch=master-ci server=dotnet-ci2
Microsoft/ChakraCore branch=release/1.10 server=dotnet-ci2
Microsoft/ChakraCore branch=release/1.10-ci server=dotnet-ci2
Microsoft/ChakraCore branch=release/1.11 server=dotnet-ci2
Microsoft/ChakraCore branch=release/1.11-ci server=dotnet-ci2
Microsoft/ConcordExtensibilitySamples branch=master server=dotnet-ci
Microsoft/msbuild branch=vs15.9 server=dotnet-ci2
Microsoft/xunit-performance branch=master server=dotnet-ci
Microsoft/Vipr branch=master server=dotnet-ci
#AspNetCore
aspnet/aspnet-docker branch=dev server=dotnet-ci definitionScript=build-pipeline/pipelinejobs.groovy
aspnet/aspnet-docker branch=master server=dotnet-ci definitionScript=build-pipeline/pipelinejobs.groovy