Skip to content

Releases: Vampire/setup-wsl

v1.1.0

29 Nov 06:31
v1.1.0
Compare
Choose a tag to compare

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

17 Nov 20:19
v1.0.1
Compare
Choose a tag to compare

Fix incompatibility with GitHub actions changes

v1.0.0

04 Sep 01:58
v1.0.0
Compare
Choose a tag to compare

Initial Release