[galaxyproject/galaxy] ab6606: Add test for single and multi-input identifiers
Branch: refs/heads/release_18.09 Home: https://github.com/galaxyproject/galaxy Commit: ab660686c26241ec4959711603919b80442d32a0 https://github.com/galaxyproject/galaxy/commit/ab660686c26241ec4959711603919... Author: mvdbeek <m.vandenbeek@gmail.com> Date: 2018-09-28 (Fri, 28 Sep 2018) Changed paths: M test/api/test_tools.py A test/functional/tools/identifier_in_conditional.xml M test/functional/tools/samples_tool_conf.xml Log Message: ----------- Add test for single and multi-input identifiers test_identifier_map_over_input_in_conditional fails at the moment (same issue as in https://github.com/galaxyproject/galaxy/issues/6182) Commit: 73f8f3129b07cbe96c10da161a547bf2008706e2 https://github.com/galaxyproject/galaxy/commit/73f8f3129b07cbe96c10da161a547... Author: mvdbeek <m.vandenbeek@gmail.com> Date: 2018-09-29 (Sat, 29 Sep 2018) Changed paths: M lib/galaxy/tools/parameters/wrapped.py Log Message: ----------- Partially fix missing element identifier This makes sure that any toplevel `|__identifier__` is passed on to nested inputs. Commit: f8d9a9e33a994a97c537ef15f1993fbe5d5866ea https://github.com/galaxyproject/galaxy/commit/f8d9a9e33a994a97c537ef15f1993... Author: mvdbeek <m.vandenbeek@gmail.com> Date: 2018-09-29 (Sat, 29 Sep 2018) Changed paths: M lib/galaxy/tools/evaluation.py M lib/galaxy/util/__init__.py Log Message: ----------- Attempt to recover wrapper datasets Otherwise we create new wrappers that lack the element identifier. Commit: e226edc5ade76dd0ec2e3d8db2e799567e8c11d7 https://github.com/galaxyproject/galaxy/commit/e226edc5ade76dd0ec2e3d8db2e79... Author: John Chilton <jmchilton@gmail.com> Date: 2018-09-30 (Sun, 30 Sep 2018) Changed paths: M lib/galaxy/tools/evaluation.py M lib/galaxy/tools/parameters/wrapped.py M lib/galaxy/util/__init__.py M test/api/test_tools.py A test/functional/tools/identifier_in_conditional.xml M test/functional/tools/samples_tool_conf.xml Log Message: ----------- Merge pull request #6798 from mvdbeek/fix_element_identifier_for_non_multiple_true_mapover_in_conditionals [18.09] Fix element identifier for non multiple true mapover in conditionals Compare: https://github.com/galaxyproject/galaxy/compare/a47887639d50...e226edc5ade7 **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