Skip to content

Add CI Pipeline Github Workflow.#20

Merged
ben-smith-dev merged 1 commit into
mainfrom
add-github-ci-workflow
Jun 16, 2026
Merged

Add CI Pipeline Github Workflow.#20
ben-smith-dev merged 1 commit into
mainfrom
add-github-ci-workflow

Conversation

@ben-smith-dev

@ben-smith-dev ben-smith-dev commented Jun 16, 2026

Copy link
Copy Markdown
Owner

Summary

Adds a continuous integration pipeline for pushes and PRs for the main branch. Will do the following:

  • Lint using SwiftLint
  • Build and test on linux and macOS
  • Build using Swift Static Linux SDK

Closes #13.

CI for pushes and PRs to the main branch. Will:
- Lint using SwiftLint
- Build and test on linux and macOS
- Build using Swift Static Linux SDK
@ben-smith-dev ben-smith-dev linked an issue Jun 16, 2026 that may be closed by this pull request
@ben-smith-dev ben-smith-dev merged commit 1a496e2 into main Jun 16, 2026
4 checks passed
@ben-smith-dev ben-smith-dev deleted the add-github-ci-workflow branch June 16, 2026 01: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.

Add CI GitHub Workflow

1 participant