Commit Graph
8 Commits
Author SHA1 Message Date
Danny MartiniandGitHub 918cc51abc fix(core): Don't fail partial execution when an unrelated node is dirty (#13925) 2025-03-18 12:27:49 +01:00
Danny MartiniandGitHub b3f9cde3fd fix(core): Clean run data for dirty nodes properly, including their children (#13821) 2025-03-11 16:53:51 +01:00
cbf2476819 fix(core): Find correct start nodes when the first node after that has no run data has pinned data (#13784)
Co-authored-by: कारतोफ्फेलस्क्रिप्ट™ <netroy@users.noreply.github.com>
2025-03-10 14:52:56 +01:00
be441fb91f chore: Add unit tests for findTriggerForPartialExecution (#13541)
Co-authored-by: Danny Martini <danny@n8n.io>
2025-03-04 13:31:36 +01:00
Danny MartiniandGitHub 8a34f027c5 feat(core): Support executing single nodes not part of a graph as a partial execution (#13529) 2025-02-27 09:35:52 +01:00
Danny MartiniandGitHub d25817c5cc test(core): Fix a typo and add an additional test (#12725) 2025-01-20 16:56:12 +01:00
Danny MartiniandGitHub b66a9dc8fb fix(core): Remove run data of utility nodes for partial executions v2 (#12673) 2025-01-20 14:05:58 +01:00
कारतोफ्फेलस्क्रिप्ट™andGitHub 05858c2153 refactor(core): Reorganize n8n-core and enforce file-name casing (no-changelog) (#12667) 2025-01-17 15:17:25 +01:00