Kitware / flow

Full data science workflows on the web
http://resonant-flow.readthedocs.org
Apache License 2.0
20 stars 15 forks source link

Maintain compatibility with new types plugin in Girder Worker #215

Closed danlamanna closed 3 years ago

danlamanna commented 7 years ago

The ansible install for GW changed to only install the requirements.txt files for each plugin if they actually existed. This is due to the fact that the types plugin has no requirements.txt file, which exposed this bug.

ref https://github.com/girder/girder_worker/pull/88

@jeffbaumes Mind testing this? If the above PR isn't merged by the time you test then girder_worker_version in devops/ansible/site.yml will need to be changed to optional-typesystem.