Skip to content

Migrate CI from CircleCI to GitHub Actions#29

Merged
khamilowicz merged 7 commits into
masterfrom
migrate-to-github-actions
May 5, 2026
Merged

Migrate CI from CircleCI to GitHub Actions#29
khamilowicz merged 7 commits into
masterfrom
migrate-to-github-actions

Conversation

@khamilowicz

Copy link
Copy Markdown
Contributor

Summary

  • Add .github/workflows/ci.yml: runs build_test, lint, and test on every branch push using reusable workflows from membraneframework/membrane_actions
  • Remove .circleci/config.yml

Test plan

  • Verify CI workflow triggers on branch push and all jobs pass

🤖 Generated with Claude Code

khamilowicz and others added 4 commits April 15, 2026 14:38
Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
@khamilowicz khamilowicz force-pushed the migrate-to-github-actions branch 5 times, most recently from 18977c3 to a8cae2a Compare April 21, 2026 14:15
@khamilowicz khamilowicz force-pushed the migrate-to-github-actions branch 2 times, most recently from aa2b5d6 to cc2ea62 Compare April 21, 2026 14:44
@khamilowicz khamilowicz force-pushed the migrate-to-github-actions branch from cc2ea62 to 590327c Compare April 21, 2026 14:48
@khamilowicz khamilowicz requested a review from FelonEkonom May 5, 2026 12:32

@FelonEkonom FelonEkonom left a comment

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Tests fail, but we do not maintain this lib so I wouldn't waste time on it 😉

@khamilowicz khamilowicz merged commit 696a3c3 into master May 5, 2026
3 of 4 checks passed
@khamilowicz khamilowicz deleted the migrate-to-github-actions branch May 5, 2026 15: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.

2 participants