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

Merged
merged 2 commits into from
Nov 1, 2024

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.

Copy link
Member

@bgruening bgruening left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks @jmchilton!

@bgruening bgruening merged commit 3ff3843 into galaxyproject:dev Nov 1, 2024
54 checks passed
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"
2 participants