Mooncake/scripts
Aoi 93f8e42809
[CI] allow clang-format (generic binary) to be detected as version 20 (#2334)
* fix(scripts): allow clang-format (generic binary) to be detected as version 20

Previously the script only looked for an exact binary named clang-format-20.
Now it also checks the generic `clang-format` binary and verifies its actual
version, supporting Homebrew and other installs where the binary is not suffixed.

* fix(scripts): robustly parse clang-format major version
2026-06-10 12:12:48 +08:00
..
ascend [CI] Add release-npu workflow for Ascend NPU release (#2178) 2026-05-22 15:31:07 +08:00
management [CLI] add script for metadata management (#1746) 2026-03-26 13:18:19 +08:00
tone_tests [Store] Add lock-free MmapArena allocator for buffer mmap path (#1820) 2026-05-03 14:18:18 +08:00
bench_engram_store_27b.py [engram] support engram (#1483) 2026-05-08 19:52:35 +08:00
build_wheel.sh [build] NPU wheel: RPATH patching, vendored lib consolidation, pip retry, cmake fixes (#2216) 2026-06-09 10:10:26 +08:00
check_hicache_hugepage_requirements.py [Store] Add lock-free MmapArena allocator for buffer mmap path (#1820) 2026-05-03 14:18:18 +08:00
code_format.sh [CI] allow clang-format (generic binary) to be detected as version 20 (#2334) 2026-06-10 12:12:48 +08:00
generate_cluster_topology.py [TE] Add TENT codebase to main (Phase 1: structural import) (#1213) 2025-12-22 19:22:13 +08:00
run_tests.sh [Store] support graceful shutdown for mooncake_master on SIGINT/SIGTERM (#2359) 2026-06-10 10:35:39 +08:00
test_async_store.py [store] add async api (#1265) 2025-12-25 16:46:14 +08:00
test_copy_move_api.py [Store][Feature] copy and move client support (#1364) 2026-02-06 19:02:02 +08:00
test_drain_http_api.py feat(store): expose drain job control via master HTTP API (#1815) 2026-04-09 14:33:45 +08:00
test_engram_store.py [engram] support engram (#1483) 2026-05-08 19:52:35 +08:00
test_hicache_hugepage_requirements.py [Store] Add lock-free MmapArena allocator for buffer mmap path (#1820) 2026-05-03 14:18:18 +08:00
test_installation.sh [CI] pin torch version to 2.11.0 (#2105) 2026-05-15 17:36:46 +08:00
test_tensor_api.py [Store] Introduce cached batch query result (#1834) 2026-06-10 10:15:31 +08:00
test_upsert_api.py [Store] Unified parallel tensor IO (#1389) 2026-04-27 23:39:40 +08:00