Skip to content

chore(ci): speed up Windows CI with Dev Drive#872

Merged
fengmk2 merged 1 commit intomainfrom
chore/windows-dev-drive
Mar 14, 2026
Merged

chore(ci): speed up Windows CI with Dev Drive#872
fengmk2 merged 1 commit intomainfrom
chore/windows-dev-drive

Conversation

@Boshen
Copy link
Member

@Boshen Boshen commented Mar 14, 2026

Summary

  • Replace "Disable Windows Defender" steps with samypr100/setup-dev-drive@v4 in test and cli-e2e-test jobs
  • Creates a 12GB ReFS Dev Drive with CARGO_HOME and RUSTUP_HOME mapped onto it, giving ~25% I/O improvement
  • ReFS Dev Drive is already excluded from Defender scanning, making the explicit disable redundant
  • Adds target-dir to setup-rust so Rust compilation output also lands on the Dev Drive

🤖 Generated with Claude Code

@netlify
Copy link

netlify bot commented Mar 14, 2026

Deploy Preview for viteplus-preview canceled.

Name Link
🔨 Latest commit 66074e0
🔍 Latest deploy log https://app.netlify.com/projects/viteplus-preview/deploys/69b57e9c6da4760008b7df26

@fengmk2 fengmk2 force-pushed the chore/windows-dev-drive branch from 2f49b16 to 5d80811 Compare March 14, 2026 15:26
Copy link
Member

fengmk2 commented Mar 14, 2026

Merge activity

  • Mar 14, 3:26 PM UTC: Graphite rebased this pull request as part of a merge.
  • Mar 14, 3:28 PM UTC: Graphite rebased this pull request as part of a merge.
  • Mar 14, 3:39 PM UTC: @fengmk2 merged this pull request with Graphite.

Replace "Disable Windows Defender" steps with `samypr100/setup-dev-drive@v4`
which creates a ReFS Dev Drive (~25% I/O improvement). ReFS Dev Drive is
already excluded from Defender scanning, making the explicit disable redundant.

Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
@fengmk2 fengmk2 force-pushed the chore/windows-dev-drive branch from 5d80811 to 66074e0 Compare March 14, 2026 15:28
@fengmk2 fengmk2 merged commit b1102a1 into main Mar 14, 2026
21 checks passed
@fengmk2 fengmk2 deleted the chore/windows-dev-drive branch March 14, 2026 15:39
aulikhin pushed a commit to aulikhin/vite-plus that referenced this pull request Mar 14, 2026
## Summary

- Replace "Disable Windows Defender" steps with `samypr100/setup-dev-drive@v4` in `test` and `cli-e2e-test` jobs
- Creates a 12GB ReFS Dev Drive with `CARGO_HOME` and `RUSTUP_HOME` mapped onto it, giving ~25% I/O improvement
- ReFS Dev Drive is already excluded from Defender scanning, making the explicit disable redundant
- Adds `target-dir` to `setup-rust` so Rust compilation output also lands on the Dev Drive

🤖 Generated with [Claude Code](https://claude.com/claude-code)
aulikhin pushed a commit to aulikhin/vite-plus that referenced this pull request Mar 14, 2026
## Summary

- Replace "Disable Windows Defender" steps with `samypr100/setup-dev-drive@v4` in `test` and `cli-e2e-test` jobs
- Creates a 12GB ReFS Dev Drive with `CARGO_HOME` and `RUSTUP_HOME` mapped onto it, giving ~25% I/O improvement
- ReFS Dev Drive is already excluded from Defender scanning, making the explicit disable redundant
- Adds `target-dir` to `setup-rust` so Rust compilation output also lands on the Dev Drive

🤖 Generated with [Claude Code](https://claude.com/claude-code)
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