[galaxyproject/galaxy] be4fba: Add option to replace failed elements on job rerun
Branch: refs/heads/dev Home: https://github.com/galaxyproject/galaxy Commit: be4fba3566ac70306451d84b069adc462baeb73c https://github.com/galaxyproject/galaxy/commit/be4fba3566ac70306451d84b069ad... Author: mvdbeek <m.vandenbeek@gmail.com> Date: 2018-01-17 (Wed, 17 Jan 2018) Changed paths: M client/galaxy/scripts/mvc/tool/tool-form.js M lib/galaxy/tools/__init__.py M lib/galaxy/tools/actions/__init__.py Log Message: ----------- Add option to replace failed elements on job rerun Replacing failed collection elements was already possible when dependent jobs were found (https://github.com/galaxyproject/galaxy/pull/5247). This commit restructures the remapping so that remapping is possible when no dependent jobs are available. This also simplifies the replacement of HDAs between old and new jobs. Commit: bf2c9bab344c7acd9a1140c07037c51d91016914 https://github.com/galaxyproject/galaxy/commit/bf2c9bab344c7acd9a1140c07037c... Author: Martin Cech <marten@bx.psu.edu> Date: 2018-01-17 (Wed, 17 Jan 2018) Changed paths: M client/galaxy/scripts/mvc/tool/tool-form.js M lib/galaxy/tools/__init__.py M lib/galaxy/tools/actions/__init__.py Log Message: ----------- Merge pull request #5321 from mvdbeek/rerun_without_dependent_jobs Add option to replace failed elements on job rerun Compare: https://github.com/galaxyproject/galaxy/compare/d2530f4f2412...bf2c9bab344c
participants (1)
-
GitHub