Stream: git-wasmtime

Topic: wasmtime / PR #12062 Simplify CI release uploading


view this post on Zulip Wasmtime GitHub notifications bot (Nov 21 2025 at 02:05):

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-release and replace it with some gh CLI commands which do the trick.

<!--
Please make sure you include the following information:

Our development process is documented in the Wasmtime book:
https://docs.wasmtime.dev/contributing-development-process.html

Please ensure all communication follows the code of conduct:
https://github.com/bytecodealliance/wasmtime/blob/main/CODE_OF_CONDUCT.md
-->

view this post on Zulip Wasmtime GitHub notifications bot (Nov 21 2025 at 02:05):

alexcrichton requested pchickey for a review on PR #12062.

view this post on Zulip Wasmtime GitHub notifications bot (Nov 21 2025 at 02:05):

alexcrichton requested wasmtime-default-reviewers for a review on PR #12062.

view this post on Zulip Wasmtime GitHub notifications bot (Nov 21 2025 at 18:39):

pchickey submitted PR review.

view this post on Zulip Wasmtime GitHub notifications bot (Nov 21 2025 at 22:15):

alexcrichton merged PR #12062.


Last updated: Dec 06 2025 at 07:03 UTC