• Home
  • Features
  • Pricing
  • Docs
  • Announcements
  • Sign In

galaxyproject / planemo / 870
80%
master: 71%

Build:
Build:
LAST BUILD BRANCH: merge_test_reports
DEFAULT BRANCH: master
Ran 16 Dec 2015 07:31AM UTC
Jobs 3
Files 0
Run time –
Badge
Embed ▾
README BADGES
x

If you need to use a raster PNG badge, change the '.svg' to '.png' in the link

Markdown

Textile

RDoc

HTML

Rst

pending completion
870

push

travis-ci

jmchilton
Implement conda support.

Planemo Conda Commands:

 - conda_init: Install a conda runtime.
 - conda_install: Takes in a tool or list of tools and installs their requirements using conda in such a way that they can be recovered and reused by dependency resolution.
 - conda_env: Build isolated environment for a tool or set of tools.

Conda CLI Options:

Common options for conda commands in planemo.

  --conda_prefix: Location of conda runtime (defaults to ~/miniconda2).
  --conda_exec: Location of conda executble (defaults to <conda_prefix/bin/conda)
  --conda_debug: Flag, when enabled conda will execute with the --debug flag.

Implement a conda dependency resolver. Has a variety of options:

 - copy_dependencies: This will copy dependencies into the working directory instead linking them - by passing --copy to conda create. Defaults to false.
 - auto_init: This will install conda if not avaiable on the system. Defaults to false.
 - auto_install: This will attempt to install packages for if they are not already installed.
 - Above options for planemo - prefix, exec, debug.

All these dependency resolution option can be set as attributes on the dependency resolver element in dependency_resolvers_conf.xml.sample, or in galaxy.ini with the prefix conda_.
Jobs
ID Job ID Ran Files Coverage
1 870.1 (TOX_ENV=py27-lint) 16 Dec 2015 07:31AM UTC 0
Travis Job 870.1
2 870.2 (TOX_ENV=py34-lint) 16 Dec 2015 07:32AM UTC 0
Travis Job 870.2
3 870.3 (TOX_ENV=py27-lint-readme) 16 Dec 2015 07:32AM UTC 0
Travis Job 870.3
Source Files on build 870
Detailed source file information is not available for this build.
  • Back to Repo
  • Travis Build #870
  • b42a919c on github
  • Prev Build on conda (#865)
  • Next Build on conda (#873)
STATUS · Troubleshooting · Open an Issue · Sales · Support · CAREERS · ENTERPRISE · START FREE · SCHEDULE DEMO
ANNOUNCEMENTS · TWITTER · TOS & SLA · Supported CI Services · What's a CI service? · Automated Testing

© 2026 Coveralls, Inc