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

ci: Consistent tsconfig setup for backend packages and fix pnpm typecheck for composite packages (no-changelog) #9455

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

netroy
Copy link
Member

@netroy netroy commented May 17, 2024

Extracted out of #9450

Review / Merge checklist

  • PR title and summary are descriptive

@n8n-assistant n8n-assistant bot added core Enhancement outside /nodes-base and /editor-ui n8n team Authored by the n8n team labels May 17, 2024
Copy link
Contributor

@ivov ivov left a comment

Choose a reason for hiding this comment

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

  1. These BE packages currently pass typecheck. Let's add a CI check to keep them passing?
  • @n8n/imap
  • @n8n/client-oauth2
  • @n8n/codemirror-lang
  • @n8n/permissions
  1. @n8n/codemirror-lang doesn't need to specify strict: true I think.

  2. node-dev has no typecheck and a non-standard tsconfig-build.json. Not sure how much we care about this one though.

…check` for composite packages (no-changelog)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
core Enhancement outside /nodes-base and /editor-ui n8n team Authored by the n8n team
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants