PipedreamHQ / PipedreamHQ/pipedream

[FEATURE] Better support for development environments

Open
#9,231 4 comments 1 reaction 0 assignees View on GitHub
enhancement tracked internally triaged
Dominant language
JavaScript
Stars
11.7k
Forks
5.8k
Avg merge
3d 10h
Merged PRs (30d)
102

Description

Pipedream needs better support for development environments, where I can test changes e2e before shipping them to prod.

For example:

- Since HTTP interfaces and event sources live outside of projects, and point to the most recent production deployment, any changes I make to my workflow can't be tested e2e (outside of the builder / testing each step individually)
- Some flow control primitives (like `$.flow.rerun`, $.flow.suspend`) are "mocked" in development mode, and also difficult to test e2e without deploying my workflow to prod.

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.