fleet-memory/.github
RCLL 707f163608 ci(publish): build on Node 22 — npm@latest (12.x) refuses to install on Node 20
npm 12 declares engines ^22.22.2 || ^24.15.0 || >=26.0.0. The workflow pinned
node-version 20 and then ran 'npm install -g npm@latest', so the engine check
would fail and the publish step would never run — with the GitHub Release
already public and the tag burnt. Caught before the first tag exists.

Package engines (node >=18) unchanged; this pins the build runner only.
2026-08-28 09:39:24 +03:00
..
ISSUE_TEMPLATE feat: configurable embedding dimensions + OpenAI Embeddings (#101) 2026-01-05 14:43:05 +01:00
workflows ci(publish): build on Node 22 — npm@latest (12.x) refuses to install on Node 20 2026-08-28 09:39:24 +03:00
dependabot.yml chore: add dependabot config for GitHub Actions updates (#554) 2026-03-13 10:32:29 +01:00