Iván Ovejero
01db7f4a5b
🔥 Replace require() to prevent caching
2021-12-02 13:38:29 +01:00
Iván Ovejero
4e218a5e05
⚡ Reduce calls to config object
2021-12-02 09:33:23 +01:00
Iván Ovejero
563a852f47
🔀 Merge master
2021-11-29 10:05:37 +01:00
Jan Oberhauser
fe741bd90a
👕 Fix lint issue
2021-11-27 11:36:59 +01:00
Omar Ajoue
fbaac6cd5e
🚨 Stabilize test workflows ( #2480 )
...
* Attempt to fix test workflows execution
* Remove apt update
* trying to fix timezone
* Trying to fix build issues
* Reduced concurrency level
* Improve error message and further decrease concurrency level
* Further reduce concurrency level
* Removed concurrency
* Removing update credentials as it's not working currently
* Also removing export
* Fixed versions for typeorm and sqlite
* Re add concurrency
* Adjustig sqlite3 and typeorm versions
* Fixing only sqlite version
* Fixing only typeorm version
* Reverting unnecessary changes
2021-11-27 10:54:18 +01:00
Jan Oberhauser
316904d36a
🔖 Release n8n@0.151.0
2021-11-26 12:18:38 +00:00
Jan Oberhauser
7eb37ae6f5
⬆️ Set n8n-core@0.95.0, n8n-editor-ui@0.118.0, n8n-nodes-base@0.148.0 and n8n-workflow@0.78.0 on n8n
2021-11-26 12:18:38 +00:00
Iván Ovejero
ed68ae8055
⚡ Switch to JSON for localization service
2021-11-24 12:16:59 +01:00
Iván Ovejero
a48429f425
🔀 Merge master
2021-11-22 11:51:31 +01:00
Iván Ovejero
b4399a1c63
⚡ Minor optimizations
2021-11-22 11:49:59 +01:00
Jan Oberhauser
e45781be09
⚡ Fix order
2021-11-21 23:19:41 +01:00
Jonathan
03a7380042
Fixed build issue
2021-11-20 15:05:06 +00:00
Jan Oberhauser
be6ab8de13
👕 Fix lint issue
2021-11-19 18:41:45 +01:00
Jan Oberhauser
c68db308d4
🔖 Release n8n@0.150.0
2021-11-19 17:30:30 +00:00
Jan Oberhauser
ea38087bca
⬆️ Set n8n-core@0.94.0, n8n-editor-ui@0.117.0, n8n-nodes-base@0.147.0 and n8n-workflow@0.77.0 on n8n
2021-11-19 17:30:30 +00:00
Tom
d22a4b1b11
🐛 CLI: Add windows support to import:workflow --separate ( #2441 )
2021-11-19 18:16:00 +01:00
Iván Ovejero
7518617eee
🔀 Merge master
2021-11-19 15:35:38 +01:00
Iván Ovejero
9819c25ec5
⚡ Support versioned nodes
2021-11-19 12:22:01 +01:00
Iván Ovejero
99963b04a5
✨ Render header strings
2021-11-19 10:52:25 +01:00
Jan Oberhauser
0c6af9fd95
⚡ Pin @rudderstack/rudder-sdk-node to 1.0.6 in cli package to fix build issue
2021-11-19 07:38:07 +01:00
Iván Ovejero
c98772c927
🔨 Fix build
2021-11-17 11:29:27 +01:00
Iván Ovejero
29a3953dff
🔀 Merge master
2021-11-17 10:25:05 +01:00
Iván Ovejero
7fc0395e95
✨ Render node strings
2021-11-17 10:24:35 +01:00
Jan Oberhauser
dec81a171a
🔖 Release n8n@0.149.0
2021-11-13 12:12:39 +00:00
Jan Oberhauser
3ecd78dd29
⬆️ Set n8n-core@0.93.0, n8n-editor-ui@0.116.0, n8n-nodes-base@0.146.0 and n8n-workflow@0.76.0 on n8n
2021-11-13 12:12:39 +00:00
Jan Oberhauser
670e93c0f4
👕 Fix lint issue
2021-11-13 09:37:42 +01:00
Omar Ajoue
357178d83b
⚡ New JSON attributes are now considered warnings in testing workflows ( #2432 )
2021-11-12 14:28:49 +01:00
Jan Oberhauser
653a8bb42e
🐛 Fix bug with internal hooks and CLI workflow execution
2021-11-09 22:04:45 +01:00
Iván Ovejero
61bb8de352
🔀 Merge master
2021-11-09 10:00:30 +01:00
Iván Ovejero
1de9ecf4ec
✨ Set up i18n
2021-11-09 09:59:48 +01:00
Jan Oberhauser
27543fcdd4
🔖 Release n8n@0.148.0
2021-11-05 17:52:48 +00:00
Jan Oberhauser
7f8dbfa405
⬆️ Set n8n-core@0.92.0, n8n-editor-ui@0.115.0, n8n-nodes-base@0.145.0 and n8n-workflow@0.75.0 on n8n
2021-11-05 17:52:48 +00:00
Jan Oberhauser
8c4040dc5b
⚡ Minor improvements to RespondToWebhook node
2021-11-05 11:19:23 -06:00
Jan
7b8d388d17
Add Webhook response node ( #2254 )
...
* ✨ Add Webhook-Response-Node
* ⚡ Replace callback function with promise
* ✨ Add support for Bull and binary-data
* ✨ Add string response option
* ⚡ Remove some comments
* ✨ Make more generically possible & fix issue multi call in
queue mode
* ⚡ Fix startup and eslint issues
* ⚡ Improvements to webhook response node and functionality
* ⚡ Replace data with more generic type
* ⚡ Make statusMessage optional
* ⚡ Change parameter order
* ⚡ Move Response Code underneath options
* ⚡ Hide Response Code on Webhook node if mode responseNode got selected
* ⚡ Minor improvements
* ⚡ Add missing file and fix lint issue
* ⚡ Fix some node linting issues
* ⚡ Apply feedback
* ⚡ Minor improvements
2021-11-05 10:45:51 -06:00
nikozila
35787455ab
⚡ Add hook: workflow.afterCreate ( #2407 )
2021-11-05 08:47:05 -06:00
Ben Hesseldieck
a46c7f827d
🐛 Fix saving credentials id as string ( #2410 )
2021-11-04 20:23:10 -06:00
Jan Oberhauser
aaa39876f9
🔖 Release n8n@0.147.1
2021-11-03 10:06:53 -06:00
Jan Oberhauser
bae45421a8
⬆️ Set n8n-nodes-base@0.144.1 on n8n
2021-11-03 10:06:09 -06:00
Jan Oberhauser
85f6c84301
🔖 Release n8n@0.147.0
2021-11-03 15:14:45 +00:00
Jan Oberhauser
91e50105b9
⬆️ Set n8n-nodes-base@0.144.0 on n8n
2021-11-03 15:14:44 +00:00
Ben Hesseldieck
0877f485d9
⚡ Run migration in chunks ( #2393 )
2021-11-03 09:12:48 -06:00
Ahsan Virani
2a164cab6d
add anonymous ID everytime ( #2398 )
2021-11-03 10:42:54 +01:00
Jan Oberhauser
ebdd86a5f5
🔖 Release n8n@0.146.0
2021-10-29 00:15:48 +00:00
Jan Oberhauser
59b58b3245
⬆️ Set n8n-core@0.91.0, n8n-editor-ui@0.114.0, n8n-nodes-base@0.143.0 and n8n-workflow@0.74.0 on n8n
2021-10-29 00:15:47 +00:00
Jan Oberhauser
37930057d8
🐛 Fix build issue by setting fixed version of @types/node #2358
2021-10-22 14:39:36 -05:00
Jan Oberhauser
73931f73ce
🔖 Release n8n@0.145.0
2021-10-22 00:29:45 +00:00
Jan Oberhauser
d54396281c
⬆️ Set n8n-core@0.90.0, n8n-editor-ui@0.113.0, n8n-nodes-base@0.142.0 and n8n-workflow@0.73.0 on n8n
2021-10-22 00:29:45 +00:00
Jan Oberhauser
6fa8dd701e
⚡ Fix issue with queue mode
2021-10-21 18:25:31 -05:00
Jan Oberhauser
a0b89ee5a4
⚡ Remove more not used code
2021-10-21 18:24:43 -05:00
Jan Oberhauser
0b56db5617
⚡ Remove not used code
2021-10-21 18:04:08 -05:00