Skip to content

Pickup recent fixes to workflow_utils to fix the build.

Xcollazo requested to merge fix-build into main

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.

Edited by Xcollazo

Merge request reports