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

Run tests with mysql:8.0 and drop support for Ruby < 3.0 #93

Merged
merged 2 commits into from
Apr 16, 2024

Conversation

coord-e
Copy link
Member

@coord-e coord-e commented Apr 12, 2024

We're going to upgrade our Barbeque deployment to use MySQL 8.0-compatible database cluster. This PR updates MySQL version used in CI to prepare for that. I confirmed specs passing locally with MySQL 8.0.

@cookpad/infra could you please review?

@coord-e coord-e requested a review from a team April 12, 2024 06:37
@nekketsuuu
Copy link

Are you planning to deprecate support for using Barbeque (as OSS) with MySQL 5.7? This is just to confirm, and I think it's reasonable since MySQL 5.7 has reached its end of life.

@coord-e
Copy link
Member Author

coord-e commented Apr 12, 2024

Are you planning to deprecate support for using Barbeque (as OSS) with MySQL 5.7? This is just to confirm, and I think it's reasonable since MySQL 5.7 has reached its end of life.

Yes. I added a statement of deprecation in CHANGELOG e415f14

@coord-e coord-e changed the title Run tests with mysql:8.0 Run tests with mysql:8.0 and drop support for Ruby < 3.0 Apr 12, 2024
@coord-e
Copy link
Member Author

coord-e commented Apr 12, 2024

Dropped Ruby < 3.0 support to deal with CI failures b69e38d

@coord-e coord-e merged commit 79f25d3 into cookpad:master Apr 16, 2024
4 checks passed
@coord-e coord-e deleted the mysql-8.0 branch April 16, 2024 06:24
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.

4 participants