ruvector/.github/workflows
rUv 4b1fd0e286 fix(ci): Fix PostgreSQL Extension CI failures
- Remove invalid feature flags (hybrid-search, filtered-search) that don't exist
- Replace with valid all-features flag for comprehensive testing
- Add PostgreSQL apt repository for older versions on Ubuntu 24.04
- Apply cargo fmt formatting to all crates

This fixes CI failures caused by:
- Feature flags that were planned but not implemented
- PostgreSQL 14 packages not available on Ubuntu 24.04 default repos

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

Co-Authored-By: Claude <noreply@anthropic.com>
2025-12-03 23:43:01 +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 fix(ci): Fix PostgreSQL Extension CI failures 2025-12-03 23:43:01 +00: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