gh workflow run manual-distribution.yml -f run-id=$RC_RUN_ID -f scheme=release-5.9 -f override-name=swift-wasm-5.9.1-RELEASE -f display-name="Swift for WebAssembly 5.9.1 Release $(date +'%Y-%m-%d')" -f display-name-short="Swift for WebAssembly 5.9.1 Release" -R swiftwasm/swift
Please report any other issues found in the latest release snapshots to help us prioritize them.
TODO:
5.9.1as default value ofswift-compiler-versionbuild-script optiongh workflow run manual-distribution.yml -f run-id=$RC_RUN_ID -f scheme=release-5.9 -f override-name=swift-wasm-5.9.1-RELEASE -f display-name="Swift for WebAssembly 5.9.1 Release $(date +'%Y-%m-%d')" -f display-name-short="Swift for WebAssembly 5.9.1 Release" -R swiftwasm/swift(Replace
$RC_RUN_IDwith the GitHub Actions run id for the release candidate build)After tagging the toolchain version
Current blockers
Please report any other issues found in the latest release snapshots to help us prioritize them.
References