n8n/packages/cli/src/workflows
Jan Kalkan 0b809c987a
Some checks are pending
Build: Benchmark Image / build (push) Waiting to run
CI: Master (Build, Test, Lint) / Build for Github Cache (push) Waiting to run
CI: Master (Build, Test, Lint) / Unit tests (22.22.3) (push) Waiting to run
CI: Master (Build, Test, Lint) / Unit tests (24.16.0) (push) Waiting to run
CI: Master (Build, Test, Lint) / Lint (push) Waiting to run
CI: Master (Build, Test, Lint) / Performance (push) Waiting to run
CI: Master (Build, Test, Lint) / Notify Slack on failure (push) Blocked by required conditions
Util: Sync API Docs / sync-public-api (push) Waiting to run
fix(core): Delete executions in batches when removing workflows, projects and folders (#34265)
Co-authored-by: Claude Fable 5 <noreply@anthropic.com>
2026-07-16 19:20:13 +00:00
..
__tests__ fix(core): Delete executions in batches when removing workflows, projects and folders (#34265) 2026-07-16 19:20:13 +00:00
publication perf(core): Skip webhook-only workflows when enqueuing publications on leader handoff (no-changelog) (#34076) 2026-07-15 14:02:22 +00:00
triggers fix(core): Add project ID and project name to log stream events (#33854) 2026-07-16 11:55:16 +00:00
workflow-history feat(core): Auto-name workflow versions created or updated via MCP (#33465) 2026-07-07 14:40:10 +00:00
utils.ts fix(core): Add project ID and project name to log stream events (#33854) 2026-07-16 11:55:16 +00:00
workflow-creation.service.ts feat(core): Auto-name workflow versions created or updated via MCP (#33465) 2026-07-07 14:40:10 +00:00
workflow-entity-mapper.ts fix(core): Drive workflow folder placement through validated parentFolderId (#31364) 2026-06-22 12:02:08 +00:00
workflow-execution.service.ts fix(core): Add project ID and project name to log stream events (#33854) 2026-07-16 11:55:16 +00:00
workflow-finder.service.ts feat(core): Add log streaming events for failed package import/export (#33572) 2026-07-09 15:36:22 +00:00
workflow-published-data.service.ts refactor(core): Move Result and ensureError into @n8n/utils (no-changelog) (#33375) 2026-07-02 07:46:18 +00:00
workflow-sharing.service.ts fix(editor): Ensure personal project is used when a user is picked in workflow filter (#25077) 2026-02-05 19:11:14 +00:00
workflow-static-data.service.ts chore(core): Remove mysql and mariadb specfic code (#24908) 2026-01-29 15:57:33 +00:00
workflow-validation.service.ts fix: Correct end-user credential validation, re-evaluation, and identity-hook recognition (#34094) 2026-07-15 15:46:44 +00:00
workflow.formatter.ts refactor(core): Use IWorkflowBase over WorkflowEntity in most places (#13225) 2025-02-13 10:54:11 +02:00
workflow.request.ts fix(core): Handle manual execution without a destination node (#33156) 2026-07-13 16:24:50 +00:00
workflow.service.ee.ts feat: Wire the Schedule Trigger node into the durable scheduler (no-changelog) (#33973) 2026-07-14 09:23:34 +00:00
workflow.service.ts fix(core): Delete executions in batches when removing workflows, projects and folders (#34265) 2026-07-16 19:20:13 +00:00
workflows.controller.ts fix(core): Add project ID and project name to log stream events (#33854) 2026-07-16 11:55:16 +00:00