Branch: refs/heads/dev Home: https://github.com/galaxyproject/galaxy Commit: f7f28d606a17bc4020678d498895b3acdb955a9b https://github.com/galaxyproject/galaxy/commit/f7f28d606a17bc4020678d498895b... Author: John Chilton <jmchilton@gmail.com> Date: 2017-06-14 (Wed, 14 Jun 2017) Changed paths: M lib/galaxy/tools/deps/container_resolvers/mulled.py M lib/galaxy/tools/deps/containers.py M lib/galaxy/tools/deps/mulled/invfile.lua M lib/galaxy/tools/deps/mulled/mulled_build.py M lib/galaxy/tools/deps/mulled/mulled_build_files.py M lib/galaxy/tools/deps/mulled/mulled_build_tool.py Log Message: ----------- Build mulled images for Singularity on demand... ... if a cached container for the tool in question cannot be found. This mirrors behavior for Docker and can be disabled by setting up a custom containers resolution file. This should also enable easy testing of tools with Planemo using Singularity. Commit: f58f372a26c43f1ef55e8193a324769285ba728a https://github.com/galaxyproject/galaxy/commit/f58f372a26c43f1ef55e8193a3247... Author: Björn Grüning <bjoern@gruenings.eu> Date: 2017-06-14 (Wed, 14 Jun 2017) Changed paths: M lib/galaxy/tools/deps/container_resolvers/mulled.py M lib/galaxy/tools/deps/containers.py M lib/galaxy/tools/deps/mulled/invfile.lua M lib/galaxy/tools/deps/mulled/mulled_build.py M lib/galaxy/tools/deps/mulled/mulled_build_files.py M lib/galaxy/tools/deps/mulled/mulled_build_tool.py Log Message: ----------- Merge pull request #4185 from jmchilton/singularity_mulled_build Build mulled images for Singularity on demand... Compare: https://github.com/galaxyproject/galaxy/compare/3e36af050ff1...f58f372a26c4