[galaxyproject/galaxy] cf4936: Minor cleanup in galaxy.tools.actions
Branch: refs/heads/release_18.01 Home: https://github.com/galaxyproject/galaxy Commit: cf4936b3d480011a4638a393776dd5ec94f11ae4 https://github.com/galaxyproject/galaxy/commit/cf4936b3d480011a4638a393776dd... Author: Dannon Baker <dannon.baker@gmail.com> Date: 2018-03-12 (Mon, 12 Mar 2018) Changed paths: M lib/galaxy/tools/actions/__init__.py Log Message: ----------- Minor cleanup in galaxy.tools.actions Commit: 513b6a5d65676a2f03d6c4580d16e053d8fe6aaf https://github.com/galaxyproject/galaxy/commit/513b6a5d65676a2f03d6c4580d16e... Author: Dannon Baker <dannon.baker@gmail.com> Date: 2018-03-12 (Mon, 12 Mar 2018) Changed paths: M lib/galaxy/workflow/run_request.py Log Message: ----------- Fix a few mutable default params in workflow/run_request. Commit: 332d79eb72c4bae90c911707d4db9285556c59b1 https://github.com/galaxyproject/galaxy/commit/332d79eb72c4bae90c911707d4db9... Author: Dannon Baker <dannon.baker@gmail.com> Date: 2018-03-12 (Mon, 12 Mar 2018) Changed paths: M lib/galaxy/model/__init__.py Log Message: ----------- Fix 'uknown' typo in model exceptions Commit: 04404f915c70b90a9d4a56dbeb030748163dce16 https://github.com/galaxyproject/galaxy/commit/04404f915c70b90a9d4a56dbeb030... Author: Dannon Baker <dannon.baker@gmail.com> Date: 2018-03-12 (Mon, 12 Mar 2018) Changed paths: M lib/galaxy/tools/actions/__init__.py Log Message: ----------- Support re-execution of immediate PJAs when requing jobs Commit: b685b53d13b9fa91c4abcb631fc3cd5c68d5d9c4 https://github.com/galaxyproject/galaxy/commit/b685b53d13b9fa91c4abcb631fc3c... Author: Dannon Baker <dannon.baker@gmail.com> Date: 2018-03-12 (Mon, 12 Mar 2018) Changed paths: M lib/galaxy/tools/actions/__init__.py Log Message: ----------- Ship context along with PJA execution when remapping workflow immediate actions Commit: 6a7fb23f11e26b3761cb71128a4c5e0ac605d818 https://github.com/galaxyproject/galaxy/commit/6a7fb23f11e26b3761cb71128a4c5... Author: Dannon Baker <dannon.baker@gmail.com> Date: 2018-03-13 (Tue, 13 Mar 2018) Changed paths: M lib/galaxy/tools/actions/__init__.py Log Message: ----------- Instead of denoting unused var from items(), just use values() Commit: f1dd060d73ccb369aafb1a56e902e4d4faf6dd64 https://github.com/galaxyproject/galaxy/commit/f1dd060d73ccb369aafb1a56e902e... Author: mvdbeek <m.vandenbeek@gmail.com> Date: 2018-03-13 (Tue, 13 Mar 2018) Changed paths: M test/api/test_workflows.py Log Message: ----------- Test rename PJA when resuming a failed job Commit: 8dfc1523d31e56a3e632e0d490d08c15722764d5 https://github.com/galaxyproject/galaxy/commit/8dfc1523d31e56a3e632e0d490d08... Author: Dannon Baker <dannon.baker@gmail.com> Date: 2018-03-13 (Tue, 13 Mar 2018) Changed paths: M test/api/test_workflows.py Log Message: ----------- Merge pull request #26 from mvdbeek/workflow-resume-pjas Test rename PJA when resuming a failed job Commit: 040bf5ba77562cc20b822b2068860c2bf6c0399e https://github.com/galaxyproject/galaxy/commit/040bf5ba77562cc20b822b2068860... Author: Martin Cech <marten@bx.psu.edu> Date: 2018-03-13 (Tue, 13 Mar 2018) Changed paths: M lib/galaxy/model/__init__.py M lib/galaxy/tools/actions/__init__.py M lib/galaxy/workflow/run_request.py M test/api/test_workflows.py Log Message: ----------- Merge pull request #5678 from dannon/workflow-resume-pjas [18.01] Support re-execution of immediate PJAs when re-queing jobs Compare: https://github.com/galaxyproject/galaxy/compare/5cf3d44a6ad5...040bf5ba7756
participants (1)
-
GitHub