Releases: compnerd/gha-setup-swift
Releases · compnerd/gha-setup-swift
θ
What's Changed
- Update README.md: typo fix by @marcprux in #43
- action: simplify the action logic by @compnerd in #44
- GHA: add the ability to upload install logs on failure by @compnerd in #46
- GHA: rename parameters by @compnerd in #47
- GHA: add the ability to update the module map by @compnerd in #48
- Update action.yml by @compnerd in #49
- Update action.yml by @compnerd in #50
- Error if swift crashes or version is empty by @speednoisemovement in #51
- Add param to cache downloaded toolchains by @speednoisemovement in #52
- Fix installer logging: use Burn /log flag instead of msiexec /lv*x by @roman-bcny in #54
New Contributors
- @marcprux made their first contribution in #43
- @speednoisemovement made their first contribution in #51
- @roman-bcny made their first contribution in #54
Full Changelog: v0.3.0...v0.4.0
η
What's Changed
- Support user-provided installer args by @tristanlabelle in #38
- Add PR trigger to workflow by @tristanlabelle in #39
- Fix tests to use an installer that supports arguments by @tristanlabelle in #40
- Add support for the swift.org windows arm64 builds by @hjyamauchi in #42
New Contributors
- @hjyamauchi made their first contribution in #42
Full Changelog: v0.2.3...v0.3.0
ζ
What's Changed
- Skip VS 2022 compatibility setup steps if the toolchain is newer than 5.9 by @kendalharland in #34
- exit 1 when Start-Process throws by @tristanlabelle in #35
New Contributors
- @kendalharland made their first contribution in #34
Full Changelog: v0.2.2...v0.2.3
ε
What's Changed
- Fixes Ubuntu. by @dabrahams in #27
- Use gh instead of dsaltares/fetch-gh-release-asset to fetch asset by @amonshiz in #31
- More ci by @dabrahams in #28
- Add a smoke test that ensures CMake can find the right linker by @dabrahams in #29
- Update the vsdevenv action pin by @amonshiz in #32
- GHA: attempt to revert the changes to Path handling by @compnerd in #33
New Contributors
Full Changelog: v0.2.1...v0.2.2
δ
γ
What's Changed
- It's release-asset-name by @dabrahams in #21
- Partially de-confuse the branch/tag options in README by @dabrahams in #20
- deps: Pin compnerd/gha-setup-vsdevenv to SHA by @keelerm84 in #22
- GHA: inline the GHA utilities by @compnerd in #23
New Contributors
- @dabrahams made their first contribution in #21
- @keelerm84 made their first contribution in #22
Full Changelog: v0.1.0...v0.2.0
β
What's Changed
- Fixes for Ubuntu 22.02
- Cleanups for supporting more Linux distributions
- Switch to compnerd/gha-setup-vsdevenv to avoid deprecation warnings
- Add a simple workflow test
- Enable usage of a custom Swift toolchain
Contributors
Thanks to @stevapple for the release request!
Full Changelog: v0.0.1...v0.1.0