Skip to content

Fix file matching with tsx and dts of same name are included by include patterns #55690

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

Merged
merged 3 commits into from
Sep 12, 2023

Conversation

sheetalkamat
Copy link
Member

Fixes #54389

@jakebailey
Copy link
Member

@typescript-bot test top200
@typescript-bot user test this

@typescript-bot
Copy link
Collaborator

typescript-bot commented Sep 8, 2023

Heya @jakebailey, I've started to run the diff-based top-repos suite on this PR at f30084f. You can monitor the build here.

Update: The results are in!

@typescript-bot
Copy link
Collaborator

typescript-bot commented Sep 8, 2023

Heya @jakebailey, I've started to run the diff-based user code test suite on this PR at f30084f. You can monitor the build here.

Update: The results are in!

@typescript-bot typescript-bot added For Milestone Bug PRs that fix a bug with a specific milestone and removed For Backlog Bug PRs that fix a backlog bug labels Sep 8, 2023
@typescript-bot
Copy link
Collaborator

@jakebailey Here are the results of running the user test suite comparing main and refs/pull/55690/merge:

There were infrastructure failures potentially unrelated to your change:

  • 1 instance of "Unknown failure"
  • 2 instances of "Package install failed"

Otherwise...

Everything looks good!

@typescript-bot
Copy link
Collaborator

@jakebailey Here are the results of running the top-repos suite comparing main and refs/pull/55690/merge:

Everything looks good!

@sheetalkamat
Copy link
Member Author

Ping @weswigham @andrewbranch

@sheetalkamat sheetalkamat merged commit 3ade502 into main Sep 12, 2023
@sheetalkamat sheetalkamat deleted the configMatching branch September 12, 2023 20:10
snovader pushed a commit to EG-A-S/TypeScript that referenced this pull request Sep 23, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Author: Team For Milestone Bug PRs that fix a bug with a specific milestone
Projects
None yet
Development

Successfully merging this pull request may close these issues.

tsc --build tsx - emits d.ts, but doesn't --clean it, for included subfolders
4 participants