Skip to content

[FEATURE]: restore Windows unit tests in test.yml #271

@code-JDS

Description

@code-JDS
  • I have verified this feature I'm about to request hasn't been suggested before.

Describe the enhancement you want to request

Restore Windows unit test coverage in .

The repository previously kept Windows tests out of the required baseline because GitHub Hosted Windows runners hit a checkout-time failure caused by repository symlinks. That blocker has now been resolved, so the workflow should add Windows unit jobs back for both and .

The expected behavior is:

  • add Windows unit coverage for the existing app and opencode test jobs
  • use the same GitHub Hosted Windows runner family already used elsewhere in this repo CI/CD, rather than introducing Blacksmith-specific runners
  • keep the current Linux jobs intact
  • keep app E2E out of scope for now, since its CI stability issue is separate
  • update so the workflow documentation matches the restored Windows coverage

This would bring cross-platform CI closer to the upstream behavior while keeping the migration minimal and aligned with Aether's current workflow conventions.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions