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

chore(mongodb): Use mongodb-ce; Enable test on darwin #360

Merged
merged 2 commits into from
Oct 13, 2024
Merged

Conversation

shivaraj-bh
Copy link
Member

@shivaraj-bh shivaraj-bh commented Oct 12, 2024

mongodb-ce fetches pre-built binaries.

The previously used mongodb package had to be built from scratch because of license restrictions, see: #339 (comment)

@shivaraj-bh shivaraj-bh changed the title feat(mongodb): Use mongodb-ce to fetch the pre-built binaries; Enable test on macOS feat(mongodb): Use mongodb-ce; Enable test on darwin Oct 12, 2024
@shivaraj-bh shivaraj-bh marked this pull request as ready for review October 12, 2024 17:06
@shivaraj-bh shivaraj-bh force-pushed the mongodb-ce branch 2 times, most recently from 1769fda to 8b4c9a2 Compare October 13, 2024 09:12
@shivaraj-bh shivaraj-bh changed the title feat(mongodb): Use mongodb-ce; Enable test on darwin chore(mongodb): Use mongodb-ce; Enable test on darwin Oct 13, 2024
`mongodb` is not built by official hydra due to license restrictions,
see:
#339 (comment).
Hence, we use the pre-built binaries given by `mongodb-ce`
@shivaraj-bh shivaraj-bh merged commit e9f6630 into main Oct 13, 2024
2 checks passed
@shivaraj-bh shivaraj-bh deleted the mongodb-ce branch October 13, 2024 09:29
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