Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix(RSS Feed Trigger Node): Handle empty items gracefully #10855

Merged
merged 2 commits into from
Sep 17, 2024
Merged

Conversation

netroy
Copy link
Member

@netroy netroy commented Sep 17, 2024

Summary

Improve handling of empty items array, improve some type-safety, and add unit tests.

Related Linear tickets, Github issues, and Community forum posts

Fixes #10853
GHC-241

Review / Merge checklist

  • PR title and summary are descriptive
  • Includes tests

@netroy netroy changed the title Fix ghc 241 fix(RSS Feed Trigger Node): Handle empty items gracefully Sep 17, 2024
@netroy netroy requested a review from Joffcom September 17, 2024 12:29
@n8n-assistant n8n-assistant bot added n8n team Authored by the n8n team node/improvement New feature or request labels Sep 17, 2024
Copy link
Member

@Joffcom Joffcom left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looks good

Copy link

cypress bot commented Sep 17, 2024

n8n    Run #6910

Run Properties:  status check passed Passed #6910  •  git commit d5e78afd3d: 🌳 🖥️ browsers:node18.12.0-chrome107 🤖 netroy 🗃️ e2e/*
Project n8n
Branch Review fix-GHC-241
Run status status check passed Passed #6910
Run duration 04m 42s
Commit git commit d5e78afd3d: 🌳 🖥️ browsers:node18.12.0-chrome107 🤖 netroy 🗃️ e2e/*
Committer कारतोफ्फेलस्क्रिप्ट™
View all properties for this run ↗︎

Test results
Tests that failed  Failures 0
Tests that were flaky  Flaky 1
Tests that did not run due to a developer annotating a test with .skip  Pending 0
Tests that did not run due to a failure in a mocha hook  Skipped 0
Tests that passed  Passing 430
View all changes introduced in this branch ↗︎

Copy link
Contributor

✅ All Cypress E2E specs passed

@netroy netroy merged commit c55df63 into master Sep 17, 2024
33 checks passed
@netroy netroy deleted the fix-GHC-241 branch September 17, 2024 13:09
@github-actions github-actions bot mentioned this pull request Sep 18, 2024
@janober
Copy link
Member

janober commented Sep 18, 2024

Got released with [email protected]

This comment was marked as outdated.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
n8n team Authored by the n8n team node/improvement New feature or request Released
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Empty RSS Feed cause error on RSS Feed Trigge
3 participants