forked from swiftlang/swift
-
Notifications
You must be signed in to change notification settings - Fork 30
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
SwiftWasm 6.0 release #5582
Labels
release
Issues with the release version
Comments
This was referenced Sep 22, 2024
I'll make a stable release once the upstream tagged 6.0.2 because 6.0.1 happened during the huge diverge for swift-foundation. |
Rebased 6.0 channel on the upstream 6.0.2: swiftwasm/swiftwasm-build#447 I'll execute the release workflow this week Release candidate run id: 11568835763 |
Executed the release workflow
|
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
TODO:
gh workflow run manual-distribution.yml -f run-id=$RC_RUN_ID -f scheme=release-6.0 -f override-name=swift-wasm-6.0-RELEASE -f display-name="Swift for WebAssembly 6.0 Release $(date +'%Y-%m-%d')" -f display-name-short="Swift for WebAssembly 6.0 Release" -R swiftwasm/swift
(Replace
$RC_RUN_ID
with the GitHub Actions run id ofswiftwasm-build
repository for the release candidate build)After tagging the toolchain version
--static-swift-stdlib
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: