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

Fix numerous issues with tool input format "21.01" #19030

Open
wants to merge 14 commits into
base: dev
Choose a base branch
from

Conversation

jmchilton
Copy link
Member

Fixes #18984 and many related issues - builds on work in #19027. Part of this work is migrating tool execution tests around these things into the new format introduced in #18977 which now has a compact syntax and fixture support for testing both input formats with the same test method. I will hopefully be able to just add another fixture param element for the tool request API (#17393) in order to make sure all these tests work with the new API.

How to test the changes?

(Select all options that apply)

License

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

@jmchilton jmchilton marked this pull request as ready for review October 19, 2024 00:36
@github-actions github-actions bot added this to the 24.2 milestone Oct 19, 2024
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.

Batch parameters inside grouping constructs do not work with input_format="21.01"
1 participant