[galaxyproject/galaxy] 43523d: Fix flushing so mapped output collections created ...
Branch: refs/heads/dev Home: https://github.com/galaxyproject/galaxy Commit: 43523dac98c6a7dda819caa7835349c11adf0a6c https://github.com/galaxyproject/galaxy/commit/43523dac98c6a7dda819caa783534... Author: John Chilton <jmchilton@gmail.com> Date: 2016-07-18 (Mon, 18 Jul 2016) Changed paths: M lib/galaxy/tools/execute.py Log Message: ----------- Fix flushing so mapped output collections created uniformly. Commit: 9ede8e556be1f6038361b579c1457068e50e951a https://github.com/galaxyproject/galaxy/commit/9ede8e556be1f6038361b579c1457... Author: John Chilton <jmchilton@gmail.com> Date: 2016-07-18 (Mon, 18 Jul 2016) Changed paths: M lib/galaxy/workflow/extract.py Log Message: ----------- Fix duplicated entries when using collections in history extract. This would "sometimes" correctly pick the first job to represent a collection creation step but in many cases not. Explicitly grab the "first". Commit: 1839e8144231abfcdd9a158ce221badcfd2c1d66 https://github.com/galaxyproject/galaxy/commit/1839e8144231abfcdd9a158ce221b... Author: Dannon Baker <dannon.baker@gmail.com> Date: 2016-07-22 (Fri, 22 Jul 2016) Changed paths: M lib/galaxy/tools/execute.py M lib/galaxy/workflow/extract.py Log Message: ----------- Merge pull request #2625 from jmchilton/history_extract_fixes_2 Fixes for workflow extraction of mapping collection jobs. Compare: https://github.com/galaxyproject/galaxy/compare/a8c1dfc16163...1839e8144231
participants (1)
-
GitHub