Stream: git-wasmtime

Topic: wasmtime / PR #10450 [24.0.0] Pin CI runner images for s...


view this post on Zulip Wasmtime GitHub notifications bot (Mar 21 2025 at 14:25):

alexcrichton opened PR #10450 from alexcrichton:back24 to bytecodealliance:release-24.0.0:

This is an attempt to get CI working to address https://github.com/bytecodealliance/wasmtime/issues/10447

view this post on Zulip Wasmtime GitHub notifications bot (Mar 21 2025 at 14:25):

alexcrichton requested pchickey for a review on PR #10450.

view this post on Zulip Wasmtime GitHub notifications bot (Mar 21 2025 at 14:25):

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

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

alexcrichton updated PR #10450.

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

alexcrichton updated PR #10450.

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

alexcrichton commented on PR #10450:

I temporarily tried to update the openvino installation action but abandoned that when it caused other failures. The original failure was resolved by pinning to a specific CI images, so I've stuck with that. All green now!

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

abrown commented on PR #10450:

I'm pretty sure that OpenVINO failure is related to an upstream breaking change in the OpenVINO C API, fixed in https://github.com/intel/openvino-rs/pull/149. Not sure the best way to resolve that in this branch, though: should we be backporting dependency updates? Seems not in the spirit of our LTS concept.

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

abrown submitted PR review:

Makes sense to pin all this down for stability.

view this post on Zulip Wasmtime GitHub notifications bot (Mar 21 2025 at 16:00):

alexcrichton commented on PR #10450:

Yeah in the spirit of older branches I think it's best to leave dependency updates as a last resort. Still possible to do but only done when other avenues have been exhausted.

view this post on Zulip Wasmtime GitHub notifications bot (Mar 21 2025 at 16:00):

alexcrichton merged PR #10450.


Last updated: Apr 19 2025 at 23:03 UTC