Skip to content

Create Swift CI workflow in GitHub Actions#9

Merged
sbooth merged 3 commits into
mainfrom
workflow
Apr 30, 2026
Merged

Create Swift CI workflow in GitHub Actions#9
sbooth merged 3 commits into
mainfrom
workflow

Conversation

@sbooth
Copy link
Copy Markdown
Owner

@sbooth sbooth commented Apr 30, 2026

Add GitHub Actions workflow for Swift builds and tests

Add GitHub Actions workflow for Swift builds and tests
Copilot AI review requested due to automatic review settings April 30, 2026 21:04
Copy link
Copy Markdown
Contributor

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

Adds a GitHub Actions workflow to build and test the Swift package on macOS for pushes and PRs to main.

Changes:

  • Introduces a new Swift workflow triggered on push and pull_request to main.
  • Configures Xcode via maxim-lobanov/setup-xcode and runs swift build + swift test.

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

Comment thread .github/workflows/swift.yml Outdated
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
@sbooth sbooth merged commit 24b3a26 into main Apr 30, 2026
1 check passed
@sbooth sbooth deleted the workflow branch April 30, 2026 21:15
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