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

feature: allow URLs for File inputs read in from an inputs file #266

Open
peterhuene opened this issue Dec 10, 2024 · 0 comments
Open

feature: allow URLs for File inputs read in from an inputs file #266

peterhuene opened this issue Dec 10, 2024 · 0 comments
Assignees
Labels
enhancement New feature or request

Comments

@peterhuene
Copy link
Collaborator

peterhuene commented Dec 10, 2024

With the initial implementation of task evaluation in #265, input files can be co-located with the JSON inputs file, if desired.

However, it is very useful to accept URLs as File/Directory inputs in the JSON inputs file.

The wdl run tooling should download the file (and perhaps provide a configurable download cache) and feed the download path through as the File value.

@peterhuene peterhuene added the enhancement New feature or request label Dec 10, 2024
@peterhuene peterhuene self-assigned this Dec 10, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant