Yi
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...
### 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...
### 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_
### 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...
### 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...
### 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 -...
### Summary  ### 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...