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

Add mongoid 8.0.x support #97

Merged
merged 6 commits into from
Jan 11, 2023
Merged

Add mongoid 8.0.x support #97

merged 6 commits into from
Jan 11, 2023

Conversation

randikabanura
Copy link
Collaborator

Mongoid has released the mongoid 8 version. hence this PR adds support for mongoid 8.0.x versions for the gem.

Tests are passing without an issue for new mongoid version.
image

This closes #94

mongoid-locker.gemspec Outdated Show resolved Hide resolved
@dblock
Copy link
Collaborator

dblock commented Jan 10, 2023

Looks good. Iterate to green for all versions. IMO the ruby version matrix is huge. I would reduce it like in mongoid/mongoid-grid_fs#81.

@randikabanura
Copy link
Collaborator Author

Looks good. Iterate to green for all versions. IMO the ruby version matrix is huge. I would reduce it like in mongoid/mongoid-grid_fs#81.

Let me check that PR and update accordingly.

@randikabanura randikabanura marked this pull request as ready for review January 10, 2023 04:15
@randikabanura
Copy link
Collaborator Author

@dblock I have updated the PR and Github Actions are working as expected. https://github.com/randikabanura/mongoid-locker/actions/runs/3880159948

Copy link
Collaborator

@dblock dblock left a comment

Choose a reason for hiding this comment

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

Looks good, some minor nits. We should really re-add Danger.

CHANGELOG.md Show resolved Hide resolved
CHANGELOG.md Outdated Show resolved Hide resolved
@dblock dblock merged commit 9f96417 into mongoid:master Jan 11, 2023
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.

Compatibility with Mongoid 8
2 participants