[galaxyproject/galaxy] 24dba3: Fix small bug in galaxy.tools.parser.interface.
Branch: refs/heads/dev Home: https://github.com/galaxyproject/galaxy Commit: 24dba3b479ab270c302902d78997058bd85975ce https://github.com/galaxyproject/galaxy/commit/24dba3b479ab270c302902d789970... Author: John Chilton <jmchilton@gmail.com> Date: 2015-10-20 (Tue, 20 Oct 2015) Changed paths: M lib/galaxy/tools/parser/interface.py Log Message: ----------- Fix small bug in galaxy.tools.parser.interface. Commit: 652bd0fc30f1e69d7683f48fcc44543db65af97c https://github.com/galaxyproject/galaxy/commit/652bd0fc30f1e69d7683f48fcc445... Author: John Chilton <jmchilton@gmail.com> Date: 2015-10-20 (Tue, 20 Oct 2015) Changed paths: M lib/galaxy/tools/parser/yaml.py M test/functional/tools/simple_constructs.yml Log Message: ----------- Support selections in interface dict rep of tools. Expose and test through experimental YAML representation of tools. This doesn't represent official support of (vastly superior) YAML tools, this representation continues to serve as an easy way to exercise the abstract tool parsing interface. Brings simple_constructs.yml and simple_constructs.xml further in line also. Test: ./run_tests.sh -framework -id simple_constructs_y Commit: 849458f37b1184c9be0fd35b0f3e3bb60e9a4e7f https://github.com/galaxyproject/galaxy/commit/849458f37b1184c9be0fd35b0f3e3... Author: Dannon Baker <dannon.baker@gmail.com> Date: 2015-10-21 (Wed, 21 Oct 2015) Changed paths: M lib/galaxy/tools/parser/interface.py M lib/galaxy/tools/parser/yaml.py M test/functional/tools/simple_constructs.yml Log Message: ----------- Merge pull request #955 from common-workflow-language/yaml_select Improvements and fixes for abstract tool interface Compare: https://github.com/galaxyproject/galaxy/compare/320724a183fb...849458f37b11
participants (1)
-
GitHub