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

refactor: Remove Epub document loader override (no-changelog) #7874

Merged
merged 4 commits into from
Nov 30, 2023

Conversation

OlegIvaniv
Copy link
Contributor

  • Remove Epub document loader override, use standard Langchain loader
  • Use temporary buffer file for document loader processing and pass just the path
  • Remove replace @gxl/epub-parser library with epub2

Github issue / Community forum post (link here to close automatically):

@n8n-assistant n8n-assistant bot added the n8n team Authored by the n8n team label Nov 29, 2023
Copy link

cypress bot commented Nov 30, 2023

1 flaky test on run #3131 ↗︎

0 295 5 0 Flakiness 1

Details:

🌳 🖥️ browsers:node18.12.0-chrome107 🤖 OlegIvaniv 🗃️ e2e/*
Project: n8n Commit: 7f5de76872
Status: Passed Duration: 06:40 💡
Started: Nov 30, 2023 10:35 AM Ended: Nov 30, 2023 10:42 AM
Flakiness  cypress/e2e/26-resource-locator.cy.ts • 1 flaky test

View Output Video

Test Artifacts
Resource Locator > should retrieve list options when other params throw errors Screenshots Video

Review all test suite changes for PR #7874 ↗︎

Copy link
Contributor

✅ All Cypress E2E specs passed

@OlegIvaniv OlegIvaniv merged commit e834f14 into master Nov 30, 2023
16 checks passed
@OlegIvaniv OlegIvaniv deleted the epub-loader-package branch November 30, 2023 10:59
OlegIvaniv added a commit that referenced this pull request Dec 4, 2023
- Remove Epub document loader override, use standard Langchain loader
- Use temporary buffer file for document loader processing and pass just
the path
- Remove replace `@gxl/epub-parser` library with `epub2`

Github issue / Community forum post (link here to close automatically):

---------

Signed-off-by: Oleg Ivaniv <[email protected]>
Co-authored-by: कारतोफ्फेलस्क्रिप्ट™ <[email protected]>
ivov pushed a commit that referenced this pull request Dec 5, 2023
- Remove Epub document loader override, use standard Langchain loader
- Use temporary buffer file for document loader processing and pass just
the path
- Remove replace `@gxl/epub-parser` library with `epub2`

Github issue / Community forum post (link here to close automatically):

---------

Signed-off-by: Oleg Ivaniv <[email protected]>
Co-authored-by: कारतोफ्फेलस्क्रिप्ट™ <[email protected]>
@janober
Copy link
Member

janober commented Dec 5, 2023

Got released with [email protected]

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 Released
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants