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

update appraisals for rails 6.1 and hardcode active record defaults #1284

Merged
merged 4 commits into from
Dec 14, 2020

Conversation

ericmustin
Copy link
Contributor

Rails 6.1 introduces dependancies on mysql2 ~> 0.5 that we need to handle appropriately in appraisals. There also appear to be some changes in the way activerecord handles connection pools that are causing issues in some of our Mocks, i've hardcoded these tests for now to unblock CI

@ericmustin ericmustin requested a review from a team December 14, 2020 13:52
@ericmustin ericmustin merged commit 77acdea into master Dec 14, 2020
@ericmustin ericmustin added the dev/ci Involves CircleCI, GitHub Actions, or GitLab label Dec 14, 2020
@github-actions github-actions bot added this to the 0.44.0 milestone Dec 14, 2020
@marcotc marcotc deleted the fix_ci_for_rails_6_1 branch December 14, 2020 15:37
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dev/ci Involves CircleCI, GitHub Actions, or GitLab
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants