Skip to content

ci: add C++ and embeddings workflows - #202

Merged
donhardman merged 1 commit into
masterfrom
fix/ci-single-responsibility
Aug 31, 2026
Merged

ci: add C++ and embeddings workflows#202
donhardman merged 1 commit into
masterfrom
fix/ci-single-responsibility

Conversation

@donhardman

Copy link
Copy Markdown
Member
  • Build C++ libraries across Linux and macOS architectures
  • Run Rust formatting, Clippy, unit, and API integration checks
  • Cache third-party builds, Cargo artifacts, and ML models

- Build C++ libraries and check embeddings across three platforms
- Run Rust formatting, Clippy, unit, API, and matrix build checks
- Cache third-party builds, Cargo data, targets, and ML models
- Download ONNX Runtime and protoc; clean artifacts before caching
- Avoid Windows linker conflicts and make invalid-path tests portable
- Update embedding dependencies, lockfile, CI checks, and cache tests
- Use typed pointer casting in the text model wrapper
@donhardman
donhardman merged commit f9d834d into master Aug 31, 2026
10 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants