https://github.com/galaxyproject/galaxy
Revision 2b1765751b29008aecbd782f28269ac4e63db239 authored by mvdbeek on 28 October 2016, 16:30:47 UTC, committed by mvdbeek on 29 November 2016, 16:41:06 UTC
to updates or changes in depedencies, folder structure and resolver
configuration. Instead of hashing name, type and version of a
dependency, hash the json representation of the dependencies returned by
the dependency resolver, which include the path to the environment and
the depedency type. This is only applied to resolvers whose cacheable
attribute is set to True (conda-only, currently).
1 parent 0a9b6d8
History
Tip revision: 2b1765751b29008aecbd782f28269ac4e63db239 authored by mvdbeek on 28 October 2016, 16:30:47 UTC
Rework cached dependencies to be more robust
Tip revision: 2b17657
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.5 KB
.travis.yml -rw-r--r-- 1.0 KB
CITATION -rw-r--r-- 2.1 KB
CODE_OF_CONDUCT.md -rw-r--r-- 5.2 KB
CONTRIBUTING.md -rw-r--r-- 5.5 KB
CONTRIBUTORS.md -rw-r--r-- 6.4 KB
LICENSE.txt -rw-r--r-- 10.8 KB
Makefile -rw-r--r-- 9.3 KB
README.rst -rw-r--r-- 1.9 KB
create_db.sh -rwxr-xr-x 235 bytes
extract_dataset_parts.sh -rwxr-xr-x 146 bytes
manage_db.sh -rwxr-xr-x 413 bytes
manage_tools.sh -rw-r--r-- 238 bytes
requirements.txt l--------- 47 bytes
rolling_restart.sh -rwxr-xr-x 69 bytes
run.sh -rwxr-xr-x 4.6 KB
run_reports.sh -rwxr-xr-x 1.4 KB
run_tests.sh -rwxr-xr-x 20.3 KB
run_tool_shed.sh -rwxr-xr-x 1000 bytes
setup.cfg -rw-r--r-- 885 bytes
tool_list.py -rw-r--r-- 3.1 KB
tox.ini -rw-r--r-- 2.3 KB

README.rst

back to top