Skip to content

fix: scope stale cleanup to indexed directories#615

Merged
zc277584121 merged 1 commit into
zilliztech:mainfrom
zc277584121:zc/scoped-index-cleanup
Jul 10, 2026
Merged

fix: scope stale cleanup to indexed directories#615
zc277584121 merged 1 commit into
zilliztech:mainfrom
zc277584121:zc/scoped-index-cleanup

Conversation

@zc277584121

Copy link
Copy Markdown
Collaborator

Summary

  • restrict stale source cleanup to explicitly indexed directory roots
  • treat explicit file paths as partial updates that do not prune unrelated sources
  • document the scoped cleanup behavior for CLI and Python API users

Testing

  • uv run python -m pytest tests/test_index_cleanup.py tests/test_core_encoding.py tests/test_embed_batching.py tests/test_scanner.py -q
  • uv run python -m pytest -q
  • uv run ruff check src tests
  • uv run ruff format --check src tests

Signed-off-by: Cheney Zhang <chen.zhang@zilliz.com>
@zc277584121 zc277584121 merged commit 1caab48 into zilliztech:main Jul 10, 2026
6 checks passed
@zc277584121 zc277584121 deleted the zc/scoped-index-cleanup branch July 10, 2026 02:33
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.

1 participant