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 bug invalid endpoint when fetching media files #2551

Merged
merged 5 commits into from
Feb 8, 2024

Conversation

kelvin-muchiri
Copy link
Contributor

@kelvin-muchiri kelvin-muchiri commented Feb 7, 2024

Changes / Features implemented

Fix error Invalid endpoint when fetching media files by setting boto3 AWS_S3_ENDPOINT_URL to default to None instead of an empty string. When an empty string is passed as the value, it is considered a valid value by the package's implementation

Steps taken to verify this change does what is intended

  • QA

Side effects of implementing this change

Before submitting this PR for review, please make sure you have:

  • Included tests
  • Updated documentation

Closes #

@kelvin-muchiri kelvin-muchiri merged commit 67c1615 into main Feb 8, 2024
8 of 9 checks passed
@kelvin-muchiri kelvin-muchiri deleted the bug-s3-invalid-endpoint branch February 8, 2024 09:24
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