Skip to content

Add Windows CI matrix for scripts/load_test.ps1 #778

Description

@nanaf6203-bit

Problem Statement

scripts/load_test.ps1 exists but no Windows runner exercises it.

Why it matters

Cross-platform reliability is a CI responsibility, not an assumption.

Technical Context

Add windows-latest matrix entry to nightly-security-audit.yml.

Expected Outcome

Nightly smoke test runs on Windows.

Acceptance Criteria

  1. Job runs pwsh.
  2. Script failures fail the workflow.
  3. Logs archived.
  4. README note.

Implementation Notes

Add matrix entry.

Files or modules likely to be affected

.github/workflows/nightly-security-audit.yml, scripts/load_test.ps1.

Dependencies

None.

Difficulty level

MEDIUM.

Estimated effort

S (~1 day).

Metadata

Metadata

Assignees

Labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions