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

chore: bump aws-sdk from v2 to v3 #382

Merged
merged 1 commit into from
Jun 10, 2024
Merged

Conversation

fedefrusc
Copy link
Contributor

@fedefrusc fedefrusc commented Jun 10, 2024

Fixes #367

Copy link
Member

@simoneb simoneb left a comment

Choose a reason for hiding this comment

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

The code changes LGTM although GitHub's security features are preventing tests from running, because variables used by the CI workflow are not being provided due to your changes living in a fork. I will approve and merge the PR, and we'll see if it works when merged in master. If it doesn't, we can do another iteration.

@simoneb simoneb merged commit 10d06ea into nearform:master Jun 10, 2024
3 of 8 checks passed
@simoneb
Copy link
Member

simoneb commented Jun 10, 2024

@fedefrusc tests were mostly fine, but CI is failing due to missing coverage. You probably removed a test case where we were testing for a binary being returned by the API.

@fedefrusc
Copy link
Contributor Author

@simoneb yes I had to change the test because of the new sdk version. I didn't notice the failed covarege. if you agree I'll do another PR, fixing the coverage.

@simoneb
Copy link
Member

simoneb commented Jun 10, 2024

Yes please, go ahead.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Upgrade to AWS SDK for Javascript v3
2 participants