Pickup recent fixes to workflow_utils to fix the build.
Pick up the following fixes:
repos/data-engineering/workflow_utils!38 (merged)
repos/data-engineering/workflow_utils!39 (merged)
repos/data-engineering/workflow_utils!40 (merged)
Also, use libmamba
.
Also also, when moving to a bullseye
based docker image, the available conda
has a nasty bug that doesn't allow us to install pytest*
dependencies at runtime in the CI. So we had to bake them into the conda enviroment file for now.