Stream: git-wasmtime

Topic: wasmtime / PR #9152 Install `git` executable in container...


view this post on Zulip Wasmtime GitHub notifications bot (Aug 20 2024 at 16:44):

alexcrichton requested fitzgen for a review on PR #9152.

view this post on Zulip Wasmtime GitHub notifications bot (Aug 20 2024 at 16:44):

alexcrichton opened PR #9152 from alexcrichton:install-git to bytecodealliance:main:

Precompiled artifacts for macOS show this for wasmtime --version

wasmtime-cli 24.0.0 (6fc3d274c 2024-08-20)

whereas for Linux they show

wasmtime-cli 24.0.0

and this is due to git not being available in the build environment on Linux.

<!--
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 (Aug 20 2024 at 16:44):

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

view this post on Zulip Wasmtime GitHub notifications bot (Aug 20 2024 at 16:55):

fitzgen submitted PR review.

view this post on Zulip Wasmtime GitHub notifications bot (Aug 20 2024 at 18:06):

alexcrichton merged PR #9152.


Last updated: Oct 23 2024 at 20:03 UTC