|
53 | 53 | }
|
54 | 54 | },
|
55 | 55 | "swift-3.0-preview-1-branches" : {
|
56 |
| - "aliases": ["swift-3.0-branch", "swift-3.0-preview-1-branch"], |
| 56 | + "aliases": ["swift-3.0-preview-1-branch"], |
57 | 57 | "repos": {
|
58 | 58 | "llvm": "swift-3.0-branch",
|
59 | 59 | "clang": "swift-3.0-branch",
|
|
68 | 68 | "swift-corelibs-libdispatch": "swift-3.0-preview-1-branch",
|
69 | 69 | "swift-integration-tests": "swift-3.0-preview-1-branch"
|
70 | 70 | }
|
| 71 | + }, |
| 72 | + "swift-3.0-preview-2-branches" : { |
| 73 | + "aliases": ["swift-3.0-branch", "swift-3.0-preview-2-branch"], |
| 74 | + "repos": { |
| 75 | + "llvm": "swift-3.0-branch", |
| 76 | + "clang": "swift-3.0-branch", |
| 77 | + "swift": "swift-3.0-preview-2-branch", |
| 78 | + "lldb": "swift-3.0-preview-2-branch", |
| 79 | + "cmark": "swift-3.0-preview-2-branch", |
| 80 | + "llbuild": "swift-3.0-preview-2-branch", |
| 81 | + "swiftpm": "swift-3.0-preview-2-branch", |
| 82 | + "compiler-rt": "swift-3.0-branch", |
| 83 | + "swift-corelibs-xctest": "swift-3.0-preview-2-branch", |
| 84 | + "swift-corelibs-foundation": "swift-3.0-preview-2-branch", |
| 85 | + "swift-corelibs-libdispatch": "swift-3.0-preview-2-branch", |
| 86 | + "swift-integration-tests": "swift-3.0-preview-2-branch" |
| 87 | + } |
71 | 88 | }
|
72 | 89 | }
|
0 commit comments