n8n/packages/core/src/PartialExecutionUtils
2024-10-02 08:12:38 +02:00
..
__tests__ fix(core): Fix new partial execution flow not working with workflows with multiple disabled nodes in a row (no-changelog) (#11024) 2024-10-02 08:12:38 +02:00
cleanRunData.ts refactor: Enable import/order rule for n8n-core (#11016) 2024-09-30 16:38:56 +03:00
DirectedGraph.ts fix(core): Fix new partial execution flow not working with workflows with multiple disabled nodes in a row (no-changelog) (#11024) 2024-10-02 08:12:38 +02:00
findCycles.ts feat: Implement new partial execution logic for acyclic workflows (no-changelog) (#10256) 2024-09-18 15:06:36 +02:00
findStartNodes.ts refactor: Enable import/order rule for n8n-core (#11016) 2024-09-30 16:38:56 +03:00
findSubgraph.ts fix(core): Fix new partial execution flow not working with workflows with multiple disabled nodes in a row (no-changelog) (#11024) 2024-10-02 08:12:38 +02:00
findTriggerForPartialExecution.ts refactor: Enable import/order rule for n8n-core (#11016) 2024-09-30 16:38:56 +03:00
getIncomingData.ts feat: Implement new partial execution logic for acyclic workflows (no-changelog) (#10256) 2024-09-18 15:06:36 +02:00
getSourceDataGroups.ts feat: Implement new partial execution logic for acyclic workflows (no-changelog) (#10256) 2024-09-18 15:06:36 +02:00
index.ts feat: Implement new partial execution logic for acyclic workflows (no-changelog) (#10256) 2024-09-18 15:06:36 +02:00
recreateNodeExecutionStack.ts fix(core): Fix new partial execution flow not working with workflows with multiple disabled nodes in a row (no-changelog) (#11024) 2024-10-02 08:12:38 +02:00