You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
fix: resolve CI regressions from pdfium 7678 upgrade and enable E2E feature testing
- Add 4 missing PdfiumLibraryBindings trait methods (FPDFAnnot_SetFormFieldFlags,
FPDFAnnot_SetFontColor, FPDFPage_InsertObjectAtIndex, FPDFAttachment_GetSubtype)
in both static and WASM bindings
- Add C# EmbeddingConfigConverter to handle Rust tagged enum serialization format
- Relax ARM64 string intern test to tolerate platform-dependent memory variance
- Fix Ruby CI bundler-cache configuration
- Skip office_jupyter_basic in WASM Deno E2E (unsupported environment)
- Add cache-hf-fastembed and feature availability env vars to all CI workflows
so embeddings/keywords E2E tests actually run instead of being skipped
0 commit comments