mirror of
https://github.com/ruvnet/RuVector.git
synced 2026-06-02 07:29:19 +00:00
The darwin-arm64 (and other non-linux) platform packages were published with only package.json and no .node binary. Root cause: napi build compiled all workspace cdylib crates instead of just ruvector-gnn-node, causing macOS CI runners to fail. Fixes: - Add --cargo-flags="-p ruvector-gnn-node" to scope napi build - Install @napi-rs/cli globally (matches working attention workflow) - Add linux-x64-musl and linux-arm64-musl to build matrix - Add binary existence verification before npm publish - Bump to v0.1.24 for all platform packages Closes #195 Co-Authored-By: claude-flow <ruv@ruv.net> |
||
|---|---|---|
| .. | ||
| benchmarks | ||
| workflows | ||