Skip to content

ci(windows): upgrade ilammy/msvc-dev-cmd, remove /MP and add sccache stats#454

Merged
Cuiyus merged 1 commit into
alibaba:mainfrom
egolearner:chore/windows-ci-improvements
Jun 3, 2026
Merged

ci(windows): upgrade ilammy/msvc-dev-cmd, remove /MP and add sccache stats#454
Cuiyus merged 1 commit into
alibaba:mainfrom
egolearner:chore/windows-ci-improvements

Conversation

@egolearner
Copy link
Copy Markdown
Collaborator

  • 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

…stats

- 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
@Cuiyus Cuiyus merged commit 355523a into alibaba:main Jun 3, 2026
15 checks passed
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.

2 participants