-
Notifications
You must be signed in to change notification settings - Fork 368
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Refactor S3 components into common module for reuse (#995)
* Unit testing Remaining transformers into common. Unit testing. Removing scala testcontainers lib from S3 and reusing the test-common S3 test containers Extract shared code to cloud-common Renaming some common things which shouldn't have S3 in their name Clean up, reduce tech debt, remove duplicated functionality, avoid weak string referencing Updating references to S3 in common module * Fix odd class name, remove netty hack * Fix file name and remove comments:
- Loading branch information
1 parent
dd85a36
commit 5b598c4
Showing
145 changed files
with
2,175 additions
and
2,090 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.