Charlie Kolb
|
c03fe0af38
|
feat(Execute Workflow Node): Remove ignoreTypeMismatch option (no-changelog) (#12482)
|
2025-01-07 15:57:03 +01:00 |
|
कारतोफ्फेलस्क्रिप्ट™
|
39d5e0ff87
|
refactor(core): Replace typedi with our custom DI system (no-changelog) (#12389)
Test Master / install-and-build (push) Waiting to run
Test Master / Unit tests (18.x) (push) Blocked by required conditions
Test Master / Unit tests (20.x) (push) Blocked by required conditions
Test Master / Unit tests (22.4) (push) Blocked by required conditions
Test Master / Lint (push) Blocked by required conditions
Test Master / Notify Slack on failure (push) Blocked by required conditions
Benchmark Docker Image CI / build (push) Has been cancelled
Co-authored-by: Iván Ovejero <ivov.src@gmail.com>
|
2025-01-06 10:21:24 +01:00 |
|
Iván Ovejero
|
096329db51
|
refactor(core): Rename some runners files and classes for clarity (#12410)
|
2024-12-31 12:21:04 +01:00 |
|
कारतोफ्फेलस्क्रिप्ट™
|
471d7b9420
|
refactor(core): Move Logger to core (no-changelog) (#12310)
Test Master / install-and-build (push) Waiting to run
Test Master / Unit tests (18.x) (push) Blocked by required conditions
Test Master / Unit tests (20.x) (push) Blocked by required conditions
Test Master / Unit tests (22.4) (push) Blocked by required conditions
Test Master / Lint (push) Blocked by required conditions
Test Master / Notify Slack on failure (push) Blocked by required conditions
Benchmark Docker Image CI / build (push) Has been cancelled
|
2024-12-23 13:46:13 +01:00 |
|
Ivan Atanasov
|
d4116630a6
|
feat: (Execute Workflow Node): Inputs for Sub-workflows (#11830) (#11837)
Co-authored-by: Charlie Kolb <charlie@n8n.io>
Co-authored-by: Milorad FIlipović <milorad@n8n.io>
Co-authored-by: कारतोफ्फेलस्क्रिप्ट™ <aditya@netroy.in>
|
2024-12-20 17:01:22 +01:00 |
|
कारतोफ्फेलस्क्रिप्ट™
|
a8dd35b0f0
|
refactor(core): Break up more code in the execution engine, and add tests (no-changelog) (#12320)
|
2024-12-20 14:40:06 +01:00 |
|
Dana
|
92af245d1a
|
fix(Extract from File Node): Detect file encoding (#12081)
Co-authored-by: कारतोफ्फेलस्क्रिप्ट™ <aditya@netroy.in>
|
2024-12-18 16:59:12 +01:00 |
|
कारतोफ्फेलस्क्रिप्ट™
|
2ce1644d01
|
refactor(core): Shovel around more of AI code (no-changelog) (#12218)
|
2024-12-16 13:46:19 +01:00 |
|
कारतोफ्फेलस्क्रिप्ट™
|
c572c0648c
|
fix(core): Fix support for multiple invocation of AI tools (#12141)
Test Master / install-and-build (push) Waiting to run
Test Master / Unit tests (18.x) (push) Blocked by required conditions
Test Master / Unit tests (20.x) (push) Blocked by required conditions
Test Master / Unit tests (22.4) (push) Blocked by required conditions
Test Master / Lint (push) Blocked by required conditions
Test Master / Notify Slack on failure (push) Blocked by required conditions
Co-authored-by: Oleg Ivaniv <me@olegivaniv.com>
|
2024-12-11 13:47:13 +01:00 |
|
Michael Kret
|
f4c2523419
|
fix(n8n Form Node): Completion page display if EXECUTIONS_DATA_SAVE_ON_SUCCESS=none (#11869)
|
2024-12-11 13:52:40 +02:00 |
|
कारतोफ्फेलस्क्रिप्ट™
|
ec54333f78
|
refactor(core): Refactor execution contexts to reduce code duplication, and improve type-safety (no-changelog) (#12138)
|
2024-12-11 11:26:27 +01:00 |
|
कारतोफ्फेलस्क्रिप्ट™
|
60b3dccf93
|
feat(core): Parent workflows should wait for sub-workflows to finish (#11985)
|
2024-12-06 12:20:34 +01:00 |
|
कारतोफ्फेलस्क्रिप्ट™
|
75e2b6fd9e
|
refactor(core): Extract ExecuteContext out of NodeExecutionFunctions (no-changelog) (#11853)
|
2024-11-26 12:10:42 +01:00 |
|
कारतोफ्फेलस्क्रिप्ट™
|
fbaa17951f
|
refactor(core): Extract SupplyDataContext out of NodeExecutionFunctions (no-changelog) (#11834)
|
2024-11-22 15:04:21 +01:00 |
|
Mutasem Aldmour
|
fd3254d587
|
feat(core): Improve debugging of sub-workflows (#11602)
Test Master / install-and-build (push) Waiting to run
Test Master / Unit tests (18.x) (push) Blocked by required conditions
Test Master / Unit tests (20.x) (push) Blocked by required conditions
Test Master / Unit tests (22.4) (push) Blocked by required conditions
Test Master / Lint (push) Blocked by required conditions
Test Master / Notify Slack on failure (push) Blocked by required conditions
Benchmark Docker Image CI / build (push) Waiting to run
|
2024-11-14 23:04:43 +01:00 |
|
कारतोफ्फेलस्क्रिप्ट™
|
20fd38f351
|
fix(core): Revert all the context helpers changes (#11616)
|
2024-11-07 11:54:39 +01:00 |
|
कारतोफ्फेलस्क्रिप्ट™
|
ccd2564cd4
|
refactor(core): Extract execute-single context out of NodeExecutionFunctions (no-changelog) (#11543)
|
2024-11-06 10:36:21 +01:00 |
|
कारतोफ्फेलस्क्रिप्ट™
|
19a5c2fcf1
|
refactor(core): Extract hook context out of NodeExecutionFunctions (no-changelog) (#11537)
|
2024-11-04 16:27:23 +01:00 |
|
कारतोफ्फेलस्क्रिप्ट™
|
da18e1ad29
|
refactor(core): Extract load-options context out of NodeExecutionFunctions (no-changelog) (#11461)
|
2024-11-04 12:35:07 +01:00 |
|
कारतोफ्फेलस्क्रिप्ट™
|
097c2542d0
|
refactor(core): Extract webhook context out of NodeExecutionFunctions (no-changelog) (#11455)
|
2024-11-04 11:43:19 +01:00 |
|
कारतोफ्फेलस्क्रिप्ट™
|
1be7de6180
|
refactor(core): Extract trigger context out of NodeExecutionFunctions (no-changelog) (#11453)
|
2024-11-04 11:13:44 +01:00 |
|
कारतोफ्फेलस्क्रिप्ट™
|
2104fa1733
|
refactor(core): Extract poll context out of NodeExecutionFunctions (no-changelog) (#11449)
|
2024-11-04 09:49:52 +01:00 |
|