Commit graph

3135 commits

Author SHA1 Message Date
Mutasem Aldmour edcb74ad5c
merge in master 2024-11-13 19:52:46 +01:00
github-actions[bot] a91abeeff5
🚀 Release 1.68.0 (#11725)
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
Co-authored-by: ShireenMissi <94372015+ShireenMissi@users.noreply.github.com>
2024-11-13 19:06:31 +01:00
Justin Ellingwood e28ec6ec01
docs: Update npm package README.md to put minimum version to v18 (no-changelog) (#11726) 2024-11-13 17:43:26 +00:00
Michael Kret ed3ad6d684
fix(n8n Form Node): Find completion page (#11674) 2024-11-13 13:44:44 +02:00
Michael Kret 94b5873248
fix(n8n Form Node): Trigger page stack in waiting if error in workflow (#11671) 2024-11-13 11:08:56 +00:00
Mutasem Aldmour 8d5ec7d1db
test: add tests 2024-11-12 17:06:19 +01:00
Mutasem Aldmour 83abcea9ac
refactor: remove startmetata 2024-11-12 12:37:51 +01:00
Mutasem Aldmour 2fde595611
clean up 2024-11-12 11:57:37 +01:00
Mutasem Aldmour af2da6ae72
Merge branch 'master' of github.com:n8n-io/n8n into ado-2808-1 2024-11-12 11:06:24 +01:00
Eugene e875bc5592
feat(core): Add internal API for test definitions (no-changelog) (#11591)
Co-authored-by: Tomi Turtiainen <10324676+tomi@users.noreply.github.com>
2024-11-12 10:28:32 +01:00
Michael Kret c08d23c00f
fix(n8n Form Trigger Node): Checkboxes different sizes (#11677)
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
2024-11-11 17:37:21 +00:00
Iván Ovejero 4c41575098
refactor(core): Mark finished as deprecated (#11682) 2024-11-11 18:12:41 +01:00
कारतोफ्फेलस्क्रिप्ट™ 600479bf36
fix(core): Make push work for waiting webhooks (#11678) 2024-11-11 17:15:27 +01:00
Mutasem Aldmour cc97c6c026
Merge branch 'master' of github.com:n8n-io/n8n into ado-2808-1 2024-11-11 09:24:03 +01:00
Tomi Turtiainen 0fdb79a270
fix(core): Make task runner oom error message more user friendly (no-changelog) (#11646)
Some checks failed
Test Master / install-and-build (push) Has been cancelled
Test Master / Unit tests (18.x) (push) Has been cancelled
Test Master / Unit tests (20.x) (push) Has been cancelled
Test Master / Unit tests (22.4) (push) Has been cancelled
Test Master / Lint (push) Has been cancelled
Test Master / Notify Slack on failure (push) Has been cancelled
2024-11-08 20:27:37 +02:00
कारतोफ्फेलस्क्रिप्ट™ fb06b55211
fix(core): Fix hot-reload that broke after chokidar upgrade (no-changelog) (#11658) 2024-11-08 16:54:06 +01:00
Mutasem Aldmour 34f2cc557b
Merge branch 'master' of github.com:n8n-io/n8n into ado-2808-1 2024-11-08 11:19:02 +01:00
Mutasem Aldmour ee4becce2f
merge master 2024-11-08 11:18:55 +01:00
Iván Ovejero b496bf3147
fix(core): Ensure task runner server closes websocket connection correctly (#11633) 2024-11-08 10:09:24 +01:00
Tomi Turtiainen 0db658c6d0
perf(core): Remove unneeded execution data from runner data response (no-changelog) (#11627) 2024-11-08 09:35:18 +02:00
Mutasem Aldmour f121cbdfac
fix: handle merge conflict 2024-11-07 16:32:25 +01:00
Danny Martini 6439291738
fix(core): Set the authentication methad to email during startup if the SAML configuration in the database has been corrupted (#11600)
Co-authored-by: Iván Ovejero <ivov.src@gmail.com>
2024-11-07 14:16:47 +01:00
Iván Ovejero 04029d82a1
fix(core): Use cached value in retrieval of personal project owner (#11533)
Co-authored-by: Danny Martini <danny@n8n.io>
2024-11-07 13:30:10 +01:00
Tomi Turtiainen d25ae8e0d9
refactor: Rename disabled to enabled in runner config (#11621) 2024-11-07 14:22:43 +02:00
Mutasem Aldmour 67e09e2988
Merge branch 'master' of github.com:n8n-io/n8n into ado-2808-1 2024-11-07 11:15:40 +01:00
Tomi Turtiainen 3111dece72
perf(core): Deduplicate task runner data request response (no-changelog) (#11583)
Co-authored-by: Iván Ovejero <ivov.src@gmail.com>
2024-11-07 11:24:00 +02:00
Mutasem Aldmour f456191c73 add comment 2024-11-06 18:05:07 +01:00
Mutasem Aldmour c49c4bb55a merge in Jan's branch to master, handle conflicts 2024-11-06 18:05:07 +01:00
github-actions[bot] 3dc0904a6c
🚀 Release 1.67.0 (#11599)
Co-authored-by: RicardoE105 <16496553+RicardoE105@users.noreply.github.com>
2024-11-06 11:09:56 -05:00
Eugene 5c69ba2c44
chore: Create table and typeorm entity for test definitions (no-changelog) (#11505)
Co-authored-by: Tomi Turtiainen <10324676+tomi@users.noreply.github.com>
2024-11-06 14:35:45 +01:00
Iván Ovejero a6070afdda
fix(core): Include projectId in range query middleware (#11590) 2024-11-06 13:50:41 +01:00
Iván Ovejero ca75020821
perf(core): Load node types on demand on runners (no-changelog) (#11559) 2024-11-06 13:39:31 +01:00
Iván Ovejero befa26f89a
refactor(core): Minor improvements to pruning service (#11578)
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
Co-authored-by: Tomi Turtiainen <10324676+tomi@users.noreply.github.com>
2024-11-06 13:16:23 +01:00
Iván Ovejero 19d55da4ad
test(core): Expand test coverage for pruning (#11567) 2024-11-05 18:21:56 +01:00
Tomi Turtiainen 3edecffd71
refactor: Move runner types to runner package (#11552) 2024-11-05 10:32:15 +01:00
कारतोफ्फेलस्क्रिप्ट™ 6b9353c80f
fix(core): Save exeution progress for waiting executions, even when progress saving is disabled (#11535)
Co-authored-by: Michael Kret <michael.k@radency.com>
2024-11-04 17:12:22 +01:00
Tomi Turtiainen 9355fc3578
refactor: Encapsulate task runner startup to module (#11531) 2024-11-04 16:12:29 +02:00
कारतोफ्फेलस्क्रिप्ट™ e8757e58f6
fix(core): Do not delete waiting executions when saving of successful executions is disabled (#11458) 2024-11-04 14:45:41 +01:00
Danny Martini d1153f51e8
fix(core): Don't send a executionFinished event to the browser with no run data if the execution has already been cleaned up (#11502)
Co-authored-by: कारतोफ्फेलस्क्रिप्ट™ <aditya@netroy.in>
2024-11-04 13:04:22 +01:00
कारतोफ्फेलस्क्रिप्ट™ da18e1ad29
refactor(core): Extract load-options context out of NodeExecutionFunctions (no-changelog) (#11461) 2024-11-04 12:35:07 +01:00
कारतोफ्फेलस्क्रिप्ट™ 1be7de6180
refactor(core): Extract trigger context out of NodeExecutionFunctions (no-changelog) (#11453) 2024-11-04 11:13:44 +01:00
Tomi Turtiainen e4aa1d01f3
feat: Only send needed data to task runner (no-changelog) (#11487) 2024-11-04 11:13:09 +02:00
कारतोफ्फेलस्क्रिप्ट™ 2104fa1733
refactor(core): Extract poll context out of NodeExecutionFunctions (no-changelog) (#11449) 2024-11-04 09:49:52 +01:00
Iván Ovejero ce963e8824
refactor(core): Port pruning config (#11507) 2024-11-04 09:09:12 +01:00
Iván Ovejero c5191e697a
fix(core): Account for double quotes in instance base URL (#11495) 2024-11-01 15:06:25 +01:00
github-actions[bot] dd7d374185
🚀 Release 1.66.0 (#11488)
Co-authored-by: tomi <10324676+tomi@users.noreply.github.com>
2024-10-31 17:07:37 +02:00
Iván Ovejero 529d4fc3ef
fix(core): Ensure remove-triggers-and-pollers command is not debounced (#11486) 2024-10-31 15:27:15 +02:00
Tomi Turtiainen d7ba206b30
feat: Make runner concurrency configurable (no-changelog) (#11448)
Some checks failed
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) Has been cancelled
2024-10-29 21:08:50 +02:00
कारतोफ्फेलस्क्रिप्ट™ 60cdf0ba44
feat(editor): Allow enabling canvas v2 via instance settings (no-changelog) (#11447) 2024-10-29 14:41:10 +01:00
Tomi Turtiainen 4e3681b905
fix: Provide a better error message when task runner disconnects (no-changelog) (#11442) 2024-10-29 12:39:31 +02:00