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: remove boto3 #314

Merged
merged 4 commits into from
Jan 15, 2025
Merged

fix: remove boto3 #314

merged 4 commits into from
Jan 15, 2025

Conversation

djantzen
Copy link
Contributor

Boto3 adds at minimum 35mb to the plugin_synchronizer, and all we're doing is downloading files from S3. This change borrows code from https://charemza.name/blog/posts/aws/python/you-might-not-need-boto-3/ and removes boto3.

@djantzen djantzen marked this pull request as ready for review January 12, 2025 05:14
@djantzen djantzen requested a review from a team as a code owner January 12, 2025 05:14
@djantzen djantzen requested a review from jamagalhaes January 13, 2025 21:32
@djantzen djantzen force-pushed the fix/remove-boto branch 2 times, most recently from 2d506a9 to dd19500 Compare January 14, 2025 19:46
@djantzen djantzen requested a review from aduane January 15, 2025 01:15
@djantzen djantzen merged commit a0abdec into main Jan 15, 2025
5 checks passed
@djantzen djantzen deleted the fix/remove-boto branch January 15, 2025 03:59
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