[galaxyproject/galaxy] b1fe6f: Refactor collection mapping workflows toward indep...
Branch: refs/heads/dev Home: https://github.com/galaxyproject/galaxy Commit: b1fe6fee9373f025341e25b248ffa003a10213b3 https://github.com/galaxyproject/galaxy/commit/b1fe6fee9373f025341e25b248ffa... Author: John Chilton <jmchilton@gmail.com> Date: 2018-10-24 (Wed, 24 Oct 2018) Changed paths: M lib/galaxy/tools/parameters/history_query.py M lib/galaxy/workflow/modules.py M lib/galaxy/workflow/run.py M test/unit/workflows/test_workflow_progress.py Log Message: ----------- Refactor collection mapping workflows toward independence from tools. Refactor get_data_inputs into get_all_inputs and use the resulting dictionaries to reason about if collection mapping should occur during invocation of tools. Using these dictionaries instead of explicit tool input objects should allow reuse within other module types since they may produce the same interface. Commit: c1e4b0111a70e3bae63791f60a44e6b14b259a5c https://github.com/galaxyproject/galaxy/commit/c1e4b0111a70e3bae63791f60a44e... Author: Marius van den Beek <m.vandenbeek@gmail.com> Date: 2018-11-05 (Mon, 05 Nov 2018) Changed paths: M lib/galaxy/tools/parameters/history_query.py M lib/galaxy/workflow/modules.py M lib/galaxy/workflow/run.py M test/unit/workflows/test_workflow_progress.py Log Message: ----------- Merge pull request #6911 from jmchilton/workflow_mapping_refactor Refactor collection mapping workflows toward independence from tools. Compare: https://github.com/galaxyproject/galaxy/compare/a3f213e3c531...c1e4b0111a70 **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