STEPbySTEPproj / Protocol_biomechanics

0 stars 1 forks source link

PI code checklist #1

Open aremazeilles opened 3 years ago

aremazeilles commented 3 years ago

FYI, the list of items I need to check for considering the code as eurobench-compatible:

We will do so progressively

aremazeilles commented 3 years ago

Ping @dborro

FYI, I made a fork of your repository in the Eurobench namespace: https://github.com/eurobench/pi_sbs_biomechanics

I have to keep it up to date. Then, every-time I make a release, it is automatically brought to docker:

https://hub.docker.com/repository/docker/eurobenchtest/pi_sbs_biomechanics

As indicated there, anyone can download the image, and then use it. This is how we get the image on the eurobench server actually.

Now we have to bring your protocol description to the Eurobench website. I'll tell you once done.

dborro commented 3 years ago

Ok. If we have to do any change in the code, should we modify both repositories (private stepbystep and public eurobench)?

aremazeilles commented 3 years ago

You modify your repository, we check the cI process goes well, and then I will update the eurobench repo, and push a new docker image to the hub