-
Notifications
You must be signed in to change notification settings - Fork 30
SwiftWasm 5.10 release #5570
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Comments
Update: I'm waiting for the 5.10 snapshot release from the upstream including a fix for a while but the infrastructure is not working now. Releasing our downstream release without upstream snapshot requires a lot of build infrastructure changes. I don't have enough availability to do it now, so if you don't have any reason to stick with 5.10, please consider using 6.0 or development snapshot for now. |
Ok, swift-wasm-5.10-SNAPSHOT-2024-05-30-a seems stable |
Trigged release workflow gh workflow run manual-distribution.yml -f run-id=9303473023 -f scheme=release-5.10 -f override-name=swift-wasm-5.10.0-RELEASE -f display-name="Swift for WebAssembly 5.10.0 Release $(date +'%Y-%m-%d')" -f display-name-short="Swift for WebAssembly 5.10.0 Release" -R swiftwasm/swift |
TODO:
Testing with https://github.com/swiftwasm/swift/releases/tag/swift-wasm-5.10-SNAPSHOT-2024-05-30-a
gh workflow run manual-distribution.yml -f run-id=$RC_RUN_ID -f scheme=release-5.10 -f override-name=swift-wasm-5.10.1-RELEASE -f display-name="Swift for WebAssembly 5.10.1 Release $(date +'%Y-%m-%d')" -f display-name-short="Swift for WebAssembly 5.10.1 Release" -R swiftwasm/swift
(Replace
$RC_RUN_ID
with the GitHub Actions run id for the release candidate build from swiftwasm-build)After tagging the toolchain version
Current blockers
Please report any other issues found in the latest release snapshots to help us prioritize them.
Previous releases
The text was updated successfully, but these errors were encountered: