[galaxyproject/galaxy] 8695a0: Keep newly broken tool in toolbox
Branch: refs/heads/dev Home: https://github.com/galaxyproject/galaxy Commit: 8695a0d9bc4481ebf49ec9fc13db1c066243b12c https://github.com/galaxyproject/galaxy/commit/8695a0d9bc4481ebf49ec9fc13db1... Author: mvdbeek <m.vandenbeek@gmail.com> Date: 2018-09-08 (Sat, 08 Sep 2018) Changed paths: M lib/galaxy/tools/cache.py M lib/galaxy/tools/toolbox/base.py Log Message: ----------- Keep newly broken tool in toolbox That's handy when developing tools and you messed up something so bad the tool isn't valid anymore. We retrieve the non-broken previous version from the tool cache. Commit: 947389887b011fc277ac776b3f6c21c3dd6df96d https://github.com/galaxyproject/galaxy/commit/947389887b011fc277ac776b3f6c2... Author: mvdbeek <m.vandenbeek@gmail.com> Date: 2018-09-08 (Sat, 08 Sep 2018) Changed paths: M test/unit/tools/test_toolbox.py Log Message: ----------- Add unit test that exercises reloading for broken tools Commit: dc49c3ea0ebd64ac2d1b51a67e7c18df06255804 https://github.com/galaxyproject/galaxy/commit/dc49c3ea0ebd64ac2d1b51a67e7c1... Author: mvdbeek <m.vandenbeek@gmail.com> Date: 2018-09-08 (Sat, 08 Sep 2018) Changed paths: M client/galaxy/scripts/mvc/tool/tool-form-base.js M lib/galaxy/tools/__init__.py M lib/galaxy/tools/toolbox/base.py M test/unit/tools/test_toolbox.py Log Message: ----------- Provide visual feedback if tool is broken Commit: d42fb41cb0599488b17008849b79dc064f7e54f9 https://github.com/galaxyproject/galaxy/commit/d42fb41cb0599488b17008849b79d... Author: Dannon <dannon.baker@gmail.com> Date: 2018-09-10 (Mon, 10 Sep 2018) Changed paths: M client/galaxy/scripts/mvc/tool/tool-form-base.js M lib/galaxy/tools/__init__.py M lib/galaxy/tools/cache.py M lib/galaxy/tools/toolbox/base.py M test/unit/tools/test_toolbox.py Log Message: ----------- Merge pull request #6681 from mvdbeek/continue_reloading_if_tool_is_broken Keep newly broken tool in toolbox Compare: https://github.com/galaxyproject/galaxy/compare/64bb339a31e8...d42fb41cb059 **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