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

build: Disable node-param-collection-type-unsorted-items for langchain nodes (no-changelog) #10802

Merged
merged 1 commit into from
Sep 12, 2024

Conversation

OlegIvaniv
Copy link
Contributor

@OlegIvaniv OlegIvaniv commented Sep 12, 2024

Summary

Follow-up to #10779, disable node-param-collection-type-unsorted-items rule in nodes-langchain package

Review / Merge checklist

  • PR title and summary are descriptive. (conventions)
  • Docs updated or follow-up ticket created.
  • Tests included.
  • PR Labeled with release/backport (if the PR is an urgent fix that needs to be backported)

Copy link
Contributor

✅ All Cypress E2E specs passed

Copy link

cypress bot commented Sep 12, 2024

n8n    Run #6863

Run Properties:  status check passed Passed #6863  •  git commit c6c0e32a0e: 🌳 🖥️ browsers:node18.12.0-chrome107 🤖 OlegIvaniv 🗃️ e2e/*
Project n8n
Branch Review fix_linting_issues_langchain
Run status status check passed Passed #6863
Run duration 04m 46s
Commit git commit c6c0e32a0e: 🌳 🖥️ browsers:node18.12.0-chrome107 🤖 OlegIvaniv 🗃️ e2e/*
Committer Oleg Ivaniv
View all properties for this run ↗︎

Test results
Tests that failed  Failures 0
Tests that were flaky  Flaky 0
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 429
View all changes introduced in this branch ↗︎

@OlegIvaniv OlegIvaniv merged commit 53c0fb1 into master Sep 12, 2024
33 checks passed
@OlegIvaniv OlegIvaniv deleted the fix_linting_issues_langchain branch September 12, 2024 18:57
@ivov
Copy link
Contributor

ivov commented Sep 13, 2024

@OlegIvaniv I didn't realize these rules are all being used for langchain nodes as well! Btw if you have any requests please let me know.

MiloradFilipovic added a commit that referenced this pull request Sep 13, 2024
* master:
  fix(editor): Fix completion on $input.item. in Code node (#10800)
  feat(OpenAI Node): Include O1 models in the models select (#10801)
  build: Disable `node-param-collection-type-unsorted-items` for langchain nodes (no-changelog) (#10802)
  fix(editor): Render the current first in CollaborationPane (no-changelog) (#10799)
  refactor(core): Enable import/order eslint rule (#10794)
  fix(benchmark): Fix benchmark license tenant (#10798)
  build: Upgrade nodelinter to 1.16.2 (no-changelog) (#10779)
  refactor(core): Migrate `Modal.vue` to composition API (no-changelog) (#10792)
  ci(benchmark): Run 3 times a night to account for fluctuations (#10791)
  refactor(editor): Convert `NodeExecuteButton` to composition api (#10703)
  refactor(benchmark): Use kebab-case for file and directory names (#10787)
@janober
Copy link
Member

janober commented Sep 18, 2024

Got released with [email protected]

riascho pushed a commit that referenced this pull request Sep 23, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants