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

Allow directory_uri workflow parameters. #19093

Merged
merged 1 commit into from
Nov 18, 2024

Conversation

jmchilton
Copy link
Member

Implements #13184 as requested by @Delphine-L for the VGP workflows.

How to test the changes?

(Select all options that apply)

  • Instructions for manual testing are as follows:
    1. Create a workflow with a new directory URI input and connect it to a directory_uri input. If you run Galaxy with GALAXY_RUN_WITH_TEST_TOOLS=1, then gx_directory_uri will be available. You will need to mark that input as connectable so the input appears in the editor.
    2. Click run the workflow - pick an output directory and run the workflow.
    3. See everything turn green.

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 November 18, 2024 11:55
@jmchilton jmchilton requested a review from mvdbeek November 18, 2024 11:55
@github-actions github-actions bot added this to the 25.0 milestone Nov 18, 2024
@mvdbeek mvdbeek merged commit 04efa40 into galaxyproject:dev Nov 18, 2024
52 of 54 checks passed
@mvdbeek
Copy link
Member

mvdbeek commented Nov 18, 2024

Thanks @jmchilton!

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.

2 participants