Branch: refs/heads/release_18.01 Home: https://github.com/galaxyproject/galaxy Commit: 8e32e93d6d8e048cbc77cb94f7c97b5ae0cfc6d6 https://github.com/galaxyproject/galaxy/commit/8e32e93d6d8e048cbc77cb94f7c97... Author: John Chilton <jmchilton@gmail.com> Date: 2018-02-02 (Fri, 02 Feb 2018) Changed paths: M lib/galaxy/jobs/actions/post.py M lib/galaxy/workflow/modules.py M test/api/test_workflows.py M test/base/workflows_format_2/converter.py Log Message: ----------- Implement more collection workflow post job actions. Implement hide, delete, add tag, and remove tag for output collections and mapped over collections. Fixes https://github.com/galaxyproject/galaxy/issues/1680. Commit: 5aed347c3025ad061c572c6a2bbdf53a7626d3cc https://github.com/galaxyproject/galaxy/commit/5aed347c3025ad061c572c6a2bbdf... Author: Marius van den Beek <m.vandenbeek@gmail.com> Date: 2018-02-03 (Sat, 03 Feb 2018) Changed paths: M lib/galaxy/jobs/actions/post.py M lib/galaxy/workflow/modules.py M test/api/test_workflows.py M test/base/workflows_format_2/converter.py Log Message: ----------- Merge pull request #5418 from jmchilton/collection_pja [18.01] Implement more intuitive collection PJA Compare: https://github.com/galaxyproject/galaxy/compare/fbfbdd51bb3e...5aed347c3025