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

Test MongoDB Version 6 and 7 #18

Merged
merged 1 commit into from
Jun 19, 2024

Conversation

sairamsrinivasan
Copy link
Collaborator

This PR updates CI to test compatiblity with MongoDB 6 and 7

remove lock files

update changelog and readme

update changelog remove mongodb 8
@sairamsrinivasan
Copy link
Collaborator Author

@dblock - Tested in my fork: sairamsrinivasan#3

Ref: #17

- { ruby: "2.7", gemfile: 'mongoid_7', mongodb: "7.0" }
- { ruby: "3.0", gemfile: 'mongoid_8', mongodb: "7.0" }
- { ruby: "3.1", gemfile: 'mongoid_8', mongodb: "7.0" }
- { ruby: "3.1", gemfile: 'mongoid_9', mongodb: "7.0" }
Copy link
Contributor

Choose a reason for hiding this comment

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

I think we don't need such a huge matrix with all the combinations, I would strategically reduce it at least to a third.

@dblock dblock merged commit d62521b into mongoid:master Jun 19, 2024
54 checks passed
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.

2 participants