We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
Hi!
Thank you for this work. It really helps writing good WDL workflows.
I think you docker-compose needs an update, adding an environment variable to disable TLS validation as described here.
I'm using with VScode and works fine. Wishing for auto-complete for ease access to task outputs.
The text was updated successfully, but these errors were encountered:
Thanks @lmtani, glad to hear it's helpful! I'll take a look at the TLS issue sometime soon.
Re auto-complete I'd like to implement that too, but not sure how to best approach this yet. I've created #6 to track this (no promises yet).
Sorry, something went wrong.
No branches or pull requests
Hi!
Thank you for this work. It really helps writing good WDL workflows.
I think you docker-compose needs an update, adding an environment variable to disable TLS validation as described here.
I'm using with VScode and works fine. Wishing for auto-complete for ease access to task outputs.
The text was updated successfully, but these errors were encountered: