From 6bddf117f76f0597f9c279b8297a63566c3d186f Mon Sep 17 00:00:00 2001 From: justiceadams Date: Thu, 23 Jan 2025 11:24:40 -0800 Subject: [PATCH 01/24] CoreStore - https://github.com/swiftlang/swift/issues/78863 --- projects.json | 16 ++++++++-------- 1 file changed, 8 insertions(+), 8 deletions(-) diff --git a/projects.json b/projects.json index 64e4b874..8b1860a8 100755 --- a/projects.json +++ b/projects.json @@ -541,9 +541,9 @@ "configuration": "Release", "xfail": [ { - "issue": "https://github.com/apple/swift/issues/70742", + "issue": "https://github.com/swiftlang/swift/issues/78863", "compatibility": ["4.0", "4.2"], - "branch": ["main", "release/5.9", "release/5.10", "release/6.0"], + "branch": ["main", "release/6.0", "release/6.1"], "job": ["source-compat"], "platform": "Darwin" } @@ -558,9 +558,9 @@ "tags": "sourcekit-disabled", "xfail": [ { - "issue": "https://github.com/apple/swift/issues/70742", + "issue": "https://github.com/swiftlang/swift/issues/78863", "compatibility": ["4.0", "4.2"], - "branch": ["main", "release/5.9", "release/5.10", "release/6.0"], + "branch": ["main", "release/6.0", "release/6.1"], "job": ["source-compat"], "platform": "Darwin" } @@ -574,9 +574,9 @@ "configuration": "Release", "xfail": [ { - "issue": "https://github.com/apple/swift/issues/70742", + "issue": "https://github.com/swiftlang/swift/issues/78863", "compatibility": ["4.0", "4.2"], - "branch": ["main", "release/5.9", "release/5.10", "release/6.0"], + "branch": ["main", "release/6.0", "release/6.1"], "job": ["source-compat"], "platform": "Darwin" } @@ -590,9 +590,9 @@ "configuration": "Release", "xfail": [ { - "issue": "https://github.com/apple/swift/issues/70742", + "issue": "https://github.com/swiftlang/swift/issues/78863", "compatibility": ["4.0", "4.2"], - "branch": ["main", "release/5.9", "release/5.10", "release/6.0"], + "branch": ["main", "release/6.0", "release/6.1"], "job": ["source-compat"], "platform": "Darwin" } From f4c46bb633cd9b31f11ca0c2bc8c6c97c8fcb27f Mon Sep 17 00:00:00 2001 From: justiceadams Date: Thu, 23 Jan 2025 11:32:41 -0800 Subject: [PATCH 02/24] Doggie - https://github.com/apple/swift/issues/70764 --- projects.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/projects.json b/projects.json index 8b1860a8..e78b6e0f 100755 --- a/projects.json +++ b/projects.json @@ -786,7 +786,7 @@ { "issue": "https://github.com/apple/swift/issues/70764", "compatibility": "5.0", - "branch": ["release/5.9", "release/5.10", "release/6.0"], + "branch": ["release/5.9", "release/5.10", "release/6.0", "release/6.1"], "configuration": "debug", "platform": "Darwin", "job": ["source-compat"] From c5b8a090accd48019fe65dbbb1bf18b467a4a3d6 Mon Sep 17 00:00:00 2001 From: justiceadams Date: Thu, 23 Jan 2025 11:51:56 -0800 Subject: [PATCH 03/24] exercism-swift - https://github.com/swiftlang/swift/issues/78864 --- projects.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/projects.json b/projects.json index e78b6e0f..daf75675 100755 --- a/projects.json +++ b/projects.json @@ -918,9 +918,9 @@ "build_tests": "true", "xfail": [ { - "issue": "https://github.com/apple/swift/issues/61614", + "issue": "https://github.com/swiftlang/swift/issues/78864", "compatibility": ["4.2", "5.0"], - "branch": ["main", "release/5.5", "release/5.6", "release/5.7", "release/5.8", "release/5.9", "release/5.10", "release/6.0"], + "branch": ["main", "release/6.0", "release/6.1"], "job": ["source-compat"], "configuration": "debug" } From 7bd9169151bb23f5361cbf7e1b385f6143b8c1e5 Mon Sep 17 00:00:00 2001 From: justiceadams Date: Thu, 23 Jan 2025 13:36:43 -0800 Subject: [PATCH 04/24] Kingfisher - https://github.com/swiftlang/swift/issues/78866 --- projects.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/projects.json b/projects.json index daf75675..0c2222ff 100755 --- a/projects.json +++ b/projects.json @@ -1379,9 +1379,9 @@ "configuration": "Release", "xfail": [ { - "issue": "https://github.com/apple/swift/issues/69410", + "issue": "https://github.com/swiftlang/swift/issues/78866", "compatibility": ["5.0"], - "branch": ["main", "release/6.0"], + "branch": ["main", "release/6.0", "release/6.1"], "job": ["source-compat"], "platform": "Darwin" } From 882d55f62bfa6f5c33efbe3fadd4bb57e254b649 Mon Sep 17 00:00:00 2001 From: justiceadams Date: Thu, 23 Jan 2025 13:41:11 -0800 Subject: [PATCH 05/24] Mapper - https://github.com/apple/swift/issues/65197 --- projects.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/projects.json b/projects.json index 0c2222ff..7945a7b6 100755 --- a/projects.json +++ b/projects.json @@ -4127,7 +4127,7 @@ { "issue": "https://github.com/apple/swift/issues/65197", "compatibility": ["4.0", "4.2", "5.0"], - "branch": ["main", "release/5.9", "release/5.8", "release/5.10", "release/6.0"], + "branch": ["main", "release/6.0", "release/6.1"], "job": ["source-compat"] } ] From 7879d5328b08de43077f2fae1b69a0744baf7634 Mon Sep 17 00:00:00 2001 From: justiceadams Date: Thu, 23 Jan 2025 13:41:34 -0800 Subject: [PATCH 06/24] Nimble - https://github.com/apple/swift/issues/57431 --- projects.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/projects.json b/projects.json index 7945a7b6..7a670d42 100755 --- a/projects.json +++ b/projects.json @@ -5048,7 +5048,7 @@ { "issue": "https://github.com/apple/swift/issues/57431", "compatibility": ["5.0"], - "branch": ["main", "release/5.5", "release/5.6", "release/5.7", "release/5.8", "release/5.9", "release/5.10", "release/6.0"], + "branch": ["main", "release/6.0", "release/6.1"], "configuration": "debug", "job": ["source-compat"] } From 2846924ba463074e2ea6203d52487645969e56d2 Mon Sep 17 00:00:00 2001 From: justiceadams Date: Thu, 23 Jan 2025 13:43:40 -0800 Subject: [PATCH 07/24] ProcedureKit - https://github.com/apple/swift/issues/65197 --- projects.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/projects.json b/projects.json index 7a670d42..3e22df45 100755 --- a/projects.json +++ b/projects.json @@ -2010,7 +2010,7 @@ { "issue": "https://github.com/apple/swift/issues/65197", "compatibility": ["4.2", "5.0"], - "branch": ["main", "release/5.9", "release/5.8", "release/5.10", "release/6.0"], + "branch": ["main", "release/6.0", "release/6.1"], "job": ["source-compat"] } ] From 5e9b9b0188cb7ac55684b2507e9f5d01df0bd8f8 Mon Sep 17 00:00:00 2001 From: justiceadams Date: Thu, 23 Jan 2025 13:44:16 -0800 Subject: [PATCH 08/24] PromiseKit - https://github.com/apple/swift/issues/65197 --- projects.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/projects.json b/projects.json index 3e22df45..c6e6ea9c 100755 --- a/projects.json +++ b/projects.json @@ -2084,7 +2084,7 @@ { "issue": "https://github.com/apple/swift/issues/65197", "compatibility": ["4.0", "5.0"], - "branch": ["main", "release/5.9", "release/5.8", "release/5.10", "release/6.0"], + "branch": ["main", "release/6.0", "release/6.1"], "job": ["source-compat"] } ] From 20033453ab331ce8fbee6f199e0b868b92635287 Mon Sep 17 00:00:00 2001 From: justiceadams Date: Thu, 23 Jan 2025 13:45:05 -0800 Subject: [PATCH 09/24] R.swift - https://github.com/apple/swift/issues/65204 --- projects.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/projects.json b/projects.json index c6e6ea9c..ceffdbf5 100755 --- a/projects.json +++ b/projects.json @@ -2127,7 +2127,7 @@ { "issue": "https://github.com/apple/swift/issues/65204", "compatibility": ["4.2", "5.0"], - "branch": ["main", "release/5.9", "release/5.8", "release/5.10", "release/6.0"], + "branch": ["main", "release/6.0", "release/6.1"], "job": ["source-compat"] } ] From 0da42f145959e7a8e9fcfa590bdad73317d23bdf Mon Sep 17 00:00:00 2001 From: justiceadams Date: Thu, 23 Jan 2025 15:01:53 -0800 Subject: [PATCH 10/24] ReactiveSwift - https://github.com/apple/swift/issues/70744 --- projects.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/projects.json b/projects.json index ceffdbf5..94afd27d 100755 --- a/projects.json +++ b/projects.json @@ -2402,7 +2402,7 @@ { "issue": "https://github.com/apple/swift/issues/70744", "compatibility": ["4.0", "5.0"], - "branch": ["main", "release/5.9", "release/5.10", "release/6.0"], + "branch": ["main", "release/6.0", "release/6.1"], "job": ["source-compat"], "platform": "Darwin" } From e2d3a53eb59c32336d70c32a14922e8ba6a37b3a Mon Sep 17 00:00:00 2001 From: justiceadams Date: Thu, 23 Jan 2025 15:03:00 -0800 Subject: [PATCH 11/24] Serpent - https://github.com/apple/swift/issues/61615 --- projects.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/projects.json b/projects.json index 94afd27d..1514207c 100755 --- a/projects.json +++ b/projects.json @@ -2731,7 +2731,7 @@ { "issue": "https://github.com/apple/swift/issues/61615", "compatibility": ["4.2", "5.0"], - "branch": ["main", "release/5.5", "release/5.6", "release/5.7", "release/5.8", "release/5.9", "release/5.10", "release/6.0"], + "branch": ["main", "release/5.5", "release/6.0", "release/6.1"], "job": ["source-compat"], "configuration": "debug" } From 603ccf45bb0b6513ff4f1c3b9c85b69575e65ad1 Mon Sep 17 00:00:00 2001 From: justiceadams Date: Thu, 23 Jan 2025 15:04:12 -0800 Subject: [PATCH 12/24] siesta - https://github.com/apple/swift/issues/57431 --- projects.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/projects.json b/projects.json index 1514207c..66beb428 100755 --- a/projects.json +++ b/projects.json @@ -4246,7 +4246,7 @@ { "issue": "https://github.com/apple/swift/issues/57431", "compatibility": ["5.0"], - "branch": ["main", "release/5.5", "release/5.6", "release/5.7", "release/5.8", "release/5.9", "release/5.10", "release/6.0"], + "branch": ["main", "release/6.0", "release/6.1"], "job": ["source-compat"] } ] From 3036b2da03a7012c9242b9f8587df23ea86b6cfb Mon Sep 17 00:00:00 2001 From: justiceadams Date: Thu, 23 Jan 2025 15:05:13 -0800 Subject: [PATCH 13/24] SwiftLint-Legacy - https://github.com/apple/swift/issues/61616 --- projects.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/projects.json b/projects.json index 66beb428..1ad7388a 100755 --- a/projects.json +++ b/projects.json @@ -3164,7 +3164,7 @@ { "issue": "https://github.com/apple/swift/issues/61616", "compatibility": ["4.0", "4.2"], - "branch": ["main", "release/5.5", "release/5.6", "release/5.7", "release/5.8", "release/5.9", "release/5.10", "release/6.0"], + "branch": ["main", "release/6.0", "release/6.1"], "job": ["source-compat"], "configuration": "debug" } From c98c5d092760cbb27a36b92da8bc6604cd50fe35 Mon Sep 17 00:00:00 2001 From: justiceadams Date: Thu, 23 Jan 2025 15:06:26 -0800 Subject: [PATCH 14/24] swift-protobuf-plugin-example - https://github.com/apple/swift/issues/65202 --- projects.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/projects.json b/projects.json index 1ad7388a..2cd58a9d 100755 --- a/projects.json +++ b/projects.json @@ -3670,7 +3670,7 @@ { "issue": "https://github.com/apple/swift/issues/65202", "compatibility": ["5.0"], - "branch": ["main", "release/5.9", "release/5.8", "release/5.10", "release/6.0"] + "branch": ["main", "release/6.0", "release/6.1"] } ] }, From 06d833360711705e851d18798cc4fe6b9c764b07 Mon Sep 17 00:00:00 2001 From: justiceadams Date: Thu, 23 Jan 2025 15:11:15 -0800 Subject: [PATCH 15/24] vapor_websocket-kit - https://github.com/swiftlang/swift/issues/75656 --- projects.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/projects.json b/projects.json index 2cd58a9d..d45fbeaa 100755 --- a/projects.json +++ b/projects.json @@ -4989,7 +4989,7 @@ { "issue": "https://github.com/swiftlang/swift/issues/75656", "compatibility": ["5.10"], - "branch": ["main", "release/6.0", "release/5.10"], + "branch": ["main", "release/6.0", "release/6.1"], "configuration": "debug", "job": ["source-compat"] } From f550ab31f3fce72bcabaea5b1f3734e5b46da7b7 Mon Sep 17 00:00:00 2001 From: justiceadams Date: Thu, 23 Jan 2025 15:18:39 -0800 Subject: [PATCH 16/24] vapor_jwt - https://github.com/swiftlang/swift/issues/78870 --- projects.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/projects.json b/projects.json index d45fbeaa..45244668 100755 --- a/projects.json +++ b/projects.json @@ -4504,9 +4504,9 @@ "tags": "sourcekit-disabled swiftpm", "xfail": [ { - "issue": "rdar://139409616", + "issue": "https://github.com/swiftlang/swift/issues/78870", "compatibility": ["5.10"], - "branch": ["release/5.10"], + "branch": ["release/6.1", "main"], "job": ["source-compat"] } ] From e03559de98d83f9ba5ef9a7ef6714bcd3744f245 Mon Sep 17 00:00:00 2001 From: justiceadams Date: Thu, 23 Jan 2025 15:19:01 -0800 Subject: [PATCH 17/24] vapor_jwt-kit - https://github.com/swiftlang/swift/issues/78870 --- projects.json | 10 +++++++++- 1 file changed, 9 insertions(+), 1 deletion(-) diff --git a/projects.json b/projects.json index 45244668..5078d240 100755 --- a/projects.json +++ b/projects.json @@ -4476,7 +4476,15 @@ "action": "BuildSwiftPackage", "build_tests": "true", "configuration": "release", - "tags": "sourcekit-disabled swiftpm" + "tags": "sourcekit-disabled swiftpm", + "xfail": [ + { + "issue": "https://github.com/swiftlang/swift/issues/78870", + "compatibility": ["5.10"], + "branch": ["release/6.1", "main"], + "job": ["source-compat"] + } + ] } ] }, From 99d6fdebf951ef1f305f9ba1e9b8b8c3a13fc656 Mon Sep 17 00:00:00 2001 From: justiceadams Date: Thu, 23 Jan 2025 16:38:25 -0800 Subject: [PATCH 18/24] Deferred - https://github.com/swiftlang/swift/issues/75498 --- projects.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/projects.json b/projects.json index 5078d240..3df35960 100755 --- a/projects.json +++ b/projects.json @@ -718,7 +718,7 @@ { "issue": "https://github.com/swiftlang/swift/issues/75498", "compatibility": ["5.0"], - "branch": ["main", "release/6.0"], + "branch": ["main", "release/6.0", "release/6.1"], "platform": "Linux", "job": ["source-compat"] } From 27c3ff6b07d2535d988e98773dc74736ccef993d Mon Sep 17 00:00:00 2001 From: justiceadams Date: Fri, 24 Jan 2025 08:28:53 -0800 Subject: [PATCH 19/24] Kitura - rdar://83373628 --- projects.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/projects.json b/projects.json index 3df35960..defaaaf1 100755 --- a/projects.json +++ b/projects.json @@ -1420,14 +1420,14 @@ "issue": "rdar://83373628", "platform": "Linux", "compatibility": "5.0", - "branch": ["main", "release/5.6", "release/5.7", "release/5.8", "release/5.9", "release/5.10", "release/6.0"], + "branch": ["main", "release/6.0", "release/6.1"], "job": ["source-compat"] }, { "issue": "rdar://83373628", "platform": "Linux", "compatibility": "4.0", - "branch": ["main", "release/5.6", "release/5.7", "release/5.8", "release/5.9", "release/5.10", "release/6.0"], + "branch": ["main", "release/6.0", "release/6.1"], "job": ["source-compat"] } From f9f736f7d9e27ad254045d868dfa2e78f375e7f9 Mon Sep 17 00:00:00 2001 From: justiceadams Date: Fri, 24 Jan 2025 08:30:25 -0800 Subject: [PATCH 20/24] NetService - https://github.com/apple/swift/issues/64251 --- projects.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/projects.json b/projects.json index defaaaf1..2752bf46 100755 --- a/projects.json +++ b/projects.json @@ -1639,7 +1639,7 @@ "issue": "https://github.com/apple/swift/issues/64251", "platform": "Linux", "compatibility": ["5.0", "4.2"], - "branch": ["main", "release/5.9", "release/5.10", "release/6.0"], + "branch": ["main", "release/6.0", "release/6.1"], "job": ["source-compat"] } ] From a42196ea48192498a93ac35caf9cd78801a8cc62 Mon Sep 17 00:00:00 2001 From: justiceadams Date: Fri, 24 Jan 2025 08:32:12 -0800 Subject: [PATCH 21/24] penny-bot - https://github.com/swiftlang/swift/issues/75499 --- projects.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/projects.json b/projects.json index 2752bf46..68e06f5d 100755 --- a/projects.json +++ b/projects.json @@ -5244,7 +5244,7 @@ { "issue": "https://github.com/swiftlang/swift/issues/75499", "compatibility": ["5.10"], - "branch": ["main", "release/6.0"], + "branch": ["main", "release/6.0", "release/6.1"], "platform": "Linux", "job": ["source-compat"] } From d7f11d135c0b27a5581936fd060dbe59735f14cb Mon Sep 17 00:00:00 2001 From: justiceadams Date: Fri, 24 Jan 2025 08:33:04 -0800 Subject: [PATCH 22/24] Perfect - rdar://83373864 --- projects.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/projects.json b/projects.json index 68e06f5d..fb048c96 100755 --- a/projects.json +++ b/projects.json @@ -1866,7 +1866,7 @@ "issue": "rdar://83373864", "platform": "Linux", "compatibility": "4.2", - "branch": ["main", "release/5.6", "release/5.7", "release/5.8", "release/5.9", "release/5.10", "release/6.0"], + "branch": ["main", "release/6.0", "release/6.1"], "job": ["source-compat"] } ] From 64817df680bd4dea04fefd91f73ec8ed503b9280 Mon Sep 17 00:00:00 2001 From: justiceadams Date: Fri, 24 Jan 2025 09:00:17 -0800 Subject: [PATCH 23/24] SwiftLint - rdar://83374141 --- projects.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/projects.json b/projects.json index fb048c96..8ce3e8a4 100755 --- a/projects.json +++ b/projects.json @@ -3202,7 +3202,7 @@ "issue": "rdar://83374141", "platform": "Linux", "compatibility": "5.0", - "branch": ["main", "release/5.6", "release/5.7", "release/5.8", "release/5.9", "release/5.10", "release/6.0"], + "branch": ["main", "release/6.0", "release/6.1"], "job": ["source-compat"] } ] From 48f6ea850824889a5f0c592b376f89cebdb18d30 Mon Sep 17 00:00:00 2001 From: justiceadams Date: Fri, 24 Jan 2025 09:02:49 -0800 Subject: [PATCH 24/24] violet - https://github.com/swiftlang/swift/issues/75499 --- projects.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/projects.json b/projects.json index 8ce3e8a4..2b2144dc 100755 --- a/projects.json +++ b/projects.json @@ -5171,7 +5171,7 @@ { "issue": "https://github.com/swiftlang/swift/issues/75499", "compatibility": ["5.3"], - "branch": ["main", "release/6.0"], + "branch": ["main", "release/6.0", "release/6.1"], "platform": "Linux", "job": ["source-compat"] }