Skip to content

Fix mariadb dependency issue. Fix conda and conda-pack issue.

Xcollazo requested to merge fix-runtime-issues into main

We figured that the declared runtime mariadb dependency was wrong.

Also, figured that we need conda-pack available to be able to ship conda envs to the executors.

Also also, cloning doesn't include conda, and wmfdata needs it for their conda.py.

Edited by Xcollazo

Merge request reports