[galaxyproject/galaxy] cf25f7: Fix nesting of repeats and error when repeat is pr...
Branch: refs/heads/release_18.09 Home: https://github.com/galaxyproject/galaxy Commit: cf25f7dcec6f7f7b13aac93a18ced291d5e74444 https://github.com/galaxyproject/galaxy/commit/cf25f7dcec6f7f7b13aac93a18ced... Author: mvdbeek <m.vandenbeek@gmail.com> Date: 2018-12-04 (Tue, 04 Dec 2018) Changed paths: M lib/galaxy/tools/parameters/meta.py Log Message: ----------- Fix nesting of repeats and error when repeat is provided literally. This fixex #7048, where in addition to repeat values ('repeat_0|param: some_value') there are also values for the repeat param itself ('repeat': []). Commit: 3a93fd4f2321bf141b2ccf34ea80c42ee517b33d https://github.com/galaxyproject/galaxy/commit/3a93fd4f2321bf141b2ccf34ea80c... Author: mvdbeek <m.vandenbeek@gmail.com> Date: 2018-12-04 (Tue, 04 Dec 2018) Changed paths: M test/unit/tools/test_parameter_parsing.py Log Message: ----------- Add test for proper nesting in process_keys and a unit test for https://github.com/galaxyproject/galaxy/issues/7048 Commit: 46ad1992bdbf478495b14780e96e251d00ceb700 https://github.com/galaxyproject/galaxy/commit/46ad1992bdbf478495b14780e96e2... Author: Martin Cech <marten@bx.psu.edu> Date: 2018-12-04 (Tue, 04 Dec 2018) Changed paths: M lib/galaxy/tools/parameters/meta.py M test/unit/tools/test_parameter_parsing.py Log Message: ----------- Merge pull request #7071 from mvdbeek/fix_process_key [18.09] Fix process key Compare: https://github.com/galaxyproject/galaxy/compare/51afe15f86c0...46ad1992bdbf **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