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

Aws sdk v3 modular #85

Merged
merged 3 commits into from
Apr 3, 2020
Merged

Aws sdk v3 modular #85

merged 3 commits into from
Apr 3, 2020

Conversation

levibostian
Copy link
Contributor

@levibostian levibostian commented Mar 29, 2020

Better pull request over this other one I made. This PR prefers using modular ruby gems instead of the entire AWS sdk ruby gem. It only requires the s3 part that it needs. This will keep the plugin smaller to install and lessons the chance of this issue happening again.

Closes: #71
Fixes: #84

Copy link
Member

@joshdholtz joshdholtz left a comment

Choose a reason for hiding this comment

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

Thanks for fixing this! Will release today 😊

@joshdholtz joshdholtz merged commit 28ee99b into fastlane-community:master Apr 3, 2020
@levibostian levibostian deleted the aws-sdk-v3-modular branch April 3, 2020 15:22
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.

Fastlane 2.144.0 breaks compatibility Update aws-sdk version
2 participants