SciCatProject / scicatlive

Simple getting started procedure for SciCat
9 stars 10 forks source link

Add multi OS support and CI test #145

Open minottic opened 6 months ago

minottic commented 5 months ago

this is not easy to solve as having a mac runner with the docker daemon is not trivial, and even if achievable, runs very slowly (15 min). Also running the CI on multiple platforms has resources problem (for example docker with arm64 on ubuntu latest fails elastic and rabbitmq). Rather than that, we should make sure when building the underlying images that they are multi-arch, especially the scicat ones

minottic commented 5 months ago

raise in scicat meetings