We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
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 of swiftwasm-build repository for the release candidate build)
$RC_RUN_ID
swiftwasm-build
--static-swift-stdlib
Please report any other issues found in the latest release snapshots to help us prioritize them.
The text was updated successfully, but these errors were encountered:
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.
Sorry, something went wrong.
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
gh workflow run manual-distribution.yml -f run-id=11568835763 -f scheme=release-6.0 -f override-name=swift-wasm-6.0.2-RELEASE -f display-name="Swift for WebAssembly 6.0.2 Release $(date +'%Y-%m-%d')" -f display-name-short="Swift for WebAssembly 6.0.2 Release" -R swiftwasm/swift
No branches or pull requests
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: