Below you will find pages that utilize the taxonomy term “SwiftyLab”
March 29, 2024
Setup Swift environment for macOS, Linux and Windows
Version updated for SwiftyLab/setup-swift to version v1.6.0.
This action is used across all versions by 39 repositories. Go to the GitHub Marketplace to find the latest changes.
Release notes 1.6.0 (2024-03-29) 🚀 Features added git ref support to check-latest option (840a162) added supporting new swift toolchains without action release (#259) (b8b0c2a) 🐛 Fixes fixed toolchain caching (a36cd73) 🐎 Performance Improvements added skipping gpg verification if signature missing (17c7929) cache will only be saved if not saved once (a7ba193) 🛠 Dependency bump glob from 10.
March 23, 2024
Setup Swift environment for macOS, Linux and Windows
Version updated for SwiftyLab/setup-swift to version v1.5.2.
This action is used across all versions by 34 repositories. Go to the GitHub Marketplace to find the latest changes.
Release notes 1.5.2 (2024-03-23) 🛠 Build System pause windows support for Swift 5.10 and above temporarily (#250) (186489b) swift-org-website: bump swiftorg from cd5a1a3 to 74caef9 (#253) (0913e1d) 🛠 Dependency bump @actions/cache from 3.2.2 to 3.2.4 (#225) (a75eb22)
December 15, 2023
Setup Swift environment for macOS, Linux and Windows
Version updated for SwiftyLab/setup-swift to version v1.5.1.
This action is used across all versions by 15 repositories. Go to the GitHub Marketplace to find the latest changes.
Release notes 1.5.1 (2023-12-15) 🛠 Build System swift-org-website: bump swiftorg from 8485bd3 to 9ce4db8 (#124) (e0fff81) swift-org-website: bump swiftorg from 9ce4db8 to cd5a1a3 (#164) (8484fad) 🛠 Dependency bump glob from 10.3.4 to 10.3.10 (#154) (44ecbc4)
October 25, 2023
Setup Swift environment for macOS, Linux and Windows
Version updated for SwiftyLab/setup-swift to version v1.5.0.
This action is used across all versions by 7 repositories. Go to the GitHub Marketplace to find the latest changes.
Release notes 1.5.0 (2023-10-25) 🚀 Features added major version tag option for latest release (#109) (8967619) 🐛 Fixes only add existing directories to PATH on windows (by @stevapple) (#71) (5dfc518) removed deprecated recursive fs.rmdir (by @stevapple) (#70) (214f7e8) specified initial branch name to suppress Git hint (by @stevapple) (#69) (b6ac81d) 🛠 Build System swift-org-website: bump swiftorg from 332574c to 8485bd3 (#121) (3dc4e02) 🛠 Dependency bump @actions/core from 1.
September 26, 2023
Setup Swift environment for macOS, Linux and Windows
Version updated for SwiftyLab/setup-swift to version v1.4.1.
This publisher is shown as erified by GitHub. This action is used across all versions by 3 repositories. Go to the GitHub Marketplace to find the latest changes.
Release notes 1.4.1 (2023-09-25) 🐛 Fixes fixed snapshots not sorted by semantic version (#65) (e8192a4) 🛠 Build System swift-org-website: bump swiftorg from 73f218c to 332574c (#67) (0a57e00) updated action ruuner to Node v20 (#66) (c09b206)
September 20, 2023
Setup Swift environment for macOS, Linux and Windows
Version updated for SwiftyLab/setup-swift to version v1.4.0.
This publisher is shown as erified by GitHub. This action is used across all versions by 2 repositories. Go to the GitHub Marketplace to find the latest changes.
Release notes 1.4.0 (2023-09-19) 🚀 Features added optional visual studio components option (a01e266) allowed passing snapshot name as version (#49) (dff1353) 🐛 Fixes fixed setup on windows when tool cached (#44) (68f6906) 🐎 Performance Improvements installation will be saved in cache (#48) (5bd49ae) skip visual studio components installation if not needed (32576cd) 🛠 Build System swift-org-website: bump swiftorg from e851408 to 73f218c (#61) (1be0f90) 🛠 Dependency removed jsdom and marked (#56) (4ec14b4) 🔥 Refactorings update swift-org-website released tools parsing (#54) (59a0afe) 💄 Styles added codespace container customization (#50) (22bf437)
September 6, 2023
Setup Swift environment for macOS, Linux and Windows
Version updated for SwiftyLab/setup-swift to version v1.3.0.
This publisher is shown as ‘verified’ by GitHub. This action is used across all versions by 1 repositories. Go to the GitHub Marketplace to find the latest changes.
Release notes 1.3.0 (2023-09-05) 🚀 Features added downloaded snapshots caching (#27) (8b96634) added snapshots cache control option (#40) (b025441) 🐛 Fixes fixed swift package build failure on windows (#23) (80ba175) 🛠 Build System swift-org-website: bump swiftorg from 1f5f38a to 1f57d0e (#42) (51b8371) 🛠 Dependency bump glob from 10.
September 1, 2023
Setup Swift environment for macOS, Linux and Windows
Version updated for SwiftyLab/setup-swift to version v1.2.0.
This publisher is shown as ‘verified’ by GitHub. This action is used across all versions by ? repositories. Go to the GitHub Marketplace to find the latest changes.
Release notes 1.2.0 (2023-08-31) 🚀 Features added option to only fetch toolchain metadata without installation (#5) (636007f) 🐛 Fixes fixed latest toolchain(> 5.6) setup failure on Windows (#3) (da27e5b) 🐎 Performance Improvements improved for macos with pre-installed xcode (#8) (d4f4aa5) 🛠 Build System swift-org-website: bump swiftorg from 860d64c to 1f5f38a (#18) (80fdfa0) 🛠 Dependency bump marked from 7.
August 25, 2023
Setup Swift environment for macOS, Linux and Windows
Version updated for SwiftyLab/setup-swift to version v1.0.0.
This publisher is shown as ‘verified’ by GitHub. This action is used across all versions by ? repositories. Go to the GitHub Marketplace to find the latest changes.
Release notes 1.0.0 (2023-08-24) 🚀 Features added setting up swift environment (1ca86a3)