Yi

Results 21 issues of Yi

This aims to - Reduce copy-pasta in `release.yml` and `build-extensions.yml`. - Fix the issue happened in #3599, that once a job fails when using for-loop instead of matrix in workflow...

c-CI

### Summary This aims to provide a comprehensive list of all assets generated by the release workflow `release.yml`. So that we can - [ ] fill up the missing assets...

enhancement

### Summary Build and release WASI-NN Neural Speed on `manylinux_2_28` ### Details - [ ] Update `utils/wasi-nn/install-neuralspeed.sh`: which is currently apt-only - [ ] Update `.github/workflows/matrix-extensions.json` ### Appendix _No response_

enhancement

### Summary Support installation for `manylinux_2_28` after the next version is released. ### Details Since the release [0.14.0](https://github.com/WasmEdge/WasmEdge/releases/tag/0.14.0) didn't fully support `manylinux_2_28` yet, this issue is expected to wait until...

enhancement

### Summary Build and release WASI-NN OpenVINO on `manylinux_2_28` ### Details - [ ] Update `utils/wasi-nn/install-openvino.sh`: which is currently apt-only - [ ] Update these files; check examples here #3721...

enhancement
c-Plugin
c-CI

### Summary Build and release WASI-NN Burn.rs on `manylinux_2_28` ### Details - [ ] Update `utils/docker/Dockerfile.manylinux_2_28-plugins-deps` with corresponding dependencies - [ ] Update these files; check examples here #3721 -...

enhancement
c-Plugin
c-CI

### Summary ![](https://github.com/user-attachments/assets/2d27927b-7ed2-4d86-9710-abe85ba2e22e) ### Details > Matrix must define at least one vector This occurs when changes match paths in `.github/workflows/build-extensions.yml` but doesn't match any paths in `.github/extensions.paths-filter.yml`, causing matrices...

Improvement
priority:low