swiftwasm / swift

WebAssembly support for the Swift programming language
https://swiftwasm.org
1.32k stars 29 forks source link

SwiftWasm 6.0 release #5582

Open kateinoigakukun opened 6 months ago

kateinoigakukun commented 6 months ago

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 of swiftwasm-build repository 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.

Previous releases

kateinoigakukun commented 1 month ago

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.

kateinoigakukun commented 1 month ago

Rebased 6.0 channel on the upstream 6.0.2: https://github.com/swiftwasm/swiftwasm-build/pull/447

I'll execute the release workflow this week

Release candidate run id: 11568835763

kateinoigakukun commented 1 month ago

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