Releases: Vampire/setup-wsl
Releases · Vampire/setup-wsl
v1.2.1
v1.2.0
Highlights
- Adaption to changes in the Ubuntu 20.04 distribution (#17)
- More robust download URL determination and openSUSE package refresh
- Convenient way to configure /etc/wsl.conf (#7)
Details
- Test each distribution once without cached distribution directory (#17) [9778c76]
- Do not add distribution directory to cache if installer file was not found (#17) [af4187c]
- Separate wsl id from user id for distributions (#17) [6728b86]
- Update installer file and wsl id for Ubuntu 20.04 (#17) [9559e80]
- Retry up to 4 times to get the download URL dynamically [6a5a6b8]
- Retry up to 4 times to refresh openSUSE packages [fb56596]
- Add possibility to configure /etc/wsl.conf conveniently (#7) [d8d69ee]
v1.1.1
v1.1.0
Highlights
- More flexibility for defining the
wsl-shell-command
input - Possibility to specify an (automatically created if necessary) default user to use within wsl-shell
run
-steps - Possibility to specify ad-hoc the user for invoking a wsl-shell wrapper
- wsl-shell wrapper paths are provided as outputs
Details
- Add possibility to use run-step script inline in the wsl-shell-command [545d2e0]
- Add optional wsl-shell-user input [74f567f]
- Make wsl-shell wrapper scripts accept "-u user" parameter [e77e0d1]
- Do not overwrite existing wsl-shell wrapper scripts if not asked for explicitly [b2fa99b]
- Set wsl-shell wrapper paths as action outputs [32a3fcc]
- Update Gradle and dependency versions where possible [2de5365]
v1.0.1
Fix incompatibility with GitHub actions changes
v1.0.0
Initial Release