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

Server returns AWS region and S3 bucket #7

Merged
merged 1 commit into from Dec 15, 2016
Merged

Server returns AWS region and S3 bucket #7

merged 1 commit into from Dec 15, 2016

Conversation

@ayumi
Copy link
Contributor

ayumi commented Dec 15, 2016

  • Server returns s3 bucket and aws region.
  • requestUtil uses the bucket when instantiating Aws.S3
  • client saves region but doesn't use it (yet).
@ayumi ayumi requested a review from diracdeltas Dec 15, 2016
*/
module.exports.parseAWSResponse = (serializer, bytes, region) => {
module.exports.parseAWSResponse = (serializer, bytes) => {

This comment has been minimized.

Copy link
@diracdeltas
@diracdeltas
Copy link
Member

diracdeltas commented Dec 15, 2016

plz run npm run build to rebuild the client bundle (we should eventually make a pre-commit hook for this)

@ayumi ayumi force-pushed the fix/s3-bucket-2 branch from d7f1de1 to cd23359 Dec 15, 2016
@ayumi ayumi force-pushed the fix/s3-bucket-2 branch from cd23359 to eaaf263 Dec 15, 2016
@ayumi ayumi merged commit 65f4310 into staging Dec 15, 2016
2 checks passed
2 checks passed
continuous-integration/travis-ci/pr The Travis CI build passed
Details
continuous-integration/travis-ci/push The Travis CI build passed
Details
@ayumi ayumi deleted the fix/s3-bucket-2 branch Dec 15, 2016
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Linked issues

Successfully merging this pull request may close these issues.

None yet

2 participants
You can’t perform that action at this time.