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

Setup online file storage system #219

Merged
merged 4 commits into from
Dec 12, 2024

Conversation

Alex720p
Copy link
Contributor

Very simple S3 wrapper. This allows us to interact with the digital ocean space bucket to save the images from our app.
Note: This needs to get out of the way pretty fast for me to continue on my other pr. There are no tests.
This resolves the issue of not being able to store large images with the free plan of firebase.

@Alex720p Alex720p added the Enhancement ✨ New feature or request label Dec 12, 2024
@Alex720p Alex720p added this to the Milestone M3 milestone Dec 12, 2024
@Alex720p Alex720p self-assigned this Dec 12, 2024
@Alex720p Alex720p linked an issue Dec 12, 2024 that may be closed by this pull request
3 tasks
@tercierp tercierp self-requested a review December 12, 2024 10:33
Copy link

Quality Gate Failed Quality Gate failed

Failed conditions
53.85% Line Coverage on New Code (required ≥ 80%)

See analysis details on SonarQube Cloud

Copy link
Collaborator

@tercierp tercierp left a comment

Choose a reason for hiding this comment

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

I put several questions, because I'm not sure if it's normal or not but for the moment I can't test anything, is that right?

@Alex720p
Copy link
Contributor Author

I put several questions, because I'm not sure if it's normal or not but for the moment I can't test anything, is that right?

Yep, nothing to test and nothing you can actually do to test as you don't have the keys yet. Will give them Friday on team meeting.

@tercierp
Copy link
Collaborator

Thank you for your precision approved

@tercierp tercierp merged commit 019fae0 into main Dec 12, 2024
3 of 4 checks passed
@tercierp tercierp deleted the feat/setup-online-file-storage-system branch December 12, 2024 11:21
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Enhancement ✨ New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Setup online file storage system
2 participants