Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

dependency resolvers conf sample file will disappear in 21.09 #512

Closed
cat-bro opened this issue Nov 8, 2021 · 3 comments
Closed

dependency resolvers conf sample file will disappear in 21.09 #512

cat-bro opened this issue Nov 8, 2021 · 3 comments

Comments

@cat-bro
Copy link
Collaborator

cat-bro commented Nov 8, 2021

this file will disappear from galaxy, it needs to be copied to files/galaxy/config in this repo
https://github.com/galaxyproject/galaxy/blob/release_21.05/lib/galaxy/config/sample/dependency_resolvers_conf.xml.sample

@cat-bro
Copy link
Collaborator Author

cat-bro commented Nov 8, 2021

or it can be a variable in galaxy_config.galaxy

default is

galaxy:
  dependency_resolvers:
    - type: tool_shed_packages
    - type: galaxy_packages
    - type: conda
    - type: galaxy_packages
      versionless: true
    - type: conda
      versionless: true

https://docs.galaxyproject.org/en/master/admin/dependency_resolvers.html

@Slugger70
Copy link
Collaborator

I like the idea of moving it to galaxy.yml though it is becoming a bit monlithic.

@cat-bro
Copy link
Collaborator Author

cat-bro commented Dec 15, 2021

#537

@cat-bro cat-bro closed this as completed Dec 15, 2021
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

No branches or pull requests

2 participants