New check_galaxy_config command to help upgrade a galaxy instance config#40
New check_galaxy_config command to help upgrade a galaxy instance config#40julozi wants to merge 2 commits intogalaxyproject:masterfrom
Conversation
…er comparing current galaxy config file to a new galaxy.ini.sample file
|
Thanks for the contribution - this script looks very helpful! While useful, I'm not sure I think this belongs here in this project - but perhaps other people envision this project differently than I do. I was hoping to stick to API related functionality here. I think putting this in Galaxy core - say in Also just as a heads up, I do expect the next Galaxy version (17.09) will have YAML config options by default for Galaxy with make targets for linting the config ( |
|
Hi @jmchilton , |
|
Any update on this ? Should I make a pull request on the galaxy core repo instead ? |
|
I'd like a second opinion - this is a community effort and other people may disagree with me. Ping @bgruening @mvdbeek - any thoughts on this? |
|
(not one of the ones you requested specifically, but I think I'd agree -- having it in galaxyproject/galaxy in the |
|
I also think in |
|
Maybe we can add @jmchilton's statement from issue #2 to the Readme: |
|
@julozi can you add this script to Galaxy main? |
|
@julozi Has this script been added? I think this PR can be closed. |
The check_galaxy_config command compare two galaxy config files (current config and new sample config) and reports new config options and deprecated options.