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

Drop tsserverlibrary.d.ts from baselines, simplify APILibCheck #59722

Merged
merged 6 commits into from
Aug 22, 2024

Conversation

jakebailey
Copy link
Member

@jakebailey jakebailey commented Aug 22, 2024

tsserverlibrary.d.ts no longer contains anything we need to manually vet; I think we can drop it.

Additionally, split APILibCheck into individual tests so they can run in parallel. Actually, just dropping emit seems okay.

@typescript-bot typescript-bot added Author: Team For Uncommitted Bug PR for untriaged, rejected, closed or missing bug labels Aug 22, 2024
@typescript-bot
Copy link
Collaborator

Looks like you're introducing a change to the public API surface area. If this includes breaking changes, please document them on our wiki's API Breaking Changes page.

Also, please make sure @DanielRosenwasser and @RyanCavanaugh are aware of the changes, just as a heads up.

@jakebailey jakebailey changed the title Drop tsserverlibrary.d.ts from baselines, split APILibCheck Drop tsserverlibrary.d.ts from baselines, simplify APILibCheck Aug 22, 2024
@jakebailey jakebailey merged commit 82e4682 into microsoft:main Aug 22, 2024
32 checks passed
@jakebailey jakebailey deleted the api-tests branch August 22, 2024 21:13
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Author: Team For Uncommitted Bug PR for untriaged, rejected, closed or missing bug
Projects
Status: Done
Development

Successfully merging this pull request may close these issues.

4 participants