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

fix: Rate limit version check if the request fails and output warning if version check fails #660

Merged
merged 1 commit into from
Sep 16, 2019

Conversation

drager
Copy link
Member

@drager drager commented May 26, 2019

This PR will fix #652 and #653.

Copy link
Member

@fitzgen fitzgen left a comment

Choose a reason for hiding this comment

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

Looks good to me -- couple minor suggestions below.

Thanks!

src/build/mod.rs Outdated Show resolved Hide resolved
src/manifest/mod.rs Show resolved Hide resolved
fix: Output warning if version check fails
@drager
Copy link
Member Author

drager commented Sep 13, 2019

@fitzgen @ashleygwilliams I think this is good to go now!

Copy link
Member

@fitzgen fitzgen left a comment

Choose a reason for hiding this comment

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

Looks good to me! Thanks for sticking with this :)

@fitzgen fitzgen merged commit 88ca2bc into rustwasm:master Sep 16, 2019
@drager drager deleted the rate-limit-on-failure branch September 16, 2019 17:34
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

wasm-pack provides no output when its version check fails
3 participants