ruvector/.github/workflows
rUv 25491dc31c fix: Resolve CI failures from platform-specific npm package conflicts
- Update validate-lockfile workflow to check file existence instead of npm ci
  (npm ci fails when optional platform-specific dependencies conflict)
- Add --ignore-scripts --no-optional to all build workflow npm install steps
- Prevents EBADPLATFORM errors when building on different OS/architectures
- Affected workflows: build-native, build-tiny-dancer, build-router,
  build-gnn, build-graph-node, validate-lockfile

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

Co-Authored-By: Claude <noreply@anthropic.com>
2025-11-27 15:38:11 +00:00
..
agentic-synth-ci.yml test: Add live API testing and CI/CD workflow 2025-11-21 22:26:47 +00:00
build-gnn.yml fix: Resolve CI failures from platform-specific npm package conflicts 2025-11-27 15:38:11 +00:00
build-graph-node.yml fix: Resolve CI failures from platform-specific npm package conflicts 2025-11-27 15:38:11 +00:00
build-native.yml fix: Resolve CI failures from platform-specific npm package conflicts 2025-11-27 15:38:11 +00:00
build-router.yml fix: Resolve CI failures from platform-specific npm package conflicts 2025-11-27 15:38:11 +00:00
build-tiny-dancer.yml fix: Resolve CI failures from platform-specific npm package conflicts 2025-11-27 15:38:11 +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 feat: Implement GNN forgetting mitigation (#17) 2025-11-26 23:17:07 +00:00
validate-lockfile.yml fix: Resolve CI failures from platform-specific npm package conflicts 2025-11-27 15:38:11 +00:00