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 reading of bucket name and acl settings for S3 #10

Merged
merged 4 commits into from Nov 30, 2015

Conversation

leplatrem
Copy link
Collaborator

Instead of changing the documentation like #9, I decided to go for a small refactor of settings reading. This would pave the way for #8.

  • Now read bucket_name instead of bucket
  • Share behaviour between local and s3 for reading settings
  • Use Pyramid ConfigurationError exception instead of ValueError
  • Add tests for S3 from_settings()

@leplatrem
Copy link
Collaborator Author

I realized there was a similar problem with the acl setting I so fixed it too.

@leplatrem leplatrem changed the title Fix reading of bucket name setting for S3 Fix reading of bucket name and acl settings for S3 Nov 19, 2015
leplatrem added a commit that referenced this pull request Nov 30, 2015
Fix reading of bucket name and acl settings for S3
@leplatrem leplatrem merged commit dc26cd1 into danjac:master Nov 30, 2015
@leplatrem leplatrem deleted the fix-bucket-name-setting branch November 30, 2015 17:13
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.

None yet

1 participant