https://github.com/galaxyproject/galaxy
Revision 937f99b851e2078152c851a0b552c00b99167747 authored by Björn Grüning on 14 November 2015, 22:56:19 UTC, committed by Martin Cech on 16 November 2015, 03:28:18 UTC
This should fix an installation issue with tool_dependencies via the API.
Tool dependency repositories to not have any tools specified and with this no metadata associated.

It was broken in https://github.com/galaxyproject/galaxy/commit/bb6a784f13ff3f91762244d4488437ffef9e5acf
So I think this should be part of 15.10.

Thanks to Greg for fixing this one.
1 parent 75e7e4c
History
Tip revision: 937f99b851e2078152c851a0b552c00b99167747 authored by Björn Grüning on 14 November 2015, 22:56:19 UTC
Fix API installation of tool_dependencies
Tip revision: 937f99b
File Mode Size
.ci
client
config
contrib
cron
database
display_applications
doc
external_service_types
lib
locale
openid
scripts
static
templates
test
test-data
tool-data
tools
.coveragerc -rw-r--r-- 43 bytes
.gitignore -rw-r--r-- 2.1 KB
.travis.yml -rw-r--r-- 278 bytes
CITATION -rw-r--r-- 2.1 KB
CODE_OF_CONDUCT.md -rw-r--r-- 5.2 KB
CONTRIBUTING.md -rw-r--r-- 5.4 KB
CONTRIBUTORS.md -rw-r--r-- 5.4 KB
LICENSE.txt -rw-r--r-- 10.8 KB
README.rst -rw-r--r-- 1.8 KB
buildbot_setup.sh -rw-r--r-- 3.4 KB
create_db.sh -rwxr-xr-x 60 bytes
dist-eggs.ini -rw-r--r-- 2.6 KB
eggs.ini -rw-r--r-- 1.7 KB
extract_dataset_parts.sh -rwxr-xr-x 146 bytes
install_and_test_tool_shed_repositories.sh -rw-r--r-- 5.4 KB
manage_db.sh -rwxr-xr-x 238 bytes
manage_tools.sh -rw-r--r-- 63 bytes
requirements.txt -rw-r--r-- 1.7 KB
rolling_restart.sh -rwxr-xr-x 69 bytes
run.sh -rwxr-xr-x 2.8 KB
run_reports.sh -rwxr-xr-x 1.4 KB
run_tests.sh -rwxr-xr-x 12.6 KB
run_tool_shed.sh -rwxr-xr-x 777 bytes
set_metadata.sh -rwxr-xr-x 63 bytes
setup.cfg -rw-r--r-- 357 bytes
tool_list.py -rw-r--r-- 3.0 KB
tox.ini -rw-r--r-- 536 bytes

README.rst

back to top