[galaxyproject/galaxy] 7ce4bd: Allow accessing repeat and conditional elements in...
Branch: refs/heads/dev Home: https://github.com/galaxyproject/galaxy Commit: 7ce4bde8781645b09bb7ce54b9b7114c41ff9c36 https://github.com/galaxyproject/galaxy/commit/7ce4bde8781645b09bb7ce54b9b71... Author: John Chilton <jmchilton@gmail.com> Date: 2015-08-27 (Thu, 27 Aug 2015) Changed paths: M lib/galaxy/jobs/actions/post.py Log Message: ----------- Allow accessing repeat and conditional elements in PJA parameters. Use . instead of the | that would be the actual association name. Cannot use | because it is treated as a special character in this code. Parameters with . in the names break Galaxy in subtle ways anyway and so treating them as a special character here should not be a problem. Commit: bada494b85c93c5662275ab5652e29e7bfb9a0ac https://github.com/galaxyproject/galaxy/commit/bada494b85c93c5662275ab5652e2... Author: Dannon Baker <dannon.baker@gmail.com> Date: 2015-08-27 (Thu, 27 Aug 2015) Changed paths: M lib/galaxy/jobs/actions/post.py Log Message: ----------- Merge pull request #662 from jmchilton/repeat_rename Allow accessing repeat and conditional elements in PJA parameters. Compare: https://github.com/galaxyproject/galaxy/compare/396bcc782082...bada494b85c9
participants (1)
-
GitHub