broadinstitute / wdl-ide

Rich IDE support for Workflow Description Language
BSD 3-Clause "New" or "Revised" License
40 stars 8 forks source link

Associating input.json with WDL Workflow Execution in VSCode #28

Open avilaHugo opened 1 year ago

avilaHugo commented 1 year ago

Platform: Archlinux (6.4.3-arch1-1) - x86_64 - GNU/Linux WDL-IDE Client: Vscode (broadinstitute.wdl-devtools-0.0.77) Vscode : 1.75.1 - 441438abd1ac652551dbe4d408dfcec8a499b8bf - x64

Dear developers,

First and foremost, I want to express my gratitude for providing this incredible tool!

I am currently exploring the possibility of executing a WDL workflow directly from VSCode, while utilizing an accompanying input.json file alongside the WDL script. Following the successful setup of a Cromwell server on my localhost (port 8000), I have been able to employ the "wdl.run" action (Shift-Alt-Enter) to submit the task I am currently editing within the VSCode editor window.

However, I am encountering difficulty in locating a method to associate an input.json file with the currently edited task. Is there a prescribed approach to achieve this functionality?

Best regards,

dinvlad commented 1 year ago

Sorry, the project is currently unmaintained. I would welcome a PR, however