Skip to content
This repository has been archived by the owner on Feb 25, 2024. It is now read-only.

fix: pin bentoml version to 1.0.0a7 #164

Merged
merged 2 commits into from
May 30, 2022
Merged

fix: pin bentoml version to 1.0.0a7 #164

merged 2 commits into from
May 30, 2022

Conversation

jjmachan
Copy link
Contributor

@jjmachan jjmachan commented May 30, 2022

Description

The current changes with the latest bentoml release breaks 3 operators

  1. aws-lambda
  2. aws-sagemaker
  3. azure-functions

We are working on the fixes but in the mean time we are pinning it to previous version until we merge the changes into the operator
closes:

@codecov
Copy link

codecov bot commented May 30, 2022

Codecov Report

Merging #164 (76e229f) into main (f49e0c7) will not change coverage.
The diff coverage is n/a.

@@           Coverage Diff           @@
##             main     #164   +/-   ##
=======================================
  Coverage   60.39%   60.39%           
=======================================
  Files          24       24           
  Lines        1121     1121           
=======================================
  Hits          677      677           
  Misses        444      444           
Flag Coverage Δ
unit-tests 60.39% <ø> (ø)

Flags with carried forward coverage won't be shown. Click here to find out more.

📣 Codecov can now indicate which changes are the most critical in Pull Requests. Learn more

@jjmachan jjmachan marked this pull request as ready for review May 30, 2022 09:58
@jjmachan
Copy link
Contributor Author

remove rich and importlib pins to avoid any version conflicts with what is specified in bentoml. Poetry will figure out the versions for these libs that work with bentoml.

@jjmachan jjmachan merged commit 34b7c46 into bentoml:main May 30, 2022
@jjmachan jjmachan deleted the update branch May 30, 2022 16:33
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant