Iván Ovejero
|
873851b54e
|
refactor(core): Revamp logs for scaling mode (#11244)
|
2024-10-14 15:15:42 +02:00 |
|
Iván Ovejero
|
0820cb5ab9
|
refactor(core): Simplify main pubsub message handler (#11156)
|
2024-10-11 10:31:33 +02:00 |
|
Shireen Missi
|
52dd2c7619
|
feat(core): Dedupe (#10101)
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: Jan Oberhauser <jan@n8n.io>
Co-authored-by: Giulio Andreini <g.andreini@gmail.com>
Co-authored-by: Tomi Turtiainen <10324676+tomi@users.noreply.github.com>
Co-authored-by: Elias Meire <elias@meire.dev>
|
2024-10-10 16:12:05 +01:00 |
|
Tomi Turtiainen
|
4546649c61
|
feat: Separate task runner server from main http server (no-changelog) (#11062)
|
2024-10-02 16:38:42 +03:00 |
|
Tomi Turtiainen
|
74fa259b37
|
feat: Make task runners work with n8n from npm (no-changelog) (#11015)
|
2024-10-02 15:16:02 +03:00 |
|
Val
|
27d83e0d91
|
feat: Initial Code Task Runners support (no-changelog) (#10698)
Co-authored-by: Iván Ovejero <ivov.src@gmail.com>
Co-authored-by: Tomi Turtiainen <10324676+tomi@users.noreply.github.com>
|
2024-10-02 09:31:56 +01:00 |
|
Iván Ovejero
|
3a9c65e1cb
|
refactor(core): Modernize logger service (#11031)
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
|
2024-10-01 12:16:09 +02:00 |
|
Iván Ovejero
|
aa00d9c2ae
|
refactor(core): Flatten Redis pubsub class hierarchy (no-changelog) (#10616)
|
2024-09-17 15:45:42 +02:00 |
|
कारतोफ्फेलस्क्रिप्ट™
|
25c8a328a8
|
refactor(core): Move instanceType to InstanceSettings (no-changelog) (#10640)
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
|
2024-09-16 13:37:14 +02:00 |
|
Tomi Turtiainen
|
5156313074
|
refactor(core): Enable import/order eslint rule (#10794)
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
|
2024-09-12 19:07:18 +03:00 |
|
कारतोफ्फेलस्क्रिप्ट™
|
4f94319cd9
|
fix(core): Update subworkflow execution status correctly (#10764)
|
2024-09-11 10:39:18 +02:00 |
|
Iván Ovejero
|
6485ca0a4b
|
refactor(core): Enforce filename casing in cli package (no-changelog) (#10594)
|
2024-08-28 17:57:46 +02:00 |
|
कारतोफ्फेलस्क्रिप्ट™
|
ab9835126e
|
refactor(core): Use @/databases/ instead of @db/ (no-changelog) (#10573)
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
|
2024-08-27 17:24:20 +02:00 |
|
Iván Ovejero
|
96e69ad5f2
|
refactor(core): Standardize filename casing for environments and eventbus (no-changelog) (#10527)
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-08-26 11:10:06 +02:00 |
|
Iván Ovejero
|
f667b384c9
|
refactor(core): Standardize filenames in cli (no-changelog) (#10484)
Co-authored-by: कारतोफ्फेलस्क्रिप्ट™ <aditya@netroy.in>
|
2024-08-22 11:10:37 +02:00 |
|
Iván Ovejero
|
d0fc9dee0e
|
feat(core): Support bidirectional communication between specific mains and specific workers (#10377)
|
2024-08-20 12:32:31 +02:00 |
|
Iván Ovejero
|
56c4692c94
|
refactor(core): Move queue recovery to scaling service (no-changelog) (#10368)
|
2024-08-13 15:06:47 +02:00 |
|
Iván Ovejero
|
5255793afe
|
fix(core): Enforce shutdown timer and sequence on SIGINT for main (#10346)
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-08-12 11:41:21 +02:00 |
|
Iván Ovejero
|
9b977e80f6
|
refactor(core): Decouple lifecycle events from internal hooks (no-changelog) (#10305)
|
2024-08-07 16:09:42 +02:00 |
|
कारतोफ्फेलस्क्रिप्ट™
|
88086a41ff
|
feat(core): Support community packages in scaling-mode (#10228)
|
2024-08-05 11:52:06 +02:00 |
|
Iván Ovejero
|
aa0a470dce
|
refactor(core): Clean up event relays (no-changelog) (#10284)
|
2024-08-02 16:52:49 +02:00 |
|
कारतोफ्फेलस्क्रिप्ट™
|
0faf46f4f8
|
refactor(core): Move instanceRole to InstanceSettings (no-changelog) (#10242)
|
2024-08-02 15:18:33 +02:00 |
|
Iván Ovejero
|
1608d2527b
|
refactor(core): Port endpoints config (no-changelog) (#10268)
|
2024-07-31 17:45:11 +02:00 |
|
Iván Ovejero
|
99dc56c7a1
|
refactor(core): Make instance role clearer (no-changelog) (#10188)
|
2024-07-30 10:20:21 +02:00 |
|
Iván Ovejero
|
7a30d845e9
|
refactor(core): Port path, host, port, listen_address and protocol config (no-changelog) (#10223)
|
2024-07-29 14:32:20 +02:00 |
|
Iván Ovejero
|
95b85dd5c1
|
refactor(core): Port nodes config (no-changelog) (#10140)
Co-authored-by: कारतोफ्फेलस्क्रिप्ट™ <aditya@netroy.in>
|
2024-07-23 13:32:50 +02:00 |
|
Iván Ovejero
|
aba1c64500
|
refactor(core): Rename EventRelay to EventService (no-changelog) (#10110)
|
2024-07-19 12:55:38 +02:00 |
|
कारतोफ्फेलस्क्रिप्ट™
|
c7d4b471c4
|
refactor(core): Move backend config to a separate package (no-changelog) (#9325)
|
2024-07-05 11:43:27 +02:00 |
|
Iván Ovejero
|
7044d1ca28
|
fix(core): Filter out certain executions from crash recovery (#9904)
Co-authored-by: कारतोफ्फेलस्क्रिप्ट™ <aditya@netroy.in>
|
2024-07-02 17:07:07 +02:00 |
|
Cornelius Suermann
|
8a09806c5a
|
feat(core): Log a warning if automatic license renewal is disabled (no-changelog) (#9569)
Co-authored-by: Iván Ovejero <ivov.src@gmail.com>
|
2024-06-26 09:00:07 +02:00 |
|
कारतोफ्फेलस्क्रिप्ट™
|
65c5609ab5
|
feat(core): Use WebCrypto to generate all random numbers and strings (#9786)
|
2024-06-19 13:33:57 +02:00 |
|
Iván Ovejero
|
c58621ab79
|
feat(core): Expand crash recovery to cover queue mode (#9676)
|
2024-06-18 15:22:02 +02:00 |
|
Iván Ovejero
|
f7352b6a8f
|
refactor(core): Make PruningService.init and WaitTracker.init consistent (no-changelog) (#9761)
|
2024-06-17 12:49:40 +02:00 |
|
Iván Ovejero
|
797342343f
|
perf(core): Introduce concurrency control for main mode (#9453)
|
2024-06-12 15:05:43 +02:00 |
|
Iván Ovejero
|
4b345bec03
|
fix(core): Allow graceful shutdown for main with active executions (#9661)
|
2024-06-07 10:58:26 +02:00 |
|
कारतोफ्फेलस्क्रिप्ट™
|
08d9c9a787
|
fix(core): Start WaitTracker only in the main container (#9600)
|
2024-06-03 17:43:24 +02:00 |
|
कारतोफ्फेलस्क्रिप्ट™
|
d361b42c70
|
fix(editor): Replace more variants of BASE_PATH in static assets (#9564)
|
2024-05-31 14:32:20 +02:00 |
|
Iván Ovejero
|
7b925ab871
|
refactor(core): Rename ActiveWorkflowRunner to ActiveWorkflowManager (no-changelog) (#9280)
|
2024-05-06 17:54:05 +02:00 |
|
Iván Ovejero
|
22b6f90950
|
fix(core): Prevent occassional 429s on license init in multi-main setup (#9284)
|
2024-05-06 09:04:16 +02:00 |
|
Iván Ovejero
|
7bda92cc7c
|
refactor(core): Use logger for packages/cli messages (no-changelog) (#9302)
|
2024-05-03 15:24:27 +02:00 |
|
Iván Ovejero
|
217b07d735
|
fix(core): Ensure only leader handles waiting executions (#9014)
|
2024-04-04 13:28:20 +02:00 |
|
कारतोफ्फेलस्क्रिप्ट™
|
c04f92f7fd
|
refactor(core): Couple of refactors on WorkflowRunner and ActiveExecutions (no-changelog) (#8487)
|
2024-02-06 18:09:50 +01:00 |
|
Iván Ovejero
|
c4e39451db
|
refactor(core): Continue breaking dependency cycles (no-changelog) (#8545)
|
2024-02-06 10:08:46 +01:00 |
|
Iván Ovejero
|
dc5ec8f946
|
refactor(core): Streamline flows in multi-main mode (no-changelog) (#8446)
|
2024-02-05 09:26:55 +01:00 |
|
कारतोफ्फेलस्क्रिप्ट™
|
5cb55270b7
|
refactor(core): Replace promisify-d node calls with native promises (no-changelog) (#8464)
|
2024-01-30 09:49:23 +01:00 |
|
कारतोफ्फेलस्क्रिप्ट™
|
7c49004018
|
refactor(core): Use DI for eventBus code - Part 1 (no-changelog) (#8434)
|
2024-01-26 12:21:15 +01:00 |
|
कारतोफ्फेलस्क्रिप्ट™
|
cc2f0ada76
|
ci: Enforce noUnusedLocals on all backend and nodes packages (no-changelog) (#8428)
|
2024-01-25 14:33:35 +01:00 |
|
कारतोफ्फेलस्क्रिप्ट™
|
913c8c6b0c
|
feat(core): Upgrade oclif (no-changelog) (#8381)
|
2024-01-22 18:25:36 +01:00 |
|
Iván Ovejero
|
f35d4fcbd8
|
refactor(core): Simplify OrchestrationService (no-changelog) (#8364)
|
2024-01-22 11:16:29 +01:00 |
|
Tomi Turtiainen
|
9a1cc56806
|
fix: Set '@typescript-eslint/return-await' rule to 'always' for node code (no-changelog) (#8363)
Co-authored-by: कारतोफ्फेलस्क्रिप्ट™ <aditya@netroy.in>
|
2024-01-17 17:08:50 +02:00 |
|