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

D->M 0.0.14 #482

Merged
merged 4 commits into from
Aug 7, 2024
Merged

D->M 0.0.14 #482

merged 4 commits into from
Aug 7, 2024

Conversation

bio-boris
Copy link
Collaborator

@bio-boris bio-boris commented Aug 2, 2024

0.0.14

  • Update clients to work with mongo7 by updating pymongo and mongoengine
  • Fix linting issues from flake8 and black
  • Update outdated libraries that can no longer be pip installed
  • The latest Dockerfile build contains conda which installs python 3.12.4 so these changes will pin python to 3.10 and save us headache in the future
  • Speed up tests by moving docker build step out
  • Create matrix of tests to run against mongo3.6 and mongo7

bio-boris and others added 3 commits June 9, 2023 14:51
* add dependabot
* fix pre-comit config
* black format fix
* flake8 fix
* Testing upgrades
* Update mongo version
* Update python to  3.10.10
* Update ee2-tests.yml
* SECURITY-36 Mongo3.6/Mongo7 Matrix (#484)
* Linting
* Bump version and release notes



---------

Co-authored-by: Boris <[email protected]>
@bio-boris bio-boris changed the title D->M D->M 0.0.14 Aug 6, 2024
Copy link

codecov bot commented Aug 6, 2024

Codecov Report

Attention: Patch coverage is 84.61538% with 4 lines in your changes missing coverage. Please review.

Please upload report for BASE (main@6aff681). Learn more about missing BASE report.

Files Patch % Lines
lib/execution_engine2/authclient.py 55.55% 4 Missing ⚠️
Additional details and impacted files
@@           Coverage Diff           @@
##             main     #482   +/-   ##
=======================================
  Coverage        ?   88.68%           
=======================================
  Files           ?       29           
  Lines           ?     2740           
  Branches        ?        0           
=======================================
  Hits            ?     2430           
  Misses          ?      310           
  Partials        ?        0           

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@bio-boris bio-boris requested a review from Xiangs18 August 6, 2024 23:33
@bio-boris bio-boris marked this pull request as ready for review August 6, 2024 23:34
Bumps [actions/setup-python](https://github.com/actions/setup-python) from 4 to 5.
- [Release notes](https://github.com/actions/setup-python/releases)
- [Commits](actions/setup-python@v4...v5)

---
updated-dependencies:
- dependency-name: actions/setup-python
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Copy link
Collaborator

@Xiangs18 Xiangs18 left a comment

Choose a reason for hiding this comment

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

LGTM

@bio-boris bio-boris merged commit d5786fc into main Aug 7, 2024
15 of 16 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