Branch: refs/heads/dev Home: https://github.com/galaxyproject/galaxy Commit: b8c97f108681e0e0963efc95a16af13be84642f9 https://github.com/galaxyproject/galaxy/commit/b8c97f108681e0e0963efc95a16af... Author: Nuwan Goonasekera <nuwan.ag@gmail.com> Date: 2018-11-15 (Thu, 15 Nov 2018) Changed paths: M lib/galaxy/jobs/mapper.py M test/unit/jobs/test_mapper.py M test/unit/jobs/test_rules/10_site.py Log Message: ----------- Added support for chaining dynamic destinations Commit: f46ab5a5dc21c1e8dd115ec3d9a37e0e3ee26a56 https://github.com/galaxyproject/galaxy/commit/f46ab5a5dc21c1e8dd115ec3d9a37... Author: Nuwan Goonasekera <nuwan.ag@gmail.com> Date: 2018-11-15 (Thu, 15 Nov 2018) Changed paths: M lib/galaxy/jobs/mapper.py Log Message: ----------- Fix debug logging Commit: f6c0e6ff9fdbf66a2af6d6538ad816274ecb93b3 https://github.com/galaxyproject/galaxy/commit/f6c0e6ff9fdbf66a2af6d6538ad81... Author: Nuwan Goonasekera <nuwan.ag@gmail.com> Date: 2018-11-15 (Thu, 15 Nov 2018) Changed paths: M lib/galaxy/jobs/mapper.py Log Message: ----------- Fixed issue with job_destination caching and added documentation Commit: c114ba4f43cb4e73fbff470f1283aed103e91fc2 https://github.com/galaxyproject/galaxy/commit/c114ba4f43cb4e73fbff470f1283a... Author: Nuwan Goonasekera <nuwan.ag@gmail.com> Date: 2018-11-15 (Thu, 15 Nov 2018) Changed paths: M lib/galaxy/jobs/mapper.py M test/unit/jobs/test_mapper.py Log Message: ----------- Added test for cached_job_destination to prevent regression Commit: 766039adbd17490bf6e758311329b03917fefa18 https://github.com/galaxyproject/galaxy/commit/766039adbd17490bf6e758311329b... Author: Nuwan Goonasekera <nuwan.ag@gmail.com> Date: 2018-11-15 (Thu, 15 Nov 2018) Changed paths: M config/job_conf.xml.sample_advanced Log Message: ----------- Added usage example of dynamic rule chaining Commit: ca7e2b9e68900e26a3be444f7269e21399176b10 https://github.com/galaxyproject/galaxy/commit/ca7e2b9e68900e26a3be444f7269e... Author: Nuwan Goonasekera <nuwan.ag@gmail.com> Date: 2018-11-16 (Fri, 16 Nov 2018) Changed paths: A test/integration/chained_dyndest_job_conf.xml A test/integration/chained_dyndest_rules/__init__.py A test/integration/chained_dyndest_rules/rules.py A test/integration/test_chained_dynamic_destinations.py Log Message: ----------- Added integration test for chained destinations Commit: 5ba1c24a1475c13f977fc2d1a6e02b5dc8158bb6 https://github.com/galaxyproject/galaxy/commit/5ba1c24a1475c13f977fc2d1a6e02... Author: Nuwan Goonasekera <nuwan.ag@gmail.com> Date: 2018-11-16 (Fri, 16 Nov 2018) Changed paths: M test/integration/chained_dyndest_job_conf.xml A test/integration/chained_dyndest_rules/module1/__init__.py A test/integration/chained_dyndest_rules/module1/rules.py A test/integration/chained_dyndest_rules/module2/__init__.py A test/integration/chained_dyndest_rules/module2/rules.py A test/integration/chained_dyndest_rules/module3/__init__.py A test/integration/chained_dyndest_rules/module3/rules.py R test/integration/chained_dyndest_rules/rules.py Log Message: ----------- Added integration test for rules_module overrides Commit: ae7869170762b08425c264b0d9777df0efd977ea https://github.com/galaxyproject/galaxy/commit/ae7869170762b08425c264b0d9777... Author: Marius van den Beek <m.vandenbeek@gmail.com> Date: 2018-11-16 (Fri, 16 Nov 2018) Changed paths: M test/integration/test_chained_dynamic_destinations.py Log Message: ----------- Update test/integration/test_chained_dynamic_destinations.py Co-Authored-By: nuwang <nuwan.goonasekera@gmail.com> Commit: 7695569b50b7bb1ae249a248743612debd519f10 https://github.com/galaxyproject/galaxy/commit/7695569b50b7bb1ae249a24874361... Author: Marius van den Beek <m.vandenbeek@gmail.com> Date: 2018-11-16 (Fri, 16 Nov 2018) Changed paths: M config/job_conf.xml.sample_advanced M lib/galaxy/jobs/mapper.py A test/integration/chained_dyndest_job_conf.xml A test/integration/chained_dyndest_rules/__init__.py A test/integration/chained_dyndest_rules/module1/__init__.py A test/integration/chained_dyndest_rules/module1/rules.py A test/integration/chained_dyndest_rules/module2/__init__.py A test/integration/chained_dyndest_rules/module2/rules.py A test/integration/chained_dyndest_rules/module3/__init__.py A test/integration/chained_dyndest_rules/module3/rules.py A test/integration/test_chained_dynamic_destinations.py M test/unit/jobs/test_mapper.py M test/unit/jobs/test_rules/10_site.py Log Message: ----------- Merge pull request #7006 from nuwang/chained_dynamic_destinations Added support for chaining dynamic destinations Compare: https://github.com/galaxyproject/galaxy/compare/952847aad1eb...7695569b50b7 **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.