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

Add smoke tests to CI #51464

Merged
merged 3 commits into from
Nov 11, 2022
Merged

Add smoke tests to CI #51464

merged 3 commits into from
Nov 11, 2022

Conversation

jakebailey
Copy link
Member

Fixes #51442

But, maybe we want to run this in other places too like on release branches, pre-nightly, in AzDo...

@typescript-bot typescript-bot added Author: Team For Uncommitted Bug PR for untriaged, rejected, closed or missing bug labels Nov 9, 2022
@jakebailey jakebailey marked this pull request as draft November 9, 2022 06:07
@jakebailey
Copy link
Member Author

Note: I should also pull the cases from #51474 too, because we don't want to regress those.

@weswigham
Copy link
Member

You sure you don't want smoke tests with our own tslib __importDefault and __importStar helpers, too?

@jakebailey
Copy link
Member Author

I do, I just haven't added them yet. (Unless you mean something more than what I mentioned in the comment above.)

@jakebailey jakebailey marked this pull request as draft November 10, 2022 21:57
@jakebailey jakebailey marked this pull request as ready for review November 11, 2022 22:07
@jakebailey jakebailey merged commit 021fd20 into microsoft:main Nov 11, 2022
@jakebailey jakebailey deleted the smoke branch November 11, 2022 22:07
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
None yet
Development

Successfully merging this pull request may close these issues.

Add smoke tests for our entrypoints
3 participants