[galaxyproject/galaxy] a44baa: Look up collection_type if collection_type_source ...
Branch: refs/heads/dev Home: https://github.com/galaxyproject/galaxy Commit: a44baa56427ba2a2ea4e084570f47aa1537fea06 https://github.com/galaxyproject/galaxy/commit/a44baa56427ba2a2ea4e084570f47... Author: mvdbeek <m.vandenbeek@gmail.com> Date: 2018-09-18 (Tue, 18 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: 696ed3093586fea8c7e019507b05f685ae74676d https://github.com/galaxyproject/galaxy/commit/696ed3093586fea8c7e019507b05f... Author: mvdbeek <m.vandenbeek@gmail.com> Date: 2018-09-18 (Tue, 18 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: 42931c21a1a307739b755df38c6bca97df7fe15a https://github.com/galaxyproject/galaxy/commit/42931c21a1a307739b755df38c6bc... 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: da421294f80df9036141c97b05f66b79fc218296 https://github.com/galaxyproject/galaxy/commit/da421294f80df9036141c97b05f66... Author: John Chilton <jmchilton@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 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 #6732 from mvdbeek/propagate_collection_type Look up collection_type if collection_type_source is set Compare: https://github.com/galaxyproject/galaxy/compare/5ace7d4015d5...da421294f80d **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