whisper.cpp/.github/workflows
Daniel Bevenius 167d225f3a
ci, examples : add package-lock.json to examples addon node (#3919)
* ci, examples : add package-lock.json to examples addon node

This commit commits the package-lock.json file for examples/addon.node.

This is needed to make the CI workflow work properly and after we
started pinning the action versions in the workflow, the CI started
failing because the package-lock.json was not committed. At least that
is what I think is happening.

* ci: use node 20.x and 22.x instead of 16.x and 18.x

* fix CMakeLists.txt target properties for addon.node
2026-07-01 09:04:21 +02:00
..
bindings-go.yml ci : pin github actions to commit sha's (#3865) 2026-06-09 12:51:00 +02:00
bindings-ruby.yml ruby : add support for Parakeet (#3885) 2026-06-17 06:42:09 +02:00
build-android.yml ci : pin github actions to commit sha's (#3865) 2026-06-09 12:51:00 +02:00
build-clang.yml ci : pin github actions to commit sha's (#3865) 2026-06-09 12:51:00 +02:00
build-coreml.yml ci : pin github actions to commit sha's (#3865) 2026-06-09 12:51:00 +02:00
build-cpu.yml ci : pin github actions to commit sha's (#3865) 2026-06-09 12:51:00 +02:00
build-freebsd.yml ci : pin github actions to commit sha's (#3865) 2026-06-09 12:51:00 +02:00
build-gcc.yml ci : only trigger release jobs for tags (#3883) 2026-06-16 14:33:42 +02:00
build-macos.yml ci : pin github actions to commit sha's (#3865) 2026-06-09 12:51:00 +02:00
build-quantize.yml ci : pin github actions to commit sha's (#3865) 2026-06-09 12:51:00 +02:00
build-sanitize.yml ci : set GGML_NATIVE=OFF for sanitize builds (#3920) 2026-06-30 17:47:22 +02:00
build-self-hosted.yml ci : pin github actions to commit sha's (#3865) 2026-06-09 12:51:00 +02:00
build-sycl.yml ci : pin github actions to commit sha's (#3865) 2026-06-09 12:51:00 +02:00
build-vad.yml ci : pin github actions to commit sha's (#3865) 2026-06-09 12:51:00 +02:00
build-wasm.yml ci : pin github actions to commit sha's (#3865) 2026-06-09 12:51:00 +02:00
build-windows.yml ci : pin github actions to commit sha's (#3865) 2026-06-09 12:51:00 +02:00
deploy-examples-wasm.yml ci : pin github actions to commit sha's (#3865) 2026-06-09 12:51:00 +02:00
docker.yml ci : pin github actions to commit sha's (#3865) 2026-06-09 12:51:00 +02:00
examples.yml ci, examples : add package-lock.json to examples addon node (#3919) 2026-07-01 09:04:21 +02:00
release.yml ci : add GGML_NATIVE=OFF and GGML_BMI2=OFF to windows-blas (#3891) 2026-06-18 14:49:08 +02:00