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

[23.0] Don't fail CWL tool parsing when Cheetah not installed #16219

Conversation

mvdbeek
Copy link
Member

@mvdbeek mvdbeek commented Jun 9, 2023

How to test the changes?

(Select all options that apply)

  • I've included appropriate automated tests.
  • This is a refactoring of components with existing test coverage.
  • Instructions for manual testing are as follows:

build util and tool-util packages, create new virtualenv, install both, then python -c "from galaxy.tool_util.parser import get_tool_source"

License

  • I agree to license these and all my past contributions to the core galaxy codebase under the MIT license.

@mvdbeek mvdbeek changed the title [23.0] Don't fail cwl tool parsing when Cheetah not installed [23.0] Don't fail CWL tool parsing when Cheetah not installed Jun 9, 2023
@github-actions github-actions bot added this to the 23.0 milestone Jun 9, 2023
@mvdbeek mvdbeek force-pushed the fix_tool_util_dependency_on_cheetah branch 2 times, most recently from fd7317e to f3b3f12 Compare June 9, 2023 14:10
@mvdbeek mvdbeek force-pushed the fix_tool_util_dependency_on_cheetah branch from f3b3f12 to ad5b839 Compare June 9, 2023 15:07
@jmchilton jmchilton merged commit f16be61 into galaxyproject:release_23.0 Jun 9, 2023
@nsoranzo nsoranzo deleted the fix_tool_util_dependency_on_cheetah branch June 9, 2023 23:17
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.

3 participants