Skip to content

Commit ddbb660

Browse files
committed
Add support for Swift 5.6 branch
1 parent 4ffdcac commit ddbb660

File tree

2 files changed

+38
-18
lines changed

2 files changed

+38
-18
lines changed

common.py

Lines changed: 20 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -51,6 +51,26 @@
5151
'swift-numerics': '1.0.1',
5252
'swift-system': '1.1.1',
5353
},
54+
'release/5.6': {
55+
'llvm-project': 'swift/release/5.6',
56+
'swift': 'release/5.6',
57+
'cmark': 'release/5.6',
58+
'ninja': 'release',
59+
'llbuild': 'release/5.6',
60+
'swiftpm': 'release/5.6',
61+
'swift-corelibs-libdispatch': 'release/5.6',
62+
'swift-corelibs-foundation': 'release/5.6',
63+
'swift-corelibs-xctest': 'release/5.6',
64+
'swift-argument-parser': '1.0.1',
65+
'swift-driver': 'release/5.6',
66+
'yams': '4.0.2',
67+
'swift-tools-support-core': 'release/5.6',
68+
'swift-crypto': '1.1.5',
69+
'swift-atomics': '1.0.2',
70+
'swift-collections': '1.0.1',
71+
'swift-numerics': '1.0.1',
72+
'swift-system': '1.1.1',
73+
},
5474
'release/5.5': {
5575
'llvm-project': 'swift/release/5.5',
5676
'swift': 'release/5.5',

projects.json

Lines changed: 18 additions & 18 deletions
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@
2626
{
2727
"issue": "https://bugs.swift.org/browse/SR-15116",
2828
"compatibility": ["5.0"],
29-
"branch": ["main", "release/5.5"],
29+
"branch": ["main", "release/5.5", "release/5.6"],
3030
"job": ["source-compat"]
3131
}
3232
]
@@ -675,7 +675,7 @@
675675
{
676676
"issue": "https://bugs.swift.org/browse/SR-15451",
677677
"compatibility": "5.0",
678-
"branch": ["main"],
678+
"branch": ["main", "release/5.6"],
679679
"job": ["source-compat"]
680680
}
681681
]
@@ -807,7 +807,7 @@
807807
{
808808
"issue": "https://bugs.swift.org/browse/SR-15106",
809809
"compatibility": ["4.0"],
810-
"branch": ["main", "release/5.5"],
810+
"branch": ["main", "release/5.5", "release/5.6"],
811811
"job": ["source-compat"]
812812
}
813813
]
@@ -1200,7 +1200,7 @@
12001200
{
12011201
"issue": "rdar://problem/75437284",
12021202
"compatibility": ["5.0"],
1203-
"branch": ["main", "release/5.5"],
1203+
"branch": ["main", "release/5.5", "release/5.6"],
12041204
"job": ["source-compat"]
12051205
}
12061206
]
@@ -1215,13 +1215,13 @@
12151215
{
12161216
"issue": "rdar://problem/75437284",
12171217
"compatibility": ["5.0"],
1218-
"branch": ["main", "release/5.5"],
1218+
"branch": ["main", "release/5.5", "release/5.6"],
12191219
"job": ["source-compat"]
12201220
},
12211221
{
12221222
"issue": "https://bugs.swift.org/browse/SR-15107",
12231223
"compatibility": ["4.0"],
1224-
"branch": ["main", "release/5.5"],
1224+
"branch": ["main", "release/5.5", "release/5.6"],
12251225
"job": ["source-compat"]
12261226
}
12271227
]
@@ -1254,7 +1254,7 @@
12541254
{
12551255
"issue": "https://bugs.swift.org/browse/SR-15109",
12561256
"compatibility": ["5.0"],
1257-
"branch": ["main", "release/5.5"],
1257+
"branch": ["main", "release/5.5", "release/5.6"],
12581258
"job": ["source-compat"]
12591259
}
12601260
]
@@ -1611,7 +1611,7 @@
16111611
{
16121612
"issue": "https://bugs.swift.org/browse/SR-15116",
16131613
"compatibility": ["5.0"],
1614-
"branch": ["main", "release/5.5"],
1614+
"branch": ["main", "release/5.5", "release/5.6"],
16151615
"job": ["source-compat"]
16161616
}
16171617
]
@@ -2204,7 +2204,7 @@
22042204
{
22052205
"issue": "https://bugs.swift.org/browse/SR-15109",
22062206
"compatibility": ["5.0"],
2207-
"branch": ["main", "release/5.5"],
2207+
"branch": ["main", "release/5.5", , "release/5.6"],
22082208
"job": ["source-compat"]
22092209
}
22102210
]
@@ -2371,7 +2371,7 @@
23712371
{
23722372
"issue": "https://bugs.swift.org/browse/SR-15232",
23732373
"compatibility": ["4.2", "5.0"],
2374-
"branch": ["main", "release/5.5"],
2374+
"branch": ["main", "release/5.5", "release/5.6"],
23752375
"job": ["source-compat"]
23762376
}
23772377
],
@@ -2437,7 +2437,7 @@
24372437
"xfail": {
24382438
"issue": "https://bugs.swift.org/browse/SR-11141",
24392439
"compatibility": "5.0",
2440-
"branch": ["main", "release/5.3", "release/5.4", "release/5.5"],
2440+
"branch": ["main", "release/5.3", "release/5.4", "release/5.5", "release/5.6"],
24412441
"job": ["source-compat"]
24422442
}
24432443
},
@@ -2502,7 +2502,7 @@
25022502
{
25032503
"issue": "https://bugs.swift.org/browse/SR-14655;rdar://81276100",
25042504
"compatibility": ["5.0"],
2505-
"branch": ["main", "release/5.5"],
2505+
"branch": ["main", "release/5.5", "release/5.6"],
25062506
"job": ["source-compat"]
25072507
}
25082508
]
@@ -2517,7 +2517,7 @@
25172517
{
25182518
"issue": "https://bugs.swift.org/browse/SR-14655;rdar://81276100",
25192519
"compatibility": ["5.0"],
2520-
"branch": ["main", "release/5.5"],
2520+
"branch": ["main", "release/5.5", "release/5.6"],
25212521
"job": ["source-compat"]
25222522
}
25232523
]
@@ -2532,7 +2532,7 @@
25322532
{
25332533
"issue": "https://bugs.swift.org/browse/SR-14655;rdar://81276100",
25342534
"compatibility": ["5.0"],
2535-
"branch": ["main", "release/5.5"],
2535+
"branch": ["main", "release/5.5", "release/5.6"],
25362536
"job": ["source-compat"]
25372537
}
25382538
]
@@ -2567,7 +2567,7 @@
25672567
{
25682568
"issue": "https://bugs.swift.org/browse/SR-13190",
25692569
"compatibility": ["4.0", "5.0"],
2570-
"branch": ["main", "release/5.4", "release/5.5"],
2570+
"branch": ["main", "release/5.4", "release/5.5", "release/5.6"],
25712571
"job": ["source-compat"]
25722572
}
25732573
]
@@ -3126,7 +3126,7 @@
31263126
{
31273127
"issue": "rdar://81180448",
31283128
"compatibility": ["4.2", "5.0"],
3129-
"branch": ["main", "release/5.5"],
3129+
"branch": ["main", "release/5.5", "release/5.6"],
31303130
"job": ["source-compat"]
31313131
}
31323132
]
@@ -3965,7 +3965,7 @@
39653965
{
39663966
"issue": "https://bugs.swift.org/browse/SR-15105",
39673967
"compatibility": ["5.0"],
3968-
"branch": ["main", "release/5.5"],
3968+
"branch": ["main", "release/5.5", "release/5.6"],
39693969
"job": ["source-compat"]
39703970
}
39713971
]
@@ -4241,7 +4241,7 @@
42414241
{
42424242
"issue": "https://bugs.swift.org/browse/SR-15105",
42434243
"compatibility": ["5.0"],
4244-
"branch": ["main", "release/5.5"],
4244+
"branch": ["main", "release/5.5", "release/5.6"],
42454245
"configuration": "debug",
42464246
"job": ["source-compat"]
42474247
}

0 commit comments

Comments
 (0)