-
Notifications
You must be signed in to change notification settings - Fork 8.8k
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(editor): Remove pagination from binary data output #6093
Conversation
Great PR! Please pay attention to the following items before merging: Files matching
Files matching
Files matching
Make sure to check off this list before asking for review. |
Codecov ReportPatch coverage has no change and project coverage change:
Additional details and impacted files@@ Coverage Diff @@
## master #6093 +/- ##
==========================================
+ Coverage 19.11% 19.15% +0.04%
==========================================
Files 2588 2589 +1
Lines 116755 116874 +119
Branches 18336 18336
==========================================
+ Hits 22314 22389 +75
- Misses 93802 93846 +44
Partials 639 639 ☔ View full report in Codecov by Sentry. |
✅ All Cypress E2E specs passed |
* master: fix(editor): Remove pagination from binary data output (#6093) fix(editor): Show error in RLC if credentials are not set (#6108) fix(editor): Loading state for executions tab (#6100) ci: Additionally checkout PR head for e2e tests (no-changelog) (#6105) fix(core): Skip auth for controllers/routes that don't use the `Authorized` decorator, or use `Authorized('none')` (#6106) fix(editor): Disable changing of email and pw when SAML login enabled (#6104) fix(HTTP Request Node): Always lowercase headers fix(Compression Node): Fix issue with decompression failing with uppercase extensions (#6098) fix(Mattermost Node): Fix base url trailing slash error (#6097) feat(Item Lists Node): Split out items work on objects as well as arrays
🐛 Remove pagination from binary data output
Got released with |
https://linear.app/n8n/issue/ADO-541/bug-pagination-in-binary-data-is-unnecessary
https://github.com/n8n-io/n8n/actions/runs/4817172812