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

[rush] Replace the AWS SDK packages with the S3 REST API. #2555

Merged
merged 7 commits into from
Mar 17, 2021

Conversation

iclanton
Copy link
Member

Summary

This PR fixes #2547 by removing the AWS npm packages as dependencies of Rush and replaces them with use of the S3 REST API.

How it was tested

Tested by building the rushstack repo with a S3 bucket configured as the cloud cache provider.

@iclanton
Copy link
Member Author

@raihle - you're more experienced with S3 and the Rush S3 code than I am. Would you mind taking a look through this PR?

@octogonz
Copy link
Collaborator

@iclanton thank you so much for doing this work!

@iclanton iclanton enabled auto-merge March 17, 2021 00:01
@iclanton iclanton disabled auto-merge March 17, 2021 00:02
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.

[rush] Broken peer dependency error when installing @microsoft/rush-lib
2 participants