Skip to content

https imports don't work in VSCode #27

@aofarrel

Description

@aofarrel

A WDL can import another WDL over https, usually from raw.github.com. However, these imports aren't recognized properly by WDL DevTools, so any workflow with such an import throws an error such as Failed to import https://raw.githubusercontent.com/aofarrel/goleft-wdl/main/goleft_functions.wdl: [Errno 2] No such file or directory: '/aofarrel/goleft-wdl/main/goleft_functions.wdl'

Screenshot 2023-06-14 at 4 32 10 PM

This error also means running the WDL can't be done from the extension, even though it is a valid WDL as per Cromwell and miniwdl.
Screenshot 2023-06-14 at 4 37 28 PM

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions