n8n/packages/cli
Guillaume Jacquart 4ee79f734f
Some checks failed
CI: Python / Checks (push) Has been cancelled
fix(core): Make sub-workflow progress counts accurate for loops and inert nodes
Count unique nodes reached instead of node executions so looping child
workflows never report an index above the total, and exclude disabled
nodes and sticky notes from the total since they never execute. Also
retry pushRef resolution after a transient miss instead of caching the
failure, group the optional getLifecycleHooksForSubExecutions parameters
into an options object, and cover the throttle logic with tests.

Co-Authored-By: Claude Opus 4.7 <noreply@anthropic.com>
2026-06-10 15:11:15 +02:00
..
bin chore: Initial V2 changes (#22553) 2025-12-01 20:44:59 +02:00
scripts fix(cli): Decouple agent library bundle from build:data (#31293) 2026-05-28 15:29:56 +00:00
src fix(core): Make sub-workflow progress counts accurate for loops and inert nodes 2026-06-10 15:11:15 +02:00
templates feat(Form Trigger Node): Add n8n user authentication option (#30539) 2026-05-27 14:52:32 +01:00
test fix(core): Stabilize public API test logging (no-changelog) (#32060) 2026-06-10 11:48:21 +00:00
BREAKING-CHANGES.md fix: Security patches (#22748) 2025-12-05 13:28:39 +00:00
eslint.config.mjs perf(ai-builder): Defer heavy idle-boot dependencies (-27 MiB heap) (#30834) 2026-05-21 09:28:39 +00:00
jest.config.integration.js ci: Speed up DB integration tests via Postgres template DB + persistent Jest workers (#31778) 2026-06-05 06:27:41 +00:00
jest.config.integration.testcontainers.js ci: Enable Ryuk cleanup for testcontainers (#25848) 2026-02-19 07:27:03 +00:00
jest.config.js feat(core): Introduce mcp-apps package (no-changelog) (#31298) 2026-06-01 15:39:41 +00:00
jest.config.migration.js chore(core): Run migration tests on PRs (#25181) 2026-02-04 13:29:54 +00:00
jest.config.migration.testcontainers.js chore(core): Run migration tests on PRs (#25181) 2026-02-04 13:29:54 +00:00
jest.config.unit.js test: Split up unit and integration tests for CI (#21438) 2025-10-31 17:59:44 +00:00
nodemon.json build: Fix cli nodemon config (#10628) 2024-08-30 19:03:47 +03:00
package.json 🚀 Release 2.26.0 (#31967) 2026-06-09 10:03:45 +00:00
tsconfig.build.json refactor: Move tsconfig.*.json files to separate npm package (no-changelog) (#13426) 2025-02-25 20:45:50 +02:00
tsconfig.json ci: Move isolatedModules back to jest.config (#31062) 2026-05-25 13:54:50 +03:00