Hi everyone, below you will find the updates from the Desktop team from the last week. If you’re interested in discussing a topic please start a thread in the Desktop area of Discourse.
Last week’s notes are here: Desktop Team Updates – Monday 9th January 2023.
3 Likes
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
2 Likes