tisonkun commented on PR #6627: URL: https://github.com/apache/opendal/pull/6627#issuecomment-3379124442
`opendal.gemspec` has symbol link resolving logics also. @erikguan could you please take a look? Anyway we should avoid simply adding a symbol link to `core` from `bindings/ruby` which may cause Cargo hazard. Not quite sure if gem only include files in the same directory and we should do something different. For example, always copy `core` to `bindings/ruby` before any command, but exclude it from the cargo packaged source. -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
