Skip to content

Add CI and MIT License#2

Merged
chatoutsidis merged 2 commits into
mainfrom
add-ci
Jun 10, 2026
Merged

Add CI and MIT License#2
chatoutsidis merged 2 commits into
mainfrom
add-ci

Conversation

@chatoutsidis

Copy link
Copy Markdown
Owner

This pull request introduces a new continuous integration workflow for Swift projects and adds a license file to the repository. The main changes are:

Continuous Integration:

  • Added a new GitHub Actions workflow in .github/workflows/swift-ci.yml to automatically build and test the project using Swift 6.3 on macOS 15 whenever a pull request targets the main branch. The workflow checks out the code, sets up Swift, builds the package, and runs tests.

Licensing:

  • Added an MIT License file to the repository, granting permission for free use, modification, and distribution of the code.

@chatoutsidis chatoutsidis self-assigned this Jun 10, 2026
@chatoutsidis chatoutsidis merged commit e3c35b4 into main Jun 10, 2026
1 check passed
@chatoutsidis chatoutsidis deleted the add-ci branch June 10, 2026 07:29
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.

1 participant