Commit graph

154 commits

Author SHA1 Message Date
Patrick R
14bf7f8604
Fix: continueOnFail error management
I observed some weird behaviors when testing a custom node which was used with `continueOnFail()`, and would return the items, as is done in this example.

## Issues:

- Records are being pushed in the `items` array within a loop over them, this essentially causes an infinite loop. I fixed that loop by adding `itemCount` 
- Upon fixing the infinite loop, I noticed both `success` and `error` branches of the node would activate, that was because the pushed item had an `error` field (which triggers the error branch), but the original item was still present without an error field (which trigger the success branch)

There may be better fixes to this, but this approach worked for me.
2025-08-22 12:36:16 +08:00
RomanDavydchuk
67ee5b8e80
fix: prepublish script (#79) 2025-06-05 07:53:17 +01:00
Jon
e863c55657
Small tweaks to README and updated icon example (#76) 2025-05-30 10:34:51 +01:00
pemontto
c6c8bb68b2
Fix commands for npm (#75) 2025-05-30 07:04:45 +01:00
Jon
9b8a6b7053
Add rimraf to build to help prevent examples being published (#74) 2025-05-27 12:09:25 +01:00
Guspan Tanadi
65e06338e3
docs: update section links (#71) 2025-05-16 12:19:17 +01:00
Jon
3624c920ed
Update to support new features (#70) 2025-05-13 14:26:01 +01:00
Iván Ovejero
73c99818fa
fix: Remove n8n-workflow as dev dependency (#63) 2025-02-03 12:07:10 +01:00
Iván Ovejero
a36a4a1841
chore: Remove tslint config (#64) 2025-02-03 12:04:47 +01:00
कारतोफ्फेलस्क्रिप्ट™
b2ba2d1cf1
Update ExampleNode.node.ts 2024-10-21 17:00:23 +02:00
Deborah Barnard
7eb8838df5
fix action > description (#36) 2024-07-04 19:46:17 +02:00
कारतोफ्फेलस्क्रिप्ट™
74b954cc9a
feat: replace npm with pnpm (#41)
Co-authored-by: Anthony Hivert <anthony.hivert@numberly.com>
2024-07-04 19:44:50 +02:00
कारतोफ्फेलस्क्रिप्ट™
58094ce2e5
Merge pull request #46 from n8n-io/stop-using-core
stop using n8n-core in nodes
2024-05-02 17:04:12 +02:00
कारतोफ्फेलस्क्रिप्ट™
0b3d008aa1
make n8n-workflow a peerDependency 2024-05-02 11:47:31 +02:00
कारतोफ्फेलस्क्रिप्ट™
571ab0acb1
stop using n8n-core in nodes 2024-05-02 11:44:26 +02:00
Jan Oberhauser
0466fdb2df Fix build issue 2023-08-14 10:22:59 +02:00
कारतोफ्फेलस्क्रिप्ट™
9969923e63
Merge pull request #37 from n8n-io/general-update
refactor: General update
2023-01-03 15:51:26 +01:00
Iván Ovejero
cfbd8bcab6 📦 Re-update package-lock.json 2022-12-29 18:01:10 +01:00
Iván Ovejero
979eefad2e 👕 Update lint config 2022-12-29 17:56:50 +01:00
Iván Ovejero
3e403ea10b 🔧 Update tsconfig.json 2022-12-29 17:56:39 +01:00
Iván Ovejero
7828722ad9 📦 Update package-lock.json 2022-12-29 17:56:14 +01:00
Iván Ovejero
5e81fb4d38 📦 Update dependencies 2022-12-29 17:56:02 +01:00
Iván Ovejero
4058614a41 Add .npmignore 2022-12-29 17:55:47 +01:00
Iván Ovejero
2d6d19c412 🔥 Remove deprecated rules 2022-12-29 17:09:12 +01:00
Marcus
cf37545eb1
update package.json dependencies (#33)
* updated package.json dependencies
* update package-lock.json
* fix linting errors
* unpinned n8n-core/n8n-workflow dependencies (use latest)
* removed color prop (only core nodes with fa icon)
2022-11-23 09:37:42 +01:00
Deborah
40a1d2e467
Merge pull request #30 from n8n-io/readme-template
readme template draft
2022-08-18 11:56:53 +01:00
Deborah Barnard
9fbef7d5ad add TOC and version history section 2022-08-17 16:41:50 +01:00
Deborah Barnard
246155d65e readme template draft 2022-08-17 16:10:14 +01:00
Deborah Barnard
231c29c85a USA spelling 2022-08-11 11:53:30 +01:00
Deborah Barnard
35d7b9b3eb add test step 2022-08-11 10:35:49 +01:00
Deborah
f61f363162
Merge pull request #29 from n8n-io/update-readme
update readme and add CoC
2022-08-11 10:20:33 +01:00
Deborah
d8174322fd
Merge branch 'master' into update-readme 2022-08-11 10:20:22 +01:00
Deborah Barnard
c429bcc06a update readme and add CoC 2022-08-11 10:18:01 +01:00
Cornelius Suermann
6ad687a369
remove default values
to encourage users to put in their custom values
2022-08-02 15:18:09 +02:00
Cornelius Suermann
a4a172f3cb
update README.md 2022-08-02 15:13:08 +02:00
Omar Ajoue
bd8bf2ca91 Fix credential name 2022-07-25 17:13:58 +02:00
Omar Ajoue
b11e4aa54f
Merge pull request #26 from n8n-io/apply-lintings-progressively
Apply lintings progressively
2022-07-19 17:04:36 +02:00
Iván Ovejero
8915c01d82 Change : to && in scripts 2022-07-19 13:31:32 +02:00
Iván Ovejero
0c5df74fad Set up prepublishOnly command 2022-07-19 13:04:03 +02:00
Iván Ovejero
994a677b3e 👕 Enable community-package-json-name-still-default on publish 2022-07-19 13:03:24 +02:00
Iván Ovejero
b4c404769c 👕 Disable community-package-json-name-still-default 2022-07-19 13:03:09 +02:00
Iván Ovejero
a5c6769fa7 📦 Update package-lock.json 2022-07-19 13:02:29 +02:00
Iván Ovejero
10212ac293 ⬆️ Upgrade eslint-plugin-n8n-nodes-base 2022-07-19 13:02:16 +02:00
Omar Ajoue
788a74b752
Merge pull request #25 from n8n-io/update-pairing-lintings
Disable pairing lintings
2022-07-18 10:36:53 +02:00
Omar Ajoue
d94bb8defc
Merge pull request #24 from n8n-io/track-vscode-dir
Track `.vscode` dir
2022-07-18 10:35:44 +02:00
Iván Ovejero
0ff9ad1ec3 👕 Disable pairing lintings 2022-07-14 16:58:01 +02:00
Iván Ovejero
bc9f46fd7b Track .vscode dir 2022-07-14 14:59:38 +02:00
Omar Ajoue
01157a3f1e
Merge pull request #19 from n8n-io/StarfallProjects-creds-docs-url
Update HttpBinApi.credentials.ts
2022-07-13 11:47:27 +02:00
Deborah
2b1a43da3d
Merge branch 'master' into StarfallProjects-creds-docs-url 2022-07-13 10:08:03 +01:00
Omar Ajoue
f6d9d17b43 Update package-lock.json and add pairedItem 2022-07-12 10:25:39 +02:00