sustainable-computing-io / kepler-metal-ci

Testing different CI and Github Action pipelines and publish test results
https://sustainable-computing-io.github.io/kepler-metal-ci/
Apache License 2.0
0 stars 11 forks source link

chore(model-server): Use hatch to deploy Model Server #309

Closed KaiyiLiu1234 closed 2 weeks ago

KaiyiLiu1234 commented 2 weeks ago

Rather than use python3.10 which is a hard dependency, we should use model-server's pyproject.toml hatch commands (model-server and estimator) to deploy the Model Server services. Additionally, we should use stable version 0.7.12 which should contain the fix for the estimator.

KaiyiLiu1234 commented 2 weeks ago

Waiting results from this workflow: https://github.com/sustainable-computing-io/kepler-metal-ci/actions/runs/11600588728

KaiyiLiu1234 commented 2 weeks ago

Run was successful. Failure occurred after the validation step (recording daily validations report which was temporarily modified)