[galaxyproject/galaxy] 5c90e0: Fix workflow save_as functionality
Branch: refs/heads/release_19.01 Home: https://github.com/galaxyproject/galaxy Commit: 5c90e02d3665caec50369baf0918e58f043af6e4 https://github.com/galaxyproject/galaxy/commit/5c90e02d3665caec50369baf0918e... Author: mvdbeek <m.vandenbeek@gmail.com> Date: 2019-01-21 (Mon, 21 Jan 2019) Changed paths: M lib/galaxy/webapps/galaxy/controllers/workflow.py Log Message: ----------- Fix workflow save_as functionality Fixes https://github.com/galaxyproject/galaxy/issues/7240, broken in https://github.com/galaxyproject/galaxy/pull/7019, where it was renamed from `build_workflow_from_dict` to `build_workflow_from_raw_description`. Commit: 8862b9311b000b83a733ed216130f0a7cfe7d4ba https://github.com/galaxyproject/galaxy/commit/8862b9311b000b83a733ed216130f... Author: Nicola Soranzo <nicola.soranzo@gmail.com> Date: 2019-01-21 (Mon, 21 Jan 2019) Changed paths: M lib/galaxy/webapps/galaxy/controllers/workflow.py Log Message: ----------- Use update_workflow_from_raw_description method not build_workflow_from_raw_description Co-Authored-By: mvdbeek <m.vandenbeek@gmail.com> Commit: bdd340cf1c2e31a5a8c82995bad26d07c7ed5adb https://github.com/galaxyproject/galaxy/commit/bdd340cf1c2e31a5a8c82995bad26... Author: Nicola Soranzo <nicola.soranzo@gmail.com> Date: 2019-01-21 (Mon, 21 Jan 2019) Changed paths: M lib/galaxy/webapps/galaxy/controllers/workflow.py Log Message: ----------- Merge pull request #7241 from mvdbeek/fix_workflow_save_as [19.01] Fix workflow save_as functionality Compare: https://github.com/galaxyproject/galaxy/compare/f24176d95060...bdd340cf1c2e **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