Skip to content

Conversation

@Hweinstock
Copy link
Contributor

@Hweinstock Hweinstock commented Oct 3, 2024

Problem

In the recent refactor (#5689), there is a mismatch in args between our fs and fs-extra. Not caught until integ tests were run.

Solution

have default write file method ignores encoding since it uses utf8 anyway.


License: I confirm that my contribution is made under the terms of the Apache 2.0 license.

@github-actions
Copy link

github-actions bot commented Oct 3, 2024

This pull request modifies code in src/ but no tests were added/updated. Confirm whether tests should be added or ensure the PR description explains why tests are not required.

@github-actions
Copy link

github-actions bot commented Oct 3, 2024

This pull request implements a feature or fix, so it must include a changelog entry. See CONTRIBUTING.md#changelog for instructions.

@Hweinstock
Copy link
Contributor Author

/runIntegrationTests

@Hweinstock Hweinstock marked this pull request as ready for review October 3, 2024 22:33
@Hweinstock Hweinstock requested a review from a team as a code owner October 3, 2024 22:33
Copy link
Contributor

@jpinkney-aws jpinkney-aws left a comment

Choose a reason for hiding this comment

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

LGTM, the collectFiles issue will be fixed by #5725

@Hweinstock Hweinstock merged commit 8734c52 into aws:master Oct 4, 2024
11 of 20 checks passed
@Hweinstock Hweinstock deleted the fixInteg branch October 4, 2024 14:04
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.

2 participants