mirror of
https://github.com/n8n-io/n8n.git
synced 2026-05-28 15:27:03 +02:00
* fix(core): Make node execution order configurable, and backward-compatible * ⚡ Also add new Merge-Node behaviour * ⚡ Fix typo * Fix lint issue * update labels * rename legacy to v0 * remove the unnecessary log * default all new workflows to use v1 execution-order * remove the controller changes * clone default settings to avoid it getting modified --------- Co-authored-by: Jan Oberhauser <jan.oberhauser@gmail.com> |
||
|---|---|---|
| .. | ||
| helpers | ||
| workflows | ||
| Credentials.test.ts | ||
| NodeExecuteFunctions.test.ts | ||
| setup.ts | ||
| WorkflowExecute.test.ts | ||
| WorkflowExecutionMetadata.test.ts | ||