Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Migrate CI to GitHub Actions #404

Merged
merged 19 commits into from
Jun 4, 2023
Merged

Migrate CI to GitHub Actions #404

merged 19 commits into from
Jun 4, 2023

Conversation

RocketMan
Copy link
Owner

Apparently, Travis CI is no longer providing gratis credits to FOSS projects. For example, see here and here.

This PR migrates continuous integration testing from Travis to GitHub Actions.

Functionality should be exactly the same as before: CI is run against all pushes on all branches and against all PRs; a badge for the current status of the master branch is displayed on the project home page.

So long, Travis, it was a fun ride. Thanks for all the fish.

@RocketMan RocketMan added this to the v3.0.0 milestone Jun 4, 2023
@RocketMan
Copy link
Owner Author

This PR also includes fixes for MySQL 8.

@RocketMan RocketMan merged commit ede937f into master Jun 4, 2023
@RocketMan RocketMan deleted the github-actions branch June 4, 2023 15:21
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.

1 participant