Skip to content

ci: Migrate from CircleCI to GitHub Actions#7738

Draft
camdecoster wants to merge 27 commits intomasterfrom
cam/7732/migrate-from-cci-to-gha
Draft

ci: Migrate from CircleCI to GitHub Actions#7738
camdecoster wants to merge 27 commits intomasterfrom
cam/7732/migrate-from-cci-to-gha

Conversation

@camdecoster
Copy link
Copy Markdown
Contributor

@camdecoster camdecoster commented Apr 1, 2026

Description

Migrate automated testing from CircleCI to GitHub Actions.

Closes #7732.

Changes

Testing

Notes

After opening a pull request, developer:

  • should create a new small markdown log file using the PR number e.g. 1010_fix.md or 1010_add.md inside draftlogs folder as described in this README, commit it and push.
  • should not force push (i.e. git push -f) to remote branches associated with opened pull requests. Force pushes make it hard for maintainers to keep track of updates. Therefore, if required, please fetch upstream/master and "merge" with master instead of "rebase".

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.

Migrate from CircleCI to GitHub Actions for CI

1 participant