ruvector/.github/workflows
rUv 9b0efe1d3d fix(ci): Use cargo build --lib to avoid building binaries
napi build was trying to build all targets including binaries which
have additional dependencies. Using cargo build --lib directly.

🤖 Generated with [Claude Code](https://claude.com/claude-code)

Co-Authored-By: Claude <noreply@anthropic.com>
2025-12-03 22:27:22 +00:00
..
agentic-synth-ci.yml feat(agentic-synth): Update RuVector adapter to use native NAPI-RS bindings (#34) 2025-12-01 13:17:26 -05:00
benchmarks.yml feat(postgres): Add ruvector-postgres extension with SIMD optimizations (#42) 2025-12-02 09:55:07 -05:00
build-attention.yml fix: Add mkdir for WASM pkg directory in CI workflow 2025-11-30 22:00:48 +00:00
build-gnn.yml fix: Use --force flag to bypass platform checks in npm install 2025-11-27 15:42:04 +00:00
build-graph-node.yml fix: Use --force flag to bypass platform checks in npm install 2025-11-27 15:42:04 +00:00
build-native.yml fix(ci): Install napi-rs globally to avoid workspace issues 2025-12-03 21:51:26 +00:00
build-router.yml fix: Use --force flag to bypass platform checks in npm install 2025-11-27 15:42:04 +00:00
build-tiny-dancer.yml fix: Use --force flag to bypass platform checks in npm install 2025-11-27 15:42:04 +00:00
postgres-extension-ci.yml feat(postgres): Add ruvector-postgres extension with SIMD optimizations (#42) 2025-12-02 09:55:07 -05:00
RELEASE-FLOW.md feat: Implement GNN forgetting mitigation (#17) 2025-11-26 23:17:07 +00:00
RELEASE.md feat: Implement GNN forgetting mitigation (#17) 2025-11-26 23:17:07 +00:00
release.yml fix: Remove automatic npm publish from CI/CD workflows 2025-11-30 21:23:39 +00:00
ruvllm-build.yml ci: Add GitHub Actions for RuvLLM multi-platform native builds 2025-12-03 21:59:27 +00:00
ruvllm-native.yml fix(ci): Use cargo build --lib to avoid building binaries 2025-12-03 22:27:22 +00:00
sona-napi.yml fix(workflow): Install napi CLI in publish job and update optionalDependencies 2025-12-03 18:53:32 +00:00
validate-lockfile.yml fix: Resolve CI failures from platform-specific npm package conflicts 2025-11-27 15:38:11 +00:00