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

Add CONVERTER_ to all converter tool IDs #13255

Closed
wants to merge 1 commit into from

Conversation

almahmoud
Copy link
Member

@almahmoud almahmoud commented Jan 27, 2022

The missing CONVERTER_ prefix is making these converters not be marked properly for Kubernetes/Helm Galaxy instances: https://github.com/galaxyproject/galaxy-helm/blob/master/galaxy/files/rules/k8s_container_mapper.py#L92.

If changing the tool ID here is problematic/undesirable, I can alternatively special case these tool IDs in the above line.

License

@github-actions github-actions bot added this to the 22.05 milestone Jan 27, 2022
@jmchilton
Copy link
Member

You have the tool object in that rule function and it has a is_datatype_converter property - tool.is_datatype_converter.

@almahmoud
Copy link
Member Author

Replaced with galaxyproject/galaxy-helm#348

@almahmoud almahmoud closed this Jan 27, 2022
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