Skip to content

WSL Dev Pack v2.0.1

Latest

Choose a tag to compare

@github-actions github-actions released this 11 Mar 18:22
ChatGPT Image Mar 9, 2026, 11_43_38 AM (1)

Highlights

  • Consolidates release publishing into a single attested GitHub Actions workflow.
  • Treats Windows smoke validation as a manual release gate instead of unreliable hosted CI.

Added

  • Optional Docker Desktop / WSL integration checks.
  • Optional generic devcontainer scaffolding.
  • Optional generic VS Code workspace extension recommendations.
  • Optional GitHub SSH key upload via GitHub CLI.
  • Optional generic repository cloning.

Changed

  • Release packaging now excludes repository-only files such as .github and dist.
  • Release and CI docs now reflect the real Windows validation process.

Notes

  • Validate on at least one clean Windows machine and one existing WSL machine before future tags.
  • Included WinGet manifests remain scaffolding and should be adapted before public WinGet submission.

What's Changed

New Contributors

Full Changelog: v1.0.0...v2.0.1**