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

Legacy bentoml dockerfile python version upgrade #1469

Open
wants to merge 9 commits into
base: master
Choose a base branch
from

Conversation

Abellegese
Copy link
Contributor

Thank you for taking your time to contribute to Ersilia, just a few checks before we proceed

  • Have you followed the guidelines in our Contribution Guide
  • Have you written new tests for your core changes, as applicable?
  • Have you successfully ran tests with your changes locally?

Description

Changing the python version from python 3.7 to 3.10 to be compatible with aiohttp package in docker building on both multistage and legacy-bentoml.

Fix for #1453.

Abellegese and others added 9 commits December 18, 2024 19:20
* Merge sample command with the example command

* Fix example command usage
* Modify header calculation to choose from predefined example output file or standard example output file

* Remove the readiness function from SCRA because it is redundant, since those checks are also performed by the amenable function

* Remove unused method

* Make csv serialization work for any kind of model api response

* Remove the standard flag from the CLI since it is now the default run

* Update tests
@Abellegese Abellegese changed the title Fix/legacy bentoml python version upgrade Legacy bentoml dockerfile python version upgrade Dec 23, 2024
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