|
67 | 67 | "default-branch-scheme": "main",
|
68 | 68 | "branch-schemes": {
|
69 | 69 | "main": {
|
70 |
| - "aliases": ["master", "swift/main", "main"], |
| 70 | + "aliases": ["swift/main", "main", "stable/20210726"], |
71 | 71 | "repos": {
|
72 | 72 | "llvm-project": "stable/20210726",
|
73 | 73 | "swift": "main",
|
|
157 | 157 | "swift-installer-scripts": "main"
|
158 | 158 | }
|
159 | 159 | },
|
160 |
| - "concurrency-5.5-abi-2": { |
161 |
| - "aliases": ["concurrency-5.5-abi-2"], |
162 |
| - "repos": { |
163 |
| - "llvm-project": "swift/release/5.5", |
164 |
| - "swift": "concurrency-5.5-abi-2", |
165 |
| - "cmark": "release/5.5", |
166 |
| - "llbuild": "release/5.5", |
167 |
| - "swift-tools-support-core": "release/5.5", |
168 |
| - "swiftpm": "release/5.5", |
169 |
| - "swift-argument-parser": "0.4.1", |
170 |
| - "swift-crypto": "1.1.5", |
171 |
| - "swift-driver": "release/5.5", |
172 |
| - "swift-syntax": "release/5.5", |
173 |
| - "swift-stress-tester": "release/5.5", |
174 |
| - "swift-corelibs-xctest": "release/5.5", |
175 |
| - "swift-corelibs-foundation": "release/5.5", |
176 |
| - "swift-corelibs-libdispatch": "release/5.5", |
177 |
| - "swift-integration-tests": "release/5.5", |
178 |
| - "swift-xcode-playground-support": "release/5.5", |
179 |
| - "ninja": "release", |
180 |
| - "icu": "release-65-1", |
181 |
| - "yams": "4.0.2", |
182 |
| - "cmake": "v3.16.5", |
183 |
| - "indexstore-db": "release/5.5", |
184 |
| - "sourcekit-lsp": "release/5.5", |
185 |
| - "swift-format": "main", |
186 |
| - "swift-installer-scripts": "main" |
187 |
| - } |
188 |
| - }, |
189 |
| - "rebranch": { |
190 |
| - "aliases": ["rebranch", "swift/rebranch", "stable/20210726"], |
191 |
| - "repos": { |
192 |
| - "llvm-project": "stable/20210726", |
193 |
| - "swift": "rebranch", |
194 |
| - "cmark": "main", |
195 |
| - "llbuild": "main", |
196 |
| - "swift-tools-support-core": "main", |
197 |
| - "swiftpm": "main", |
198 |
| - "swift-argument-parser": "0.4.4", |
199 |
| - "swift-atomics": "1.0.2", |
200 |
| - "swift-collections": "1.0.1", |
201 |
| - "swift-crypto": "1.1.5", |
202 |
| - "swift-driver": "main", |
203 |
| - "swift-numerics": "1.0.1", |
204 |
| - "swift-syntax": "main", |
205 |
| - "swift-system": "1.0.0", |
206 |
| - "swift-stress-tester": "main", |
207 |
| - "swift-corelibs-xctest": "main", |
208 |
| - "swift-corelibs-foundation": "main", |
209 |
| - "swift-corelibs-libdispatch": "main", |
210 |
| - "swift-integration-tests": "main", |
211 |
| - "swift-xcode-playground-support": "main", |
212 |
| - "ninja": "release", |
213 |
| - "icu": "release-65-1", |
214 |
| - "yams": "4.0.2", |
215 |
| - "cmake": "v3.19.6", |
216 |
| - "indexstore-db": "main", |
217 |
| - "sourcekit-lsp": "main", |
218 |
| - "swift-format": "main", |
219 |
| - "swift-installer-scripts": "main" |
220 |
| - } |
221 |
| - }, |
222 | 160 | "next" : {
|
223 | 161 | "aliases": ["next", "master-next",
|
224 | 162 | "stable-next", "upstream",
|
|
254 | 192 | "swift-installer-scripts": "main"
|
255 | 193 | }
|
256 | 194 | },
|
257 |
| - "swift-3.0-branch" : { |
258 |
| - "aliases": ["swift-3.0-branch"], |
259 |
| - "repos": { |
260 |
| - "llvm-project": "swift/swift-3.0-branch", |
261 |
| - "cmark": "swift-3.0-branch", |
262 |
| - "llbuild": "swift-3.0-branch", |
263 |
| - "swiftpm": "swift-3.0-branch", |
264 |
| - "swift-syntax": "main", |
265 |
| - "swift-stress-tester": "main", |
266 |
| - "swift-corelibs-xctest": "swift-3.0-branch", |
267 |
| - "swift-corelibs-foundation": "swift-3.0-branch", |
268 |
| - "swift-corelibs-libdispatch": "swift-3.0-branch", |
269 |
| - "swift-integration-tests": "swift-3.0-branch", |
270 |
| - "swift-xcode-playground-support": "swift-3.0-branch", |
271 |
| - "ninja": "release", |
272 |
| - "indexstore-db": "main", |
273 |
| - "sourcekit-lsp": "main", |
274 |
| - "swift-format": "main", |
275 |
| - "swift-installer-scripts": "main" |
276 |
| - } |
277 |
| - }, |
278 |
| - "swift-3.1-branch" : { |
279 |
| - "aliases": ["swift-3.1-branch"], |
280 |
| - "repos": { |
281 |
| - "llvm-project": "swift/swift-3.1-branch", |
282 |
| - "swift": "swift-3.1-branch", |
283 |
| - "cmark": "swift-3.1-branch", |
284 |
| - "llbuild": "swift-3.1-branch", |
285 |
| - "swiftpm": "swift-3.1-branch", |
286 |
| - "swift-syntax": "main", |
287 |
| - "swift-stress-tester": "main", |
288 |
| - "swift-corelibs-xctest": "swift-3.1-branch", |
289 |
| - "swift-corelibs-foundation": "swift-3.1-branch", |
290 |
| - "swift-corelibs-libdispatch": "swift-3.1-branch", |
291 |
| - "swift-integration-tests": "swift-3.1-branch", |
292 |
| - "swift-xcode-playground-support": "swift-3.1-branch", |
293 |
| - "ninja": "release", |
294 |
| - "indexstore-db": "main", |
295 |
| - "sourcekit-lsp": "main", |
296 |
| - "swift-format": "main", |
297 |
| - "swift-installer-scripts": "main" |
298 |
| - } |
299 |
| - }, |
300 |
| - "swift-4.0-branch" : { |
301 |
| - "aliases": ["swift-4.0-branch"], |
302 |
| - "repos": { |
303 |
| - "llvm-project": "swift/swift-4.0-branch", |
304 |
| - "swift": "swift-4.0-branch", |
305 |
| - "cmark": "swift-4.0-branch", |
306 |
| - "llbuild": "swift-4.0-branch", |
307 |
| - "swiftpm": "swift-4.0-branch", |
308 |
| - "swift-syntax": "main", |
309 |
| - "swift-stress-tester": "main", |
310 |
| - "swift-corelibs-xctest": "swift-4.0-branch", |
311 |
| - "swift-corelibs-foundation": "swift-4.0-branch", |
312 |
| - "swift-corelibs-libdispatch": "swift-4.0-branch", |
313 |
| - "swift-integration-tests": "swift-4.0-branch", |
314 |
| - "swift-xcode-playground-support": "swift-4.0-branch", |
315 |
| - "ninja": "release", |
316 |
| - "indexstore-db": "main", |
317 |
| - "sourcekit-lsp": "main", |
318 |
| - "swift-format": "main", |
319 |
| - "swift-installer-scripts": "main" |
320 |
| - } |
321 |
| - }, |
322 |
| - "swift-4.1-branch" : { |
323 |
| - "aliases": ["swift-4.1-branch"], |
324 |
| - "repos": { |
325 |
| - "llvm-project": "swift/swift-4.1-branch", |
326 |
| - "swift": "swift-4.1-branch", |
327 |
| - "cmark": "swift-4.1-branch", |
328 |
| - "llbuild": "swift-4.1-branch", |
329 |
| - "swiftpm": "swift-4.1-branch", |
330 |
| - "swift-syntax": "main", |
331 |
| - "swift-stress-tester": "main", |
332 |
| - "swift-corelibs-xctest": "swift-4.1-branch", |
333 |
| - "swift-corelibs-foundation": "swift-4.1-branch", |
334 |
| - "swift-corelibs-libdispatch": "swift-4.1-branch", |
335 |
| - "swift-integration-tests": "swift-4.1-branch", |
336 |
| - "swift-xcode-playground-support": "swift-4.1-branch", |
337 |
| - "ninja": "release", |
338 |
| - "indexstore-db": "main", |
339 |
| - "sourcekit-lsp": "main", |
340 |
| - "swift-format": "main", |
341 |
| - "swift-installer-scripts": "main" |
342 |
| - } |
343 |
| - }, |
344 |
| - "swift-4.2-branch" : { |
345 |
| - "aliases": ["swift-4.2-branch"], |
346 |
| - "repos": { |
347 |
| - "llvm-project": "swift/swift-4.2-branch", |
348 |
| - "swift": "swift-4.2-branch", |
349 |
| - "cmark": "swift-4.2-branch", |
350 |
| - "llbuild": "swift-4.2-branch", |
351 |
| - "swiftpm": "swift-4.2-branch", |
352 |
| - "swift-syntax": "swift-4.2-branch", |
353 |
| - "swift-stress-tester": "main", |
354 |
| - "swift-corelibs-xctest": "swift-4.2-branch", |
355 |
| - "swift-corelibs-foundation": "swift-4.2-branch", |
356 |
| - "swift-corelibs-libdispatch": "swift-4.2-branch", |
357 |
| - "swift-integration-tests": "swift-4.2-branch", |
358 |
| - "swift-xcode-playground-support": "swift-4.2-branch", |
359 |
| - "ninja": "release", |
360 |
| - "indexstore-db": "main", |
361 |
| - "sourcekit-lsp": "main", |
362 |
| - "swift-format": "main", |
363 |
| - "swift-installer-scripts": "main" |
364 |
| - } |
365 |
| - }, |
366 |
| - "swift-5.0-branch" : { |
367 |
| - "aliases": ["swift-5.0-branch"], |
368 |
| - "repos": { |
369 |
| - "llvm-project": "swift/swift-5.0-branch", |
370 |
| - "swift": "swift-5.0-branch", |
371 |
| - "cmark": "swift-5.0-branch", |
372 |
| - "llbuild": "swift-5.0-branch", |
373 |
| - "swiftpm": "swift-5.0-branch", |
374 |
| - "swift-syntax": "swift-5.0-branch", |
375 |
| - "swift-stress-tester": "swift-5.0-branch", |
376 |
| - "swift-corelibs-xctest": "swift-5.0-branch", |
377 |
| - "swift-corelibs-foundation": "swift-5.0-branch", |
378 |
| - "swift-corelibs-libdispatch": "swift-5.0-branch", |
379 |
| - "swift-integration-tests": "swift-5.0-branch", |
380 |
| - "swift-xcode-playground-support": "swift-5.0-branch", |
381 |
| - "ninja": "release", |
382 |
| - "icu": "release-61-1", |
383 |
| - "indexstore-db": "main", |
384 |
| - "sourcekit-lsp": "main", |
385 |
| - "swift-format": "main", |
386 |
| - "swift-installer-scripts": "main" |
387 |
| - } |
388 |
| - }, |
389 |
| - "swift-5.1-branch" : { |
390 |
| - "aliases": ["swift-5.1-branch", "swift/swift-5.1-branch"], |
391 |
| - "repos": { |
392 |
| - "llvm-project": "swift/swift-5.1-branch", |
393 |
| - "swift": "swift-5.1-branch", |
394 |
| - "cmark": "swift-5.1-branch", |
395 |
| - "llbuild": "swift-5.1-branch", |
396 |
| - "swiftpm": "swift-5.1-branch", |
397 |
| - "swift-syntax": "swift-5.1-branch", |
398 |
| - "swift-stress-tester": "swift-5.1-branch", |
399 |
| - "swift-corelibs-xctest": "swift-5.1-branch", |
400 |
| - "swift-corelibs-foundation": "swift-5.1-branch", |
401 |
| - "swift-corelibs-libdispatch": "swift-5.1-branch", |
402 |
| - "swift-integration-tests": "swift-5.1-branch", |
403 |
| - "swift-xcode-playground-support": "swift-5.1-branch", |
404 |
| - "ninja": "release", |
405 |
| - "icu": "release-61-1", |
406 |
| - "indexstore-db": "swift-5.1-branch", |
407 |
| - "sourcekit-lsp": "swift-5.1-branch", |
408 |
| - "swift-format": "main", |
409 |
| - "swift-installer-scripts": "main" |
410 |
| - } |
411 |
| - }, |
412 |
| - "swift-5.2-branch": { |
413 |
| - "aliases": ["swift-5.2-branch", "swift/swift-5.2-branch"], |
414 |
| - "repos": { |
415 |
| - "llvm-project": "swift/swift-5.2-branch", |
416 |
| - "swift": "swift-5.2-branch", |
417 |
| - "cmark": "swift-5.2-branch", |
418 |
| - "llbuild": "swift-5.2-branch", |
419 |
| - "swift-tools-support-core": "swift-5.2-branch", |
420 |
| - "swiftpm": "swift-5.2-branch", |
421 |
| - "swift-syntax": "swift-5.2-branch", |
422 |
| - "swift-stress-tester": "swift-5.2-branch", |
423 |
| - "swift-corelibs-xctest": "swift-5.2-branch", |
424 |
| - "swift-corelibs-foundation": "swift-5.2-branch", |
425 |
| - "swift-corelibs-libdispatch": "swift-5.2-branch", |
426 |
| - "swift-integration-tests": "swift-5.2-branch", |
427 |
| - "swift-xcode-playground-support": "swift-5.2-branch", |
428 |
| - "ninja": "release", |
429 |
| - "icu": "release-65-1", |
430 |
| - "cmake": "v3.15.1", |
431 |
| - "indexstore-db": "swift-5.2-branch", |
432 |
| - "sourcekit-lsp": "swift-5.2-branch", |
433 |
| - "swift-format": "main", |
434 |
| - "swift-installer-scripts": "main" |
435 |
| - } |
436 |
| - }, |
437 |
| - "release/5.3": { |
438 |
| - "aliases": ["release/5.3", "swift/release/5.3"], |
439 |
| - "repos": { |
440 |
| - "llvm-project": "swift/release/5.3", |
441 |
| - "swift": "release/5.3", |
442 |
| - "cmark": "release/5.3", |
443 |
| - "llbuild": "release/5.3", |
444 |
| - "swift-tools-support-core": "release/5.3", |
445 |
| - "swiftpm": "release/5.3", |
446 |
| - "swift-syntax": "release/5.3", |
447 |
| - "swift-stress-tester": "release/5.3", |
448 |
| - "swift-corelibs-xctest": "release/5.3", |
449 |
| - "swift-corelibs-foundation": "release/5.3", |
450 |
| - "swift-corelibs-libdispatch": "release/5.3", |
451 |
| - "swift-integration-tests": "release/5.3", |
452 |
| - "swift-xcode-playground-support": "release/5.3", |
453 |
| - "ninja": "release", |
454 |
| - "icu": "release-65-1", |
455 |
| - "cmake": "v3.16.5", |
456 |
| - "indexstore-db": "release/5.3", |
457 |
| - "sourcekit-lsp": "release/5.3", |
458 |
| - "swift-format": "main", |
459 |
| - "swift-installer-scripts": "main" |
460 |
| - } |
461 |
| - }, |
462 | 195 | "release/5.4": {
|
463 | 196 | "aliases": ["release/5.4", "swift/release/5.4"],
|
464 | 197 | "repos": {
|
|
486 | 219 | "swift-format": "main",
|
487 | 220 | "swift-installer-scripts": "main"
|
488 | 221 | }
|
489 |
| - }, |
490 |
| - "release/5.3-20201012": { |
491 |
| - "aliases": ["release/5.3-20201012"], |
492 |
| - "repos": { |
493 |
| - "llvm-project": "swift/release/5.3", |
494 |
| - "swift": "release/5.3-20201012", |
495 |
| - "cmark": "release/5.3", |
496 |
| - "llbuild": "release/5.3", |
497 |
| - "swift-tools-support-core": "release/5.3", |
498 |
| - "swiftpm": "release/5.3", |
499 |
| - "swift-syntax": "release/5.3", |
500 |
| - "swift-stress-tester": "release/5.3", |
501 |
| - "swift-corelibs-xctest": "release/5.3", |
502 |
| - "swift-corelibs-foundation": "release/5.3", |
503 |
| - "swift-corelibs-libdispatch": "release/5.3", |
504 |
| - "swift-integration-tests": "release/5.3", |
505 |
| - "swift-xcode-playground-support": "release/5.3", |
506 |
| - "ninja": "release", |
507 |
| - "icu": "release-65-1", |
508 |
| - "cmake": "v3.16.5", |
509 |
| - "indexstore-db": "release/5.3-20201012", |
510 |
| - "sourcekit-lsp": "release/5.3-20201012", |
511 |
| - "swift-format": "main", |
512 |
| - "swift-installer-scripts": "main" |
513 |
| - } |
514 | 222 | }
|
515 | 223 | }
|
516 | 224 | }
|
0 commit comments