Skip to content

Freeze deps for deploy

Valentin Valls requested to merge deps-for-deploy into main

Closes #93 (closed)

This PR feature pinpointed envs to deploy Daiquiri with different version of BLISS.

The main idea is to create a recipe once, and deploy many.

  • h5py was installed with pip because it i much more easy (conda is a nightmare)
  • Only BLISS 1.10.0 and 1.10.1 are supported. It's easy to add new
  • master stiff use the default requirements files

I used this files on the branch 2023.3. Ansible is able to deploy the right recipe based on that files, as it is done for the CI.

This should also speed up the CI.

Edited by Valentin Valls

Merge request reports

Loading