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 16th January 2023.
3 Likes
GoWSL
A module to interface with WSL via Go
- Finished workflow using the aforementioned Github actions on WSL GoWSL #10.
- Moved GoWSL to the Ubuntu organization: github.com/ubuntu/GoWSL.
- Made it easier to contribute by creating a
prepare-repo
script so potential contributors don’t need to manually set up their environment. GoWSL #27
- Started bugfix: The WSL Windows API has a bug when attempting to redirect stdout to a file so this should side-step it GoWSL #29
2 Likes