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: add back missing aws-sdk dep warning #3384

Merged
merged 4 commits into from
Sep 24, 2021

Conversation

tinfoil-knight
Copy link
Contributor

@tinfoil-knight tinfoil-knight commented Sep 22, 2021

- Summary

It was found out in #3383 that a function to detect if the aws-sdk is installed was unintentionally omitted.
Just adding it back in this PR.

- Test plan

npx ava --verbose --serial

@tinfoil-knight tinfoil-knight changed the title fix: add back missing aws-sdk dep warning [WIP] fix: add back missing aws-sdk dep warning Sep 22, 2021
@tinfoil-knight
Copy link
Contributor Author

A few errors came up while running tests. Working on them.

@tinfoil-knight tinfoil-knight changed the title [WIP] fix: add back missing aws-sdk dep warning fix: add back missing aws-sdk dep warning Sep 23, 2021
@tinfoil-knight
Copy link
Contributor Author

lm:info is timing out at 300s on windows. All other tests are passing.

@ehmicky ehmicky added the type: bug code to address defects in shipped code label Sep 23, 2021
@ehmicky
Copy link
Contributor

ehmicky commented Sep 24, 2021

This looks good to me. @eduardoboucas What do you think?

Copy link
Member

@eduardoboucas eduardoboucas left a comment

Choose a reason for hiding this comment

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

LGTM!

@ehmicky ehmicky merged commit 03a8d1e into netlify:main Sep 24, 2021
@tinfoil-knight tinfoil-knight deleted the fix/add-back-aws-warn branch September 24, 2021 15:50
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
type: bug code to address defects in shipped code
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants