n8n/packages/core/src/execution-engine/node-execution-context
2026-01-07 11:17:42 +01:00
..
__tests__ fix(core): Add isToolExecution method to context classes and update HttpRequestV3 to conditionally show hints (#23143) 2025-12-16 14:20:17 +01:00
utils feat(core): First shot in resolving the credential resolver config expressions (#23110) 2026-01-07 11:17:42 +01: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 fix(core): Add isToolExecution method to context classes and update HttpRequestV3 to conditionally show hints (#23143) 2025-12-16 14:20:17 +01:00
execute-single-context.ts refactor: Migrate NodeConnectionType to const object type (no-changelog) (#14078) 2025-03-21 14:01:26 +02: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(core): Node feature flags (#22950) 2025-12-15 13:32:10 +01:00
poll-context.ts chore(core): Propagate execution context (#21880) 2025-11-17 10:23:39 +01:00
supply-data-context.ts fix(core): Add isToolExecution method to context classes and update HttpRequestV3 to conditionally show hints (#23143) 2025-12-16 14:20:17 +01: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