MLOS icon indicating copy to clipboard operation
MLOS copied to clipboard

Move the CI to conda

Open bpkroth opened this issue 5 years ago • 2 comments

Do we have an issue to move the CI to conda?

Originally posted by @amueller in https://github.com/microsoft/MLOS/pull/79#issuecomment-693479238

bpkroth avatar Sep 16 '20 18:09 bpkroth

the basic idea is to have CI download miniconda (or potentially miniforge) and create a clean conda env for anything that's running python, and try to use pip as little as possible.

amueller avatar Sep 16 '20 19:09 amueller

Can also consider to combine this with efforts to publish docker images (#36) via CI as well.

bpkroth avatar Sep 16 '20 19:09 bpkroth