-
Notifications
You must be signed in to change notification settings - Fork 2.5k
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
add aws upload, but not complete, leave some todos #1858
Conversation
CLA Assistant Lite bot 🤖 All Contributors have signed the open-im-server CLA. |
Codecov ReportAll modified and coverable lines are covered by tests ✅
Additional details and impacted files@@ Coverage Diff @@
## main #1858 +/- ##
========================================
- Coverage 5.32% 4.73% -0.60%
========================================
Files 43 43
Lines 3852 3318 -534
========================================
- Hits 205 157 -48
+ Misses 3634 3148 -486
Partials 13 13 ☔ View full report in Codecov by Sentry. |
Could you please assist in resolving the CICD error issue? Thank you. |
feature add aws upload
but some interface of the upload part were not implemented
I can't find the func on aws' doc in https://docs.aws.amazon.com/AmazonS3/latest/API/Welcome.html.
so create pr first and hope someone going on completing.
I have the test account and could help test.