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
224 stars 148 forks source link

🐛 Bug: A `place_a_dockerfile_in_current_eos_repo.py` remains in the models repositories #719

Closed miquelduranfrigola closed 1 year ago

miquelduranfrigola commented 1 year ago

Describe the bug.

There is a file named place_a_dockerfile_in_current_eos_repo.py showing up in the model repository. This file is probably related to the action to push models to DockerHub.

Describe the steps to reproduce the behavior

NA

Expected behavior.

No response

Screenshots.

No response

Operating environment

GitHub Actions

Additional context

The solution is relatively simple: we just remove the file before doing the last push, related to updating the README file.

miquelduranfrigola commented 1 year ago

This has now been resolved: https://github.com/ersilia-os/eos-template/blob/main/.github/workflows/upload-model-to-dockerhub.yml

@GemmaTuron let's check it prospectively with one of the new models.