ci: address review feedback for Windows CI unification

- Rewrite ci-workflow.spec.ts to assert new single-job native Windows topology
- Remove check:windows-wine from root AGENTS.md command list
- Archive 2026-08-08-native-windows-pull-request-ci (dual-lane topology
  superseded) with Archived: metadata and inbound-link updates
- Update cross-references in serial-cross-platform-ci-reference,
  portable-required-pull-request-ci, and pnpm-action-setup notes
- Add Windows pool coverage to the failover runbook (EN + zh)
- Remove dead wine-windows-gates.sh
- Remove unnecessary Playwright Chromium install from serial-windows
- Fix .github/AGENTS.md windows-* label wording
- Fix PR description before-state accuracy
This commit is contained in:
Chinesezjc
2026-08-10 22:59:14 +08:00
parent 5d8d79ce92
commit 0a2c0a92ac
21 changed files with 78 additions and 344 deletions
-7
View File
@@ -561,13 +561,6 @@ jobs:
shell: pwsh
run: pnpm install --frozen-lockfile
# The persistent VM image owns Playwright's Windows system dependencies;
# this step also proves that browser provisioning remains usable for
# failover.
- name: Install Playwright Chromium
shell: pwsh
run: pnpm --filter @deepseek-ai/dsh-frontend exec playwright install chromium
- name: Run complete unsharded Windows gate inventory serially
shell: pwsh
env: