open-im-server icon indicating copy to clipboard operation
open-im-server copied to clipboard

feature: support for Kodo

Open printlin opened this issue 1 year ago • 4 comments
trafficstars

As I mentioned in [#1923 ], the support library for Qiniu Kodo has not been merged properly. I noticed that the project structure has changed and the code related to S3 has been moved to the Tools project. I have completed these changes and also submitted PR in the tools project. Fixes # #1923

printlin avatar Jun 26 '24 03:06 printlin

CLA Assistant Lite bot 🤖 All Contributors have signed the open-im-server CLA.
The signed information is recorded 🤖here

kubbot avatar Jun 26 '24 03:06 kubbot

I have read the CLA Document and I hereby sign the CLA

printlin avatar Jun 26 '24 03:06 printlin

I noticed that the automatic check did not pass because the code for Kodo is not yet included in the tools project. I need to merge the tools project before it can be compiled properly, and I cannot follow up on this error.

printlin avatar Jun 26 '24 03:06 printlin

Compilation aborted. failed to compile openim-cmdutils for linux_amd64: running "go build -o /home/runner/work/open-im-server/open-im-server/_output/bin/platforms/linux/amd64/openim-cmdutils /home/runner/work/open-im-server/open-im-server/cmd/openim-cmdutils/main.go" failed with exit code 1

skiffer-git avatar Jun 26 '24 09:06 skiffer-git