Skip to content

Bump to Swift 6.2#25

Merged
tonyarnold merged 2 commits intomainfrom
runner-updates
Nov 7, 2025
Merged

Bump to Swift 6.2#25
tonyarnold merged 2 commits intomainfrom
runner-updates

Conversation

@tonyarnold
Copy link
Copy Markdown
Owner

No description provided.

@tonyarnold tonyarnold marked this pull request as draft November 7, 2025 09:52
@tonyarnold tonyarnold marked this pull request as ready for review November 7, 2025 21:44
@tonyarnold tonyarnold requested a review from Copilot November 7, 2025 21:44
Copy link
Copy Markdown

Copilot AI left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull Request Overview

This PR updates the project to Swift 6.2 and integrates SwiftSyntax for AST-based Package.swift parsing. The changes upgrade Swift toolchain versions, add swift-syntax dependencies for improved parsing robustness, and update CI/CD infrastructure configurations.

Key changes:

  • Swift toolchain version upgrade from 6.1 to 6.2 across all Package.swift files and Docker images
  • Added swift-syntax dependency (version 601.0.1) with SwiftSyntax and SwiftParser products to support AST-based parsing
  • Updated GitHub Actions workflows with new runner and Xcode versions, plus YAML formatting improvements

Reviewed Changes

Copilot reviewed 6 out of 6 changed files in this pull request and generated no comments.

Show a summary per file
File Description
Templates/Package-production.swift Updated Swift tools version to 6.2, added swift-syntax dependency with SwiftSyntax/SwiftParser products, and added test fixtures resource
README.md Updated minimum Swift version requirement from 6.1+ to 6.2+
Package.swift Updated Swift tools version to 6.2
Makefile Updated Docker image references from swift:6.1 to swift:6.2 for Linux builds
.github/workflows/release.yml Updated runner to macos-26, Xcode to 26.0.1, and reformatted YAML indentation
.github/workflows/ci.yml Updated runner to macos-26, Xcode to 26.0.1, and reformatted YAML indentation

💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.

@tonyarnold tonyarnold merged commit 7c11749 into main Nov 7, 2025
9 checks passed
@tonyarnold tonyarnold deleted the runner-updates branch November 7, 2025 22:19
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants