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

Mirror latest galaxy-lib changes for Conda and CWL improvements. #3742

Merged
merged 1 commit into from
Mar 17, 2017

Conversation

jmchilton
Copy link
Member

There are some other bug fixes outside of these three main PRs related to the second point - minor refinements to get conda-build dependencies working and working automatically.

This is an expansion and redo of #3733.

@jmchilton
Copy link
Member Author

@galaxybot test this

- I added more flexibility to mulled operations to work around bugs on OS X (galaxyproject/galaxy-lib#50).
- I added the ability to use local packages with the Conda resolver (galaxyproject/galaxy-lib#47) - this allows Galaxy when used with Planemo to use locally built packages. Including Nicola's suggested changes here (galaxyproject/galaxy-lib@6d53fc7).
- I switched the default Conda prefix to miniconda3 so the name matches what Galaxy is actually installing. galaxyproject/galaxy-lib#48. This would never actually be used with Galaxy since we decided it should maintain its own prefix rather than using the default - it is important for Planemo though.
- I synced the galaxy.tools.cwl package with my latest downstream work that provides updates for latest developments in cwltool. galaxyproject/galaxy-lib#53
- I added the ability to load tools via URI-like strings in addition to simple paths - this allows referencing URLs and Dockstore/GA4GH tools directly from the command-line with Planemo. galaxyproject/galaxy-lib#52

There are some other bug fixes outside of these three main PRs related to the second point - minor refinements to get conda-build dependencies working and working automatically.
 - galaxyproject/galaxy-lib@bdacc4d
 - galaxyproject/galaxy-lib@1b7bca6
 - galaxyproject/galaxy-lib@36b2e65
@jmchilton
Copy link
Member Author

The circular import errors seem to have been resolved. Pulling this out of WIP.

@dannon dannon merged commit 031ce23 into galaxyproject:dev Mar 17, 2017
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants