Skip to content

Bump minimum Swift to 5.9, adopt StrictConcurrency=complete, add GitHub Actions CI #15

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 13 commits into from
Dec 5, 2024

Conversation

simonjbeaumont
Copy link
Contributor

Motivation

Although this package is still WIP and has no releases, it would still be good for it to line up with the rest of the ecosystem with its supported Swift versions, adoption of strict concurrency, and its CI support.

Modifications

  • Bump minimum Swift version to 5.9.
  • Add StrictConcurrency=complete flag and fix test to remove warning.
  • Add the standard set of GitHub Actions workflows.
  • Format the code to satisfy the license and format checks.

Result:

Ready for strict concurrency and has CI.

@simonjbeaumont simonjbeaumont added the 🆕 semver/minor Adds new public API. label Dec 4, 2024
@simonjbeaumont simonjbeaumont marked this pull request as ready for review December 5, 2024 10:48
@FranzBusch FranzBusch merged commit 3d66c26 into main Dec 5, 2024
25 checks passed
@FranzBusch FranzBusch deleted the sb/github-actions branch December 5, 2024 15:46
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
🆕 semver/minor Adds new public API.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants