zvec/.github/workflows
egolearner 355523a628
ci(windows): upgrade ilammy/msvc-dev-cmd, remove /MP and add sccache stats (#454)
- Upgrade ilammy/msvc-dev-cmd from v1 to v1.13.0 to resolve Node.js 20
  deprecation warning (affects 05-windows-build and build_wheel_on_windows)
- Remove /MP from antlr4 and protobuf patches to eliminate 332
  non-cacheable sccache calls caused by "multiple input files"
- Add sccache statistics steps after pip install and after C++ Tests to
  capture build and test compilation cache metrics separately
2026-06-03 14:16:35 +08:00
..
docker
scripts
01-ci-pipeline.yml ci: limit main workflow to linux-x64 platform only on push to main (#448) 2026-06-02 15:48:29 +08:00
02-lint-check.yml chore: android ci needs lint first (#240) 2026-03-18 16:16:49 +08:00
03-macos-linux-build.yml Refactor CPU feature detection to use an explicit x86 whitelist (#258) 2026-06-02 11:51:25 +08:00
04-android-build.yml ci: add ccache/sccache compilation caching to speed up CI builds (#360) 2026-05-12 15:48:48 +08:00
05-windows-build.yml ci(windows): upgrade ilammy/msvc-dev-cmd, remove /MP and add sccache stats (#454) 2026-06-03 14:16:35 +08:00
06-ios-build.yml ci: add ccache/sccache compilation caching to speed up CI builds (#360) 2026-05-12 15:48:48 +08:00
07-linux-riscv-build.yml Refactor CPU feature detection to use an explicit x86 whitelist (#258) 2026-06-02 11:51:25 +08:00
_build_wheel_job.yml fix(ci): fix wheel version detection & windows wheel ci (#303) 2026-04-02 22:26:00 +08:00
auto-assign.yml ci(deps): bump kentaro-m/auto-assign-action from 2.0.0 to 2.0.2 (#278) 2026-04-07 19:23:04 +08:00
build_test_wheel.yml feat: windows support (#216) 2026-03-30 20:47:34 +08:00
build_wheel.yml feat: windows support (#216) 2026-03-30 20:47:34 +08:00
build_wheel_on_windows.yml ci(windows): upgrade ilammy/msvc-dev-cmd, remove /MP and add sccache stats (#454) 2026-06-03 14:16:35 +08:00
clang_tidy.yml feat(ci): speed up clang-tidy CI workflow (#438) 2026-06-02 10:28:05 +08:00
community-pr-handler.yml ci(deps): bump actions/github-script from 8 to 9 (#334) 2026-04-13 11:18:35 +08:00
continuous_bench.yml ci: disable benchmark ci temp (#362) 2026-04-21 14:39:25 +08:00
issue-auto-assign.yml ci(deps): bump actions/github-script from 8 to 9 (#334) 2026-04-13 11:18:35 +08:00
nightly_coverage.yml ci: skip timing-sensitive GIL test in coverage builds (#412) 2026-05-19 10:45:42 +08:00