Conversation
|
Woooooooooooow |
|
It seems that |
Maybe it's related to #2693 (comment), I think you can directly use shell command to install |
|
As mentioned by @oowl, we require approval from ASF Infra for this action. The action appears to be maintained by ocaml.org, which is a trustworthy source. I have submitted a ticket at https://issues.apache.org/jira/browse/INFRA-24856 and now we need to wait for their response. |
|
In order to package this project with ocaml's package manager opam, it seems that the files |
This is because opam will take the directory of dune-project as the root directory of the project, and copy this directory to a separate directory for compilation and packaging. If |
Yes, it's better to avoid such things from happening. Does the link |
It is not very clear at the moment, let me try to find an alternative solution to solve this problem. |
Thanks for the research. I don't think there's a block preventing us from merging this PR, so we can continue working on this binding and address any package issues later. |
|
Hi, setup-ocaml has been approved. Please add some new commits to have a try. |
Xuanwo
left a comment
There was a problem hiding this comment.
Mostly LGTM! It's quiet intereting to see opendal on OCaml.
Xuanwo
left a comment
There was a problem hiding this comment.
Great, mostly LGTM!
Would you like to start a tracking issue for the future issues of ocaml binding?
Of course it's exciting. |
ref #2756
Added a simple OCaml binding to implement the blocking operator.