Skip to content

Releases: Vampire/setup-wsl

v3.0.0

07 Feb 22:19
v3.0.0
Compare
Choose a tag to compare

v2.0.2

14 Nov 14:24
v2.0.2
Compare
Choose a tag to compare

Highlights

  • Make kali-linux and openSUSE-Leap-15.2 work again (#50)

Details

  • Remove unused import [4a7426e]
  • Update various dependencies [2ea75fb]
  • Update Kotlin to 1.8.20 [a8b910d]
  • Add missing work-around comments [dfc6c18]
  • Use permanent short-link for kali-linux (#50) [3ccaf2d]
  • Use permanent short-link for openSUSE-Leap-15.2 (#50) [406f92d]

v2.0.1

17 Feb 12:47
v2.0.1
Compare
Choose a tag to compare

Highlights

This release contains mainly internal changes and library updates.
The switch to Kotlin 1.8 brought a 55% reduction in size of the final action code.

Details

  • Use new action versions in workflows [43068d5]
  • Only run test jobs if the cache restore was successful [1833593]
  • Consider imported files in workflow scripts as task inputs [372b80f]
  • Update @vercel/ncc to 0.36.1 [67768d6]
  • Fix tests, failing due to the wrong error [f8c2328]
  • Update to github-actions-kotlin-dsl 0.36.0 and use newly available action wrappers [c6f569d]
  • Update Kotlin to 1.8.10, Gradle to 8.0, and move buildSrc to included builds [2238c92]
  • Replace kotlin-extensions and kotlinx-nodejs by kotlin-wrappers [a1aeb4c]
  • Apply dependency analysis plugin [0ea1923]
  • Apply refreshVersions plugin [4e9937f]
  • Update Gradle enterprise plugin to 3.12.3 [d597235]
  • Update Gradle versions plugin to 0.45.0 [c15c4a6]
  • Replace Dukat generated actions toolkit packages by kotlin-wrappers [d7655c1]
  • Show version when running Gradle builds [32af37a]
  • Apply refreshVersions only when called [c2e1cac]
  • Replace kotlinx-serialization and kaml by SnakeYAML [dfcd136]
  • Only execute safe actions locally [d374368]
  • Remove usage of Dukat [aadcf83]
  • Update github-api to 1.313 [1f75544]
  • Update grgit to 5.0.0 and use the new service plugin [9d8be63]
  • Update net.wooga.github plugin to 3.0.0 [f594319]
  • Update net.researchgate.release plugin to 3.0.2 [37324c8]
  • Update github-actions-kotlin-dsl to 0.37.0 [5a56cf5]

v2.0.0

25 Jan 14:40
v2.0.0
Compare
Choose a tag to compare

Update Node.js to 16 (#42) [8a5bfa1]

v1.3.6

25 Jan 12:47
v1.3.6
Compare
Choose a tag to compare

Highlights

The update of Node.js to 16 was reverted as it is a breaking change.
For Node.js 16, please use v2 of this action.

Details

  • Move copyright prepending for GitHub workflow files to common file [e15d79a]
  • Revert "Update Node.js to 16 (#42)" [a7a002a]

v1.3.5

24 Jan 12:23
v1.3.5
Compare
Choose a tag to compare

Highlights

  • Usages of the deprecated wslconfig in newer Windows versions is replaced by usage of wsl.exe where possible
  • Downloaded archives can now also be expanded on older PowerShell versions

Details

  • Fix failing tests on windows-2022 due to WSL tool changes [b4ffb29]
  • Migrate GitHub workflows to Kotlin DSL [4eea7c9]
  • Use wsl.exe where possible [a00ad19]
  • Rename archives to .zip to make extraction work on old PowerShell versions (#43) [c6e8c2a]

v1.3.4

13 Nov 01:59
v1.3.4
Compare
Choose a tag to compare

Update Node.js to 16 (#42) [ac91a80]

v1.3.3

04 Nov 13:55
v1.3.3
Compare
Choose a tag to compare

Highlights

  • Adapted to installer file and distribution renaming for Ubuntu 22.04

Details

  • Add argument names to exec calls [c73fc0b]
  • Remove superfluous semicolons [dfda5cc]
  • Output installed WSL distributions when trying to use one and debug is enabled [57b39bc]
  • Adapt to installer file and distribution renaming for Ubuntu 22.04 [6ae2757]
  • Only reuse restored distribution directory if installer file is still the same [06354bb]

v1.3.2

16 Oct 04:13
v1.3.2
Compare
Choose a tag to compare

v1.3.1

02 Jul 03:00
v1.3.1
Compare
Choose a tag to compare

Set default WSL version only if supported [1254a2c]