Skip to content

Complete transition to GitHub Actions for CI#46

Merged
djc merged 3 commits into
mainfrom
extra-ci
Jun 5, 2026
Merged

Complete transition to GitHub Actions for CI#46
djc merged 3 commits into
mainfrom
extra-ci

Conversation

@djc

@djc djc commented Jun 5, 2026

Copy link
Copy Markdown
Owner

No description provided.

Copilot AI left a comment

Copy link
Copy Markdown

Choose a reason for hiding this comment

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

Pull request overview

This PR completes the migration from CircleCI to GitHub Actions by removing the CircleCI pipeline and expanding the GitHub Actions CI workflow to cover additional test modes (Miri and sanitizers).

Changes:

  • Added GitHub Actions jobs to run the test suite under Miri and under multiple sanitizers.
  • Removed the CircleCI configuration file to stop using CircleCI for CI.

Reviewed changes

Copilot reviewed 2 out of 2 changed files in this pull request and generated 4 comments.

File Description
.github/workflows/ci.yml Adds Miri + sanitizer CI jobs to increase runtime verification coverage in GitHub Actions.
.circleci/config.yml Removes CircleCI configuration as part of the CI migration.

💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.

Comment thread .github/workflows/ci.yml
Comment thread .github/workflows/ci.yml Outdated
Comment thread .github/workflows/ci.yml Outdated
Comment thread .github/workflows/ci.yml
@djc djc merged commit 7671990 into main Jun 5, 2026
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