From f811fe314a485bd0e7c1eeb02b07050ef89ad1b3 Mon Sep 17 00:00:00 2001 From: "Sven A. Schmidt" Date: Wed, 24 Sep 2025 11:19:22 +0200 Subject: [PATCH 1/2] Drop beta annotation --- .../PackageController/SwiftVersion+BuildResultPresentable.swift | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Sources/App/Views/PackageController/SwiftVersion+BuildResultPresentable.swift b/Sources/App/Views/PackageController/SwiftVersion+BuildResultPresentable.swift index 2ca911134..3cdeb4ac8 100644 --- a/Sources/App/Views/PackageController/SwiftVersion+BuildResultPresentable.swift +++ b/Sources/App/Views/PackageController/SwiftVersion+BuildResultPresentable.swift @@ -17,7 +17,7 @@ extension SwiftVersion: BuildResultPresentable { var longDisplayName: String { "Swift \(displayName)" } var note: String? { switch self { - case .v6_2: return "beta" + case .v6_2: return nil default: return nil } } From 9abcf35f57d6b1de1cf50a5e1c5b5448d69e77c5 Mon Sep 17 00:00:00 2001 From: "Sven A. Schmidt" Date: Wed, 24 Sep 2025 11:22:27 +0200 Subject: [PATCH 2/2] Update snapshots --- .../WebpageSnapshotTests/BuildIndex_document.1.html | 2 +- .../WebpageSnapshotTests/PackageShow_document.1.html | 8 ++------ ...ageShow_document_app_store_incompatible_license.1.html | 8 ++------ .../PackageShow_document_binary_targets.1.html | 8 ++------ ...kageShow_document_canonicalURL_noImageSnapshots.1.html | 8 ++------ .../PackageShow_document_customCollection.1.html | 8 ++------ .../PackageShow_document_emoji_summary.1.html | 8 ++------ .../PackageShow_document_few_keywords.1.html | 8 ++------ .../PackageShow_document_many_keywords.1.html | 8 ++------ .../PackageShow_document_no_authors_activity.1.html | 8 ++------ .../PackageShow_document_no_license.1.html | 8 ++------ .../PackageShow_document_open_source_license.1.html | 8 ++------ .../PackageShow_document_other_license.1.html | 8 ++------ .../PackageShow_document_single_row_tables.1.html | 4 +--- .../PackageShow_document_withPackageFundingLinks.1.html | 8 ++------ .../PackageShow_document_with_documentation_link.1.html | 8 ++------ 16 files changed, 30 insertions(+), 88 deletions(-) diff --git a/Tests/AppTests/__Snapshots__/WebpageSnapshotTests/BuildIndex_document.1.html b/Tests/AppTests/__Snapshots__/WebpageSnapshotTests/BuildIndex_document.1.html index f8e80d1ca..75086b64d 100644 --- a/Tests/AppTests/__Snapshots__/WebpageSnapshotTests/BuildIndex_document.1.html +++ b/Tests/AppTests/__Snapshots__/WebpageSnapshotTests/BuildIndex_document.1.html @@ -104,7 +104,7 @@

Build Results

raise an issue.


-

Swift 6.2 (beta)

+

Swift 6.2