You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The repository implements a pipeline composed of multiple interdependent methods. The execution flows in a single, ordered direction—step by step—with support for enabling or disabling individual steps, customizing execution order, performing pre-execution validation, applying retry policies, collecting execution logs for each step, and more.
FlowSynx plugins to execute external processes, scripts, or commands and capture their output, enabling integration of external tasks within workflows.