Update single-user-sobigdata with conda-lock#186
Update single-user-sobigdata with conda-lock#186sebastian-luna-valero wants to merge 11 commits intoEGI-Federation:masterfrom
Conversation
|
Caveat: as it is now, the user will have to explicitly I think this is preferred since the |
|
We are getting ERROR:root:[Errno 28] No space left on devicewhich is expected since the env is so huge. According to my tests the build requires around 20GB of disk, do you know how much do we have available for the CI? |
|
xref: https://github.com/marketplace/actions/maximize-build-disk-space answer: 29GB |
|
for the record, disabling the building of the base image still runs out of disk space for this new env. we are going to check with the user community about having a number of smaller envs to replace this single big one |
|
Issues again after adding back the building of the base image on the same PR. |
Summary
Merge all the conda and pip deps into a single environment file and use
conda-lockto pin the environment.Related issue :