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

Alternative format_source fix #19395

Merged
merged 5 commits into from
Jan 23, 2025

Conversation

mvdbeek
Copy link
Member

@mvdbeek mvdbeek commented Jan 10, 2025

Alternative to #19364, fixes #19245
I made the "mistake" of adding type annotations to orient myself, and that sprawled.
I'll pull out the ToolEvaluator changes and target 24.1 with those.

How to test the changes?

(Select all options that apply)

  • I've included appropriate automated tests.
  • This is a refactoring of components with existing test coverage.
  • Instructions for manual testing are as follows:
    1. [add testing steps and prerequisites here if you didn't write automated tests covering all your changes]

License

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

@github-actions github-actions bot added this to the 25.0 milestone Jan 10, 2025
At this point the inputs are ready, so expession.json has been replaced
with the true extension.
@mvdbeek mvdbeek force-pushed the alternative_format_source_fix branch 3 times, most recently from e5e3498 to 2d5903f Compare January 10, 2025 18:21
@mvdbeek mvdbeek force-pushed the alternative_format_source_fix branch from 2d5903f to f28ea20 Compare January 10, 2025 21:37
@mvdbeek
Copy link
Member Author

mvdbeek commented Jan 23, 2025

@jmchilton could you take a look at this ? @Delphine-L would need this for her work

Copy link
Member

@jmchilton jmchilton left a comment

Choose a reason for hiding this comment

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

Looks good to me.

@jdavcs jdavcs merged commit 16e18d4 into galaxyproject:dev Jan 23, 2025
50 of 55 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.

Collapse collection after a pick value returns expression.json file
3 participants