migration of table-merge#354
Open
etiennejls wants to merge 18 commits intoworkflow4metabolomics:masterfrom
Open
migration of table-merge#354etiennejls wants to merge 18 commits intoworkflow4metabolomics:masterfrom
etiennejls wants to merge 18 commits intoworkflow4metabolomics:masterfrom
Conversation
Author
|
Success 🎉 |
hechth
approved these changes
Jul 16, 2025
bgruening
reviewed
Jul 17, 2025
| @@ -0,0 +1,158 @@ | |||
| <tool id="tablemerge" name="Table Merge" version="1.0.2+galaxy1" profile="24.2"> | |||
Contributor
There was a problem hiding this comment.
this entire file could need a reformat with the galaxy-language-server
Member
There was a problem hiding this comment.
May I ask what this corresponds to? I am not familiar with galaxy-language-server
Contributor
There was a problem hiding this comment.
https://github.com/galaxyproject/galaxy-language-server
it will help you write, lint, reformat your tools, its a plugin for Visual Studio Code to work very smoothly with Galaxy tools. You can bootstrap tools, add test sections automatically etc ...
Author
There was a problem hiding this comment.
The linting passed though ? 🙃
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
FOR CONTRIBUTOR:
this PR is linked to the following issue on W4M repository #334
closes #334