[galaxyproject/galaxy] 90b300: Return empty list if resolve_all() has failed
Branch: refs/heads/dev Home: https://github.com/galaxyproject/galaxy Commit: 90b300cbd731df2e6005ca1dcd2f5c1c59a34e0e https://github.com/galaxyproject/galaxy/commit/90b300cbd731df2e6005ca1dcd2f5... Author: mvdbeek <m.vandenbeek@gmail.com> Date: 2017-03-13 (Mon, 13 Mar 2017) Changed paths: M lib/galaxy/tools/deps/resolvers/__init__.py M lib/galaxy/tools/deps/resolvers/conda.py Log Message: ----------- Return empty list if resolve_all() has failed This should solve the problems pointed out by :eyes: @nsoranzo introduced in https://github.com/galaxyproject/galaxy/pull/3725. This commit also clarifies this behaviour in the docstrings. Commit: 8192d3562937d07410aa5d7dd73727efc5832634 https://github.com/galaxyproject/galaxy/commit/8192d3562937d07410aa5d7dd7372... Author: mvdbeek <m.vandenbeek@gmail.com> Date: 2017-03-13 (Mon, 13 Mar 2017) Changed paths: M lib/galaxy/tools/deps/resolvers/__init__.py Log Message: ----------- Add `:returns: list of resolved dependencies` to docstring of `resolve_all` method Commit: 7d08f8f2fecf08743a58f71c431e1d71f84f0d76 https://github.com/galaxyproject/galaxy/commit/7d08f8f2fecf08743a58f71c431e1... Author: Martin Cech <marten@bx.psu.edu> Date: 2017-03-13 (Mon, 13 Mar 2017) Changed paths: M lib/galaxy/tools/deps/resolvers/__init__.py M lib/galaxy/tools/deps/resolvers/conda.py Log Message: ----------- Merge pull request #3746 from mvdbeek/resolve_all_fix_3725 BUG: Return empty list if resolve_all() has failed Compare: https://github.com/galaxyproject/galaxy/compare/7e1c04cc6df8...7d08f8f2fecf
participants (1)
-
GitHub