-
Notifications
You must be signed in to change notification settings - Fork 41
Comparing changes
Open a pull request
base repository: swiftlang/github-workflows
base: 0.0.1
head repository: swiftlang/github-workflows
compare: 0.0.2
- 9 commits
- 20 files changed
- 5 contributors
Commits on Dec 2, 2025
-
Remove swift SDK for android suffix (#197)
* Remove swift SDK for android suffix * remove android_sdk_bundle_dir
Configuration menu - View commit details
-
Copy full SHA for e75f743 - Browse repository at this point
Copy the full SHA e75f743View commit details
Commits on Dec 3, 2025
-
Configuration menu - View commit details
-
Copy full SHA for ea107c1 - Browse repository at this point
Copy the full SHA ea107c1View commit details
Commits on Dec 4, 2025
-
Add support for Windows on ARM (#190)
* Add support for Windows on ARM * Fix the http -> https * Fix the http -> https * Remove the workaround --------- Co-authored-by: Mishal Shah <shahmishal@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for 654658d - Browse repository at this point
Copy the full SHA 654658dView commit details -
Add a test package for CI (#194)
We currently have setup the workflows in this repository to test the various reusable workflows. The workflows that require a Swift package have created their own package as a pre-build command. While this worked so far it limits the kinds of packages that we can setup. This PR is committing a Swift Package to the `tests` folder which we can shape more complicated ways to test the various workflows better.
Configuration menu - View commit details
-
Copy full SHA for 736dbca - Browse repository at this point
Copy the full SHA 736dbcaView commit details -
Rename install-swift-nightly.ps1 to install-swift-nightly-main.ps1 (#200
) This script is only used when Docker is enabled, and the workflow was using the wrong name, leading to build failures. e.g. https://github.com/swiftlang/swift-build/actions/runs/19923980997/job/57119158460?pr=954 Easiest solution is to rename the file. For Docker, both "nightly" and "nightly-main" tags exist, so we can just use "nightly-main" which is both more consistent with other platforms and easier to use across the board.
Configuration menu - View commit details
-
Copy full SHA for 721a365 - Browse repository at this point
Copy the full SHA 721a365View commit details
Commits on Dec 5, 2025
-
Implement retry mechanisms for network download functionality (#199)
* write a custom curl retry method * retry SDK install * retry windows install * check windows download for corruption and ensure file length is valid * account for partially installed sdks * add retry logic to install-vsb.ps1 * remove file with retry on windows
Configuration menu - View commit details
-
Copy full SHA for 7e706d0 - Browse repository at this point
Copy the full SHA 7e706d0View commit details -
Install Python 3.10 in dockerless Windows builds (#201)
* install Python 3.10 in dockerless Windows builds * update environment variables after installing Swift on Windows
Configuration menu - View commit details
-
Copy full SHA for 2b396de - Browse repository at this point
Copy the full SHA 2b396deView commit details -
Configuration menu - View commit details
-
Copy full SHA for 35713f8 - Browse repository at this point
Copy the full SHA 35713f8View commit details
Commits on Dec 9, 2025
-
Configuration menu - View commit details
-
Copy full SHA for 69624bd - Browse repository at this point
Copy the full SHA 69624bdView commit details
This comparison is taking too long to generate.
Unfortunately it looks like we can’t render this comparison for you right now. It might be too big, or there might be something weird with your repository.
You can try running this command locally to see the comparison on your machine:
git diff 0.0.1...0.0.2