n8n/packages/core/src/node-execution-context
Mutasem Aldmour fd3254d587
Some checks are pending
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
feat(core): Improve debugging of sub-workflows (#11602)
2024-11-14 23:04:43 +01:00
..
__tests__ feat(core): Improve debugging of sub-workflows (#11602) 2024-11-14 23:04:43 +01:00
execute-single-context.ts feat(core): Improve debugging of sub-workflows (#11602) 2024-11-14 23:04:43 +01:00
hook-context.ts fix(core): Revert all the context helpers changes (#11616) 2024-11-07 11:54:39 +01:00
index.ts refactor(core): Extract execute-single context out of NodeExecutionFunctions (no-changelog) (#11543) 2024-11-06 10:36:21 +01:00
load-options-context.ts fix(core): Revert all the context helpers changes (#11616) 2024-11-07 11:54:39 +01:00
node-execution-context.ts refactor(core): Extract poll context out of NodeExecutionFunctions (no-changelog) (#11449) 2024-11-04 09:49:52 +01:00
poll-context.ts fix(core): Revert all the context helpers changes (#11616) 2024-11-07 11:54:39 +01:00
trigger-context.ts fix(core): Revert all the context helpers changes (#11616) 2024-11-07 11:54:39 +01:00
webhook-context.ts fix(core): Revert all the context helpers changes (#11616) 2024-11-07 11:54:39 +01:00