n8n/packages/core/src/execution-engine/node-execution-context
Michael Kret 0523cc35bc
feat: Binary data merge and expressions simplification (#23270)
Co-authored-by: Dimitri Lavrenük <20122620+dlavrenuek@users.noreply.github.com>
2026-01-12 13:29:36 +00:00
..
__tests__ feat: Binary data merge and expressions simplification (#23270) 2026-01-12 13:29:36 +00:00
utils feat: Binary data merge and expressions simplification (#23270) 2026-01-12 13:29:36 +00:00
base-execute-context.ts feat(core): Use draft sub-workflow version for manual execution, published for production (#23166) 2025-12-24 09:58:21 -05:00
credentials-test-context.ts refactor(core): Move Logger to @n8n/backend-common (#15721) 2025-05-30 12:57:47 +02:00
execute-context.ts feat: Binary data merge and expressions simplification (#23270) 2026-01-12 13:29:36 +00:00
execute-single-context.ts feat: Binary data merge and expressions simplification (#23270) 2026-01-12 13:29:36 +00:00
hook-context.ts chore(core): Propagate execution context (#21880) 2025-11-17 10:23:39 +01:00
index.ts feat(core): First shot in resolving the credential resolver config expressions (#23110) 2026-01-07 11:17:42 +01:00
load-options-context.ts chore(core): Propagate execution context (#21880) 2025-11-17 10:23:39 +01:00
local-load-options-context.ts fix(editor): Use active workflow nodes to determine wf inputs when executing by parent (no-changelog) (#22907) 2025-12-08 13:12:56 +02:00
node-execution-context.ts feat: Binary data merge and expressions simplification (#23270) 2026-01-12 13:29:36 +00:00
poll-context.ts chore(core): Propagate execution context (#21880) 2025-11-17 10:23:39 +01:00
supply-data-context.ts feat: Binary data merge and expressions simplification (#23270) 2026-01-12 13:29:36 +00:00
trigger-context.ts chore(core): Propagate execution context (#21880) 2025-11-17 10:23:39 +01:00
webhook-context.ts refactor(core): Add factory functions to create instances of IRunExecutionData (#21554) 2025-11-17 20:19:50 +02:00
workflow-node-context.ts refactor(core): Reorganize n8n-core and enforce file-name casing (no-changelog) (#12667) 2025-01-17 15:17:25 +01:00