How Can I Develop Local Testing and Code Archiving/Control with Pipedream and VS Code?

This topic was automatically generated from Slack. You can find the original thread here.

I’ve been doing a lot with Pipedream lately. I wonder if there is a good way to dev locally. Maybe with VS Code? Now, don’t mistake me for long tenured dev that knows everything. I’m a bit more adhoc. I just like the idea of doing some testing locally, and perhaps using github for code archiving/control. Could use the command line to deploy.

I found a post here: Developing code steps in a workflow locally?

Though I’ll admit I don’t understand some of it. Maybe I need to dive into more on the CLI docs. I mostly build my workflows with python code blocks. Anyone have a setup they are using that are willing to share more details?

Hi Tim!
Currently the only way to test locally is through some workarounds, like mentioned in that Discourse post. Personally, I would love to have this feature. We have a Github issue tracking this, you can subscribe to it to receive updates, but I can’t give you an ETA on it.