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

Make sure the same version of MongoDB is used across all repos #2948

Closed
8 of 10 tasks
adecler opened this issue Nov 11, 2022 · 0 comments · Fixed by #2949, BHoM/Versioning_Toolkit#205, BHoM/Socket_Toolkit#110 or BHoM/File_Toolkit#145
Assignees
Labels
type:compliance Non-conforming to code guidelines

Comments

@adecler
Copy link
Member

adecler commented Nov 11, 2022

Broken rules:

The same version of the MongoDB dlls should be used across all repos. This is currently not the case.

Suggestions to restore compliance:

Update to the latest version (2.18) across all repos:

  • Mongo Toolkit
  • Serialiser Engine
  • Versioning Engine
  • Versioning Toolkit
  • Socket Adapter
  • File Adapter
  • Karamba3D engine (will be handled separately by @alelom )
  • SpeckleBHoMRobot (ignored as using BHoM NuGet packages)
  • CI_Test
  • SharePoint Adapter
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment