mempalace/.github/workflows
Igor Lins e Silva 37194cf543 ci(test-windows): retry the transient ChromaDB HNSW compaction flake
ChromaDB's rust HNSW core intermittently fails compaction on Windows with
"Failed to apply logs to the hnsw segment writer" during add/update — a
long-standing, non-reproducible-on-Linux/macOS flake that hits different tests
(test_migrate_wings, test_closets) across unrelated commits and has been
turning otherwise-green release/CI runs red at random.

Add pytest-rerunfailures and wire `--reruns 2 --only-rerun "Failed to apply
logs to the hnsw segment writer"` into the test-windows job only. The
--only-rerun scope means a real, deterministic failure still fails on the first
run; only this specific transient native-dependency error is retried. The
Linux and macOS jobs deliberately keep zero reruns so genuine regressions
surface there loudly.
2026-06-22 16:01:08 -03:00
..
bump-plugin-version.yml.disabled chore: disable broken auto-bump workflow (#414) 2026-04-09 11:14:58 -07:00
ci.yml ci(test-windows): retry the transient ChromaDB HNSW compaction flake 2026-06-22 16:01:08 -03:00
deploy-docs.yml feat(docs): wire MEMPALACE_DOCS_GA_ID into deploy and harden gtag snippet 2026-05-12 18:51:47 -03:00
docker-publish.yml Merge pull request #1786 from MemPalace/dependabot/github_actions/docker/metadata-action-6 2026-06-22 12:36:08 -03:00
publish.yml ci(publish): build + publish in one job to avoid cross-job artifact handoff 2026-06-06 05:10:52 -03:00
version-guard.yml chore(deps): bump actions/checkout from 4 to 6 2026-04-17 07:56:09 +00:00