alexcrichton opened PR #12062 from alexcrichton:update-gh-release to bytecodealliance:main:
Historically we had some complicated logic to create releases due to how CI was structured, but this has long since not been the case. Remove the wad of JS we have at
.github/actions/github-releaseand replace it with someghCLI commands which do the trick.<!--
Please make sure you include the following information:
If this work has been discussed elsewhere, please include a link to that
conversation. If it was discussed in an issue, just mention "issue #...".Explain why this change is needed. If the details are in an issue already,
this can be brief.Our development process is documented in the Wasmtime book:
https://docs.wasmtime.dev/contributing-development-process.htmlPlease ensure all communication follows the code of conduct:
https://github.com/bytecodealliance/wasmtime/blob/main/CODE_OF_CONDUCT.md
-->
alexcrichton requested pchickey for a review on PR #12062.
alexcrichton requested wasmtime-default-reviewers for a review on PR #12062.
pchickey submitted PR review.
alexcrichton merged PR #12062.
Last updated: Dec 06 2025 at 07:03 UTC