[galaxyproject/galaxy] b19640: Stop loading tools that require a newer galaxy
Branch: refs/heads/dev Home: https://github.com/galaxyproject/galaxy Commit: b19640b81a83af2759666717ae658940103588fe https://github.com/galaxyproject/galaxy/commit/b19640b81a83af2759666717ae658... Author: mvdbeek <m.vandenbeek@gmail.com> Date: 2017-08-07 (Mon, 07 Aug 2017) Changed paths: M lib/galaxy/tools/__init__.py M lib/galaxy/tools/toolbox/base.py M test/unit/tools/test_toolbox.py M test/unit/tools_support.py Log Message: ----------- Stop loading tools that require a newer galaxy We look at a tools profile attribute, and if it is too new we will not load the tool. This is a first step towards https://github.com/galaxyproject/galaxy/issues/2086 Commit: 6e37bc05c1d5ce247c0f371799a69e9f064168b4 https://github.com/galaxyproject/galaxy/commit/6e37bc05c1d5ce247c0f371799a69... Author: Björn Grüning <bjoern@gruenings.eu> Date: 2017-08-07 (Mon, 07 Aug 2017) Changed paths: M lib/galaxy/tools/__init__.py M lib/galaxy/tools/toolbox/base.py M test/unit/tools/test_toolbox.py M test/unit/tools_support.py Log Message: ----------- Merge pull request #4382 from mvdbeek/enforce_tool_profiles Stop loading tools that require a newer galaxy Compare: https://github.com/galaxyproject/galaxy/compare/5be7768047f4...6e37bc05c1d5
participants (1)
-
GitHub