Skip to content

Smithy 1.17.0 update and server protocol test workaround #3288

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 2 commits into from
Feb 14, 2022

Conversation

adamthom-amzn
Copy link
Contributor

Description

This updates to Smithy 1.17.0 and temporarily disables type checking for ts-jest in the server protocol tests only. We have been unable to find any other way to get server protocol tests to type check correctly.

Testing

yarn generate-clients && yarn test:protocols && yarn generate-clients -s && yarn test:server-protocols


By submitting this pull request, I confirm that you can use, modify, copy, and redistribute this contribution, under the terms of your choice.

@adamthom-amzn adamthom-amzn requested a review from a team as a code owner February 7, 2022 22:44
@adamthom-amzn adamthom-amzn force-pushed the server-protocols-update branch from 4fa90b1 to 178de24 Compare February 7, 2022 23:09
Copy link
Contributor

@AllanZhengYP AllanZhengYP left a comment

Choose a reason for hiding this comment

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

Approve this since the tsc passes for the changed code, only jest-ts fails. We will follow up on the root cause of the jest-ts issue.

@adamthom-amzn adamthom-amzn merged commit d50ae2a into aws:main Feb 14, 2022
@adamthom-amzn adamthom-amzn deleted the server-protocols-update branch February 14, 2022 17:37
@github-actions
Copy link

github-actions bot commented Mar 1, 2022

This thread has been automatically locked since there has not been any recent activity after it was closed. Please open a new issue for related bugs and link to relevant comments in this thread.

@github-actions github-actions bot locked as resolved and limited conversation to collaborators Mar 1, 2022
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants