ersilia-os / ersilia

The Ersilia Model Hub, a repository of AI/ML models for infectious and neglected disease research.
https://ersilia.io
GNU General Public License v3.0
211 stars 146 forks source link

🐈 Task: Add ersilia base image docker upload to Ersilia Release workflow #1293

Open DhanshreeA opened 1 week ago

DhanshreeA commented 1 week ago

Summary

Presently this workflow that is supposed to build and upload Ersilia's docker images does not work because it relies on a workflow that does not exist. We replaced the [Tag to verison] workflow with a consolidated workflow called Ersilia Release.

Ersilia Release currently does the following:

We should add another parallel job that carries out the docker build and upload step for Ersilia's image.

Objective(s)

No response

Documentation

No response

musasizivictoria commented 1 week ago

@DhanshreeA this should kindly be my next one to do. Thanks

rohitgupta29 commented 1 week ago

Hi @musasizivictoria I have almost completed working on this issue.
Was unable to mention it yesterday due to an internet issue.
If you have not started working on it, can you take another issue? :-)

rohitgupta29 commented 1 week ago

@DhanshreeA : Our Problem Statement for this issue is to include docker build and upload from this workflow to consolidated workflow called Ersilia Release, as a parallel job, besides version and releases to Github and PyPi. Is my understanding correct here?

musasizivictoria commented 1 week ago

Hi @musasizivictoria I have almost completed working on this issue. Was unable to mention it yesterday due to an internet issue. If you have not started working on it, can you take another issue? :-)

oops!

DhanshreeA commented 1 week ago

@rohitgupta29 I am assigning this issue to you since you have not been assigned one already and you have done some work here.

rohitgupta29 commented 6 days ago

Thank you @DhanshreeA!