-
Notifications
You must be signed in to change notification settings - Fork 486
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
Tracking issues of golang binding #4892
Comments
@Xuanwo Hi I think it is ready to release the first version since apache/opendal-go-services#7 is merged. The remaining task is to decide which services need to be released, and then you can launch a version :) |
Thanks a lot! Would you like to add a release workflow in this repo? We can release go binding our next release. |
Ok, I'll see what I can do later. |
Thanks the father of OpenDAL Golang in advance. |
It seems that we have not added formatting checks for the Go code in CI. How about using goimports directly? |
I recommend using https://github.com/golangci/golangci-lint-action. |
The successor of #3205.
These are the tracking issues for opendal's golang binding. Please feel free to leave comments to select a task or add more tracking.
libopendal_c.so
. feat(ci/workflows): add build_artifacts opendal-go-services#2, ci: enable repository_dispatch opendal-go-services#7, ci: tag for each service opendal-go-services#8The text was updated successfully, but these errors were encountered: