[galaxyproject/galaxy] 649d8b: Added support for overriding the rules module per ...
Branch: refs/heads/dev Home: https://github.com/galaxyproject/galaxy Commit: 649d8bad5280174c2f9a74bd847a44ba7158ec3f https://github.com/galaxyproject/galaxy/commit/649d8bad5280174c2f9a74bd847a4... Author: Nuwan Goonasekera <nuwan.ag@gmail.com> Date: 2018-11-07 (Wed, 07 Nov 2018) Changed paths: M lib/galaxy/jobs/mapper.py Log Message: ----------- Added support for overriding the rules module per destination Commit: 65979e473c5623a5116819bd93c182744117e6f0 https://github.com/galaxyproject/galaxy/commit/65979e473c5623a5116819bd93c18... Author: Nuwan Goonasekera <nuwan.ag@gmail.com> Date: 2018-11-09 (Fri, 09 Nov 2018) Changed paths: M test/unit/jobs/test_mapper.py A test/unit/jobs/test_rules_override/10_rule.py A test/unit/jobs/test_rules_override/__init__.py Log Message: ----------- Added test for rules module overriding Commit: 33b7f0f9d1e105dfbcbdab0a92081a9302cfe7eb https://github.com/galaxyproject/galaxy/commit/33b7f0f9d1e105dfbcbdab0a92081... Author: Nuwan Goonasekera <nuwan.ag@gmail.com> Date: 2018-11-09 (Fri, 09 Nov 2018) Changed paths: M lib/galaxy/jobs/mapper.py Log Message: ----------- Refactor to use importlib Commit: 4b5312fe80fe4d8bc0a429229d84366b630d8eac https://github.com/galaxyproject/galaxy/commit/4b5312fe80fe4d8bc0a429229d843... Author: Nuwan Goonasekera <nuwan.ag@gmail.com> Date: 2018-11-09 (Fri, 09 Nov 2018) Changed paths: M lib/galaxy/queue_worker.py M lib/galaxy/webapps/galaxy/config_watchers.py M test/unit/unittest_utils/galaxy_mock.py Log Message: ----------- Updated watchers to reload rule module overrides Commit: bf1f2fe0ab5248acd86d646f1c80314561c0cdc2 https://github.com/galaxyproject/galaxy/commit/bf1f2fe0ab5248acd86d646f1c803... Author: Nuwan Goonasekera <nuwan.ag@gmail.com> Date: 2018-11-09 (Fri, 09 Nov 2018) Changed paths: M lib/galaxy/containers/__init__.py M lib/galaxy/jobs/mapper.py M lib/galaxy/jobs/runners/state_handler_factory.py M lib/galaxy/tools/lint.py M lib/galaxy/util/plugin_config.py M lib/galaxy/util/submodules.py M lib/galaxy/webapps/galaxy/config_watchers.py M test/unit/jobs/test_mapper.py Log Message: ----------- Refactor submodule imports Commit: 265a43507ebda1bac9bc5dbe2ac601912bef66d8 https://github.com/galaxyproject/galaxy/commit/265a43507ebda1bac9bc5dbe2ac60... Author: John Chilton <jmchilton@gmail.com> Date: 2018-11-15 (Thu, 15 Nov 2018) Changed paths: M lib/galaxy/containers/__init__.py M lib/galaxy/jobs/mapper.py M lib/galaxy/jobs/runners/state_handler_factory.py M lib/galaxy/queue_worker.py M lib/galaxy/tools/lint.py M lib/galaxy/util/plugin_config.py M lib/galaxy/util/submodules.py M lib/galaxy/webapps/galaxy/config_watchers.py M test/unit/jobs/test_mapper.py A test/unit/jobs/test_rules_override/10_rule.py A test/unit/jobs/test_rules_override/__init__.py M test/unit/unittest_utils/galaxy_mock.py Log Message: ----------- Merge pull request #6993 from nuwang/allow_rules_module_override Allow rules module override and refactor submodule imports Compare: https://github.com/galaxyproject/galaxy/compare/17299356f011...265a43507ebd **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