Skip to content

ci: add GitHub Actions workflow to replace Travis CI#2

Merged
maximkhatskevich merged 1 commit into
masterfrom
add-github-actions-workflow
Feb 21, 2026
Merged

ci: add GitHub Actions workflow to replace Travis CI#2
maximkhatskevich merged 1 commit into
masterfrom
add-github-actions-workflow

Conversation

@maximkhatskevich
Copy link
Copy Markdown
Member

Summary

Adds .github/workflows/ci.yml to replace the deleted .travis.yml.

What it does

  • Triggers on push and pull_request to main, master, hotfix/**, release/**, feature/** — matching the old Travis branch filters
  • Runs on macos-latest
  • Steps: actions/checkout@v4swift build -vswift test -v

Pull Request opened by Augment Code with guidance from the PR author

Agent-Id: agent-ed357e84-6e6c-46a9-89d8-7b6c1e51b1e2
@maximkhatskevich maximkhatskevich merged commit 7ed2f4d into master Feb 21, 2026
1 check passed
@maximkhatskevich maximkhatskevich deleted the add-github-actions-workflow branch February 21, 2026 19:13
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Development

Successfully merging this pull request may close these issues.

1 participant