From cfa45f69a2d0248f6f80efd7be9009523da368c8 Mon Sep 17 00:00:00 2001 From: Mahdi Bahrami Date: Thu, 16 Jan 2025 23:26:34 +0330 Subject: [PATCH 1/2] Update vapor/penny-bot --- projects.json | 17 +++++------------ 1 file changed, 5 insertions(+), 12 deletions(-) diff --git a/projects.json b/projects.json index 64e4b874..4527f5bd 100755 --- a/projects.json +++ b/projects.json @@ -5218,8 +5218,8 @@ "build_first": true, "compatibility": [ { - "version": "5.10", - "commit": "b30d76e2dcab8a44aa1f25305266d564aa7c6b41" + "version": "6.0", + "commit": "3dee39cedacbfe529f9f1060c0b62c6ae0d84876" } ], "platforms": [ @@ -5231,19 +5231,12 @@ "action": "BuildSwiftPackage", "configuration": "release", "build_tests": "true", - "tags": "swiftpm", - "xfail": [ - { - "issue": "https://github.com/swiftlang/swift/issues/75499", - "compatibility": ["5.10"], - "branch": ["main", "release/6.0"], - "platform": "Linux", - "job": ["source-compat"] - } - ] + "build_tests_release": "true", + "tags": "swiftpm" }, { "action": "TestSwiftPackage", + "configuration": "release", "xfail": [ ] } From 8e320caa5f47fcdfc401c0db9d36480db6afb2b6 Mon Sep 17 00:00:00 2001 From: Mahdi Bahrami Date: Sun, 2 Feb 2025 21:03:14 +0330 Subject: [PATCH 2/2] Update projects.json --- projects.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/projects.json b/projects.json index 0c2aca63..b4a6df0d 100755 --- a/projects.json +++ b/projects.json @@ -5206,12 +5206,12 @@ "url": "https://github.com/vapor/penny-bot.git", "path": "penny-bot", "branch": "main", - "maintainer": "contact@mahdibm.com", + "maintainer": "penny-bot@mahdibm.com", "build_first": true, "compatibility": [ { "version": "6.0", - "commit": "3dee39cedacbfe529f9f1060c0b62c6ae0d84876" + "commit": "a758896be7ed63cf0a80e68b652e07305121bf36" } ], "platforms": [