Commit 4a35c97
Fix docs CI: use public npm registry; fix stale path in Makefile
Add .npmrc pinning the project to registry.npmjs.org. The lockfile was
generated from Bloomberg's internal Artifactory mirror, causing npm ci to
crash ("Exit handler never called!") on public GitHub Actions runners that
cannot reach artprod.dev.bloomberg.com. Regenerate package-lock.json
against the public registry.
Also update _docs_conf in the Makefile: antora-worktree-fix.js was
renamed to antora/antora-worktree-fix.js in a previous commit but the
Makefile still referenced the old path, which was why make fell through
to the .DEFAULT cmake-passthrough rule (the file no longer existed at
the expected location).
Co-Authored-By: Claude Sonnet 4.6 (1M context) <noreply@anthropic.com>1 parent 53280b6 commit 4a35c97
3 files changed
Lines changed: 189 additions & 266 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
| 1 | + | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
256 | 256 | | |
257 | 257 | | |
258 | 258 | | |
259 | | - | |
| 259 | + | |
260 | 260 | | |
261 | 261 | | |
262 | 262 | | |
| |||
0 commit comments