Branch: refs/heads/dev Home: https://github.com/galaxyproject/galaxy Commit: 30fd1e0e64788b0e08c668b1b48e13e5b4ef4afb https://github.com/galaxyproject/galaxy/commit/30fd1e0e64788b0e08c668b1b48e1... Author: John Chilton jmchilton@gmail.com Date: 2016-07-19 (Tue, 19 Jul 2016)
Changed paths: M test/api/test_workflows.py
Log Message: ----------- Test case for dynamically creating `list:list:list`s.
This could check the outputs ideally, but it was failing to simply execute the workflow so this does serve as check that some bugs are fixed.
Commit: 39c095aa6a4fe73fe6e224698b77775dc015f511 https://github.com/galaxyproject/galaxy/commit/39c095aa6a4fe73fe6e224698b777... Author: John Chilton jmchilton@gmail.com Date: 2016-07-19 (Tue, 19 Jul 2016)
Changed paths: M lib/galaxy/tools/execute.py
Log Message: ----------- Improved logging and error message when mapping over an empty* collection.
*actually empty or accidentally empty.
Commit: 85d7784b18b6199911aee3b7dd6e0389016b87d9 https://github.com/galaxyproject/galaxy/commit/85d7784b18b6199911aee3b7dd6e0... Author: John Chilton jmchilton@gmail.com Date: 2016-07-19 (Tue, 19 Jul 2016)
Changed paths: M lib/galaxy/model/__init__.py
Log Message: ----------- Fix concepts "populated" & "waiting_for_elements" for nested collections.
Commit: 54b8ae00dbe71dd9d47496b59b88270e43a09823 https://github.com/galaxyproject/galaxy/commit/54b8ae00dbe71dd9d47496b59b882... Author: John Chilton jmchilton@gmail.com Date: 2016-07-20 (Wed, 20 Jul 2016)
Changed paths: M test/api/test_workflows.py
Log Message: ----------- Rework test case that fails occasionally on Jenkins.
Should be a little more robust now.
Commit: 5fe4bea3aecd69ebfc2867bf31658fd8d635c3b3 https://github.com/galaxyproject/galaxy/commit/5fe4bea3aecd69ebfc2867bf31658... Author: Daniel Blankenberg dan.blankenberg@gmail.com Date: 2016-07-20 (Wed, 20 Jul 2016)
Changed paths: M lib/galaxy/model/__init__.py M lib/galaxy/tools/execute.py M test/api/test_workflows.py
Log Message: ----------- Merge pull request #2634 from jmchilton/list_list_list_problem
Fix certain combos of dynamic deeply nested collections in workflows.
Compare: https://github.com/galaxyproject/galaxy/compare/f36095a9fb64...5fe4bea3aecd
galaxy-commits@lists.galaxyproject.org