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

Tool shed publishing support. #6

Merged
merged 1 commit into from
Oct 14, 2014
Merged

Tool shed publishing support. #6

merged 1 commit into from
Oct 14, 2014

Commits on Oct 14, 2014

  1. Tool shed publishing support.

     - New shed_upload command that can tar up a repository and publish it to various tool sheds.
     - Introduce global config file ~/.planemo.yml with optional tool sheds API keys, tool shed username, etc...
     - New config_init command to setup a template for this global config file.
     - Allow each repo to contain an optional .shed.yml describing name of repository (will fill this out with more options).
    
    Have to disable Python 3.4 support because bioblend doesn't support Python 3.4.
    
    Warning: This depends on very new tool shed features that have not even been merged into galaxy-central yet.
    jmchilton committed Oct 14, 2014
    Configuration menu
    Copy the full SHA
    e41892b View commit details
    Browse the repository at this point in the history