You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Jun 18, 2021. It is now read-only.
The dependencies of galaxy roles have the form openmicroscopy.basedeps, however the playbooks in this repository expect a role name without a prefix (just basedeps). As a result some roles are installed twice, with and without the prefix.
Proposed fix: all playbooks using Galaxy roles should use the prefix.
The dependencies of galaxy roles have the form
openmicroscopy.basedeps, however the playbooks in this repository expect a role name without a prefix (justbasedeps). As a result some roles are installed twice, with and without the prefix.Proposed fix: all playbooks using Galaxy roles should use the prefix.