Skip to content

Better support for different versions of Galaxy.#849

Merged
jmchilton merged 1 commit intogalaxyproject:masterfrom
jmchilton:galaxy_versions
May 30, 2018
Merged

Better support for different versions of Galaxy.#849
jmchilton merged 1 commit intogalaxyproject:masterfrom
jmchilton:galaxy_versions

Conversation

@jmchilton
Copy link
Member

  • Do a better job grabbing the right DB version for the right Galaxy.
  • Cache db versions in ~/.planemo.yml so they don't have to be refetched after the first time.
  • If targetting non-master branches of Galaxy, create a virtualenv for that branch. This way you don't have repeatedly redownload all different dependencies when switching between Galaxy versions. Also would prevent bugs that may occur when having extra libraries installed for Galaxy - like the uwsgi problems from the past. (Fixes Consider different venv for different versions of Galaxy. #721).

- Do a better job grabbing the right DB version for the right Galaxy.
- Cache db versions in ~/.planemo.yml so they don't have to be refetched after the first time.
- If targetting non-master branches of Galaxy, create a virtualenv for that branch. This way you don't have repeatedly redownload all different dependencies when switching between Galaxy versions. Also would prevent bugs that may occur when having extra libraries installed for Galaxy - like the uwsgi problems from the past. (Fixes galaxyproject#721).
@jmchilton jmchilton merged commit d213446 into galaxyproject:master May 30, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant