WSL
Windows Subsystem for Linux
- Finally! Github actions to run your tests on WSL are available using Azure. Ubuntu/WSL #337. Check out this README if you’re interested in having automated workflows on WSL for your software. Hit me up or open an issue on Ubuntu/WSL if you need any help.
- Small followup to the previous point WSL #346
GoWSL
A module to interface with WSL via Go
- Started and almost finished workflow using the aforementioned Github actions on WSL GoWSL #10.
- GoWSL now supports getting and setting a default distro. (Implementation and bugfix).
- Small improvements in testing GoWSL #19
- Small improvements in error messages GoWSL #15
- Small improvements in README GoWSL #13