Conversation
run CI also on pull_request
I can't see it being used in the repo, and it might cause other dependency issues as the project is deprecated.
Remove cwlgen as dependency
Only parse usage if the word usage is at the start of a line
…into galaxy-mb-db
|
Let me know when this is ready for review or when you want to hand this over to me if you can't finish it. |
|
I'm also available for helping if needed. |
|
@bernt-matthias if you have some spare time and think you can finish this off, I would certainly appreciate it. Otherwise it may not get into a release for a while. |
|
Hi @TMiguelT .
|
Do you mean examples of flags that should have this type?
Not at this point. I'm happy to add some optional conda metadata to the tool definitions generated over in BiocondaAutomation, but you can't assume that it exists, because aCLImatise is an independent CLI tool. What do you need it for?
Didn't we work out that planemo generated the command for us?
If you just write a validation function for Galaxy XML that uses, say, Planemo, then I'm happy. If you want you can add some extra validations to this function, such as checking that all flags are present in the XML. Then that will automatically hook into my e2e test suite. You don't need to write Galaxy-specific tests |
No description provided.