What is the update on Github Sync status for creating complex Pipedream workflows in code, and is there a YAML definition available for editing workflows?

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

hi all. was curious what the latest on Github Sync status: so that I can create complex pipedream workflows in code rather than thru the admin UI where dev can be pretty slow and clunky and hard to manage if workflows get pretty involved it seems?

From FAQ below I don’t quite understand: I can edit workflows via YAML… BUT there is no info available about what the YAML definition is? Not sure how folks are editing what is not documented / available?

And its available for all paid plans? Thanks much.

Can I use this feature to develop workflows locally?
Yes, you can use the GitHub Syncing feature to develop your workflows from YAML files checked into your Pipedream connected GitHub Repository.
Then pushing changes to the production branch will trigger a deploy for your Pipedream workflows.

Do you have a definition of this YAML?
Not yet, please stay tuned!

You can make configuration and code edits but not create steps / workflows

Ah, that’s too bad. Ok, thanks for the reply Andrew.