[galaxyproject/galaxy] 5635a0: Look up collection_type if collection_type_source ...
Branch: refs/heads/release_18.09 Home: https://github.com/galaxyproject/galaxy Commit: 5635a05a2a70c3e8887c32b1a8675f124808fd49 https://github.com/galaxyproject/galaxy/commit/5635a05a2a70c3e8887c32b1a8675... Author: mvdbeek <m.vandenbeek@gmail.com> Date: 2018-09-19 (Wed, 19 Sep 2018) Changed paths: M client/galaxy/scripts/mvc/workflow/workflow-terminals.js M lib/galaxy/managers/workflows.py M lib/galaxy/workflow/modules.py M test/api/test_workflows.py M test/unit/workflows/test_modules.py Log Message: ----------- Look up collection_type if collection_type_source is set We do this in the wf-editor and in the backend, so this works for subworkflows. This should make quite some tools more usable in a workflow scenario. Should fix - https://github.com/galaxyproject/galaxy/issues/6514 - https://github.com/galaxyproject/galaxy/issues/6012 - https://github.com/galaxyproject/galaxy/issues/6569 - https://github.com/galaxyproject/galaxy/issues/1889 and perhaps more issues related to this. Commit: f7fe3418d63683a998425b99f4688872fef07b09 https://github.com/galaxyproject/galaxy/commit/f7fe3418d63683a998425b99f4688... Author: mvdbeek <m.vandenbeek@gmail.com> Date: 2018-09-19 (Wed, 19 Sep 2018) Changed paths: M client/galaxy/scripts/mvc/workflow/workflow-terminals.js Log Message: ----------- Reset collection_type if collection_type_source has been removed Commit: a52ee84aede53ff2cb5a3e667e4ef03df1fd3acb https://github.com/galaxyproject/galaxy/commit/a52ee84aede53ff2cb5a3e667e4ef... Author: mvdbeek <m.vandenbeek@gmail.com> Date: 2018-09-19 (Wed, 19 Sep 2018) Changed paths: M client/galaxy/scripts/mvc/workflow/workflow-connector.js M client/galaxy/scripts/mvc/workflow/workflow-terminals.js Log Message: ----------- Drop invalid connections if type_source is unavailable Commit: 29f07f0b0ad49b86b50c34e9890eb2117e067a2b https://github.com/galaxyproject/galaxy/commit/29f07f0b0ad49b86b50c34e9890eb... Author: Martin Cech <marten@bx.psu.edu> Date: 2018-09-19 (Wed, 19 Sep 2018) Changed paths: M client/galaxy/scripts/mvc/workflow/workflow-connector.js M client/galaxy/scripts/mvc/workflow/workflow-terminals.js M lib/galaxy/managers/workflows.py M lib/galaxy/workflow/modules.py M test/api/test_workflows.py M test/unit/workflows/test_modules.py Log Message: ----------- Merge pull request #6741 from jmchilton/backport_type_source [18.09] Backport #6732 Compare: https://github.com/galaxyproject/galaxy/compare/1cdcb80fe88c...29f07f0b0ad4 **NOTE:** This service has been marked for deprecation: https://developer.github.com/changes/2018-04-25-github-services-deprecation/ Functionality will be removed from GitHub.com on January 31st, 2019.
participants (1)
-
GitHub