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

Handle max path limit on windows for schema names (backport) #132

Merged
merged 12 commits into from
Dec 6, 2023

Conversation

mindaugasdirg
Copy link
Contributor

Backport PR for #130 changes

@mindaugasdirg mindaugasdirg changed the title Handle max path limit on windows for schema names Handle max path limit on windows for schema names (backport) Nov 30, 2023
Copy link
Contributor

@MichaelBelousov MichaelBelousov left a comment

Choose a reason for hiding this comment

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

approving since typescript change fixes linter issues when using typescript 5.2
We will want to bump our @typescript-eslint version eventually to be able to use new typescript

You may need to add an // eslint-disable-next-line no-deprecation comment to pass tests on some versions... we should consider not linting when doing minor version compatibility tests

pnpm-lock.yaml Outdated Show resolved Hide resolved
Copy link
Contributor

@MichaelBelousov MichaelBelousov left a comment

Choose a reason for hiding this comment

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

LGTM but let's officially deprecate the resumption APIs if we disable the tests, 1.0 will remove them anyway

@mindaugasdirg mindaugasdirg enabled auto-merge (squash) December 6, 2023 13:35
@mindaugasdirg mindaugasdirg merged commit 9b252ee into main Dec 6, 2023
13 checks passed
@mindaugasdirg mindaugasdirg deleted the fix-windows-max-path-limit-backport branch December 6, 2023 15:20
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants