Commit fd88e4d
committed
ci(kernel-rc-cross-os): drop proxy-pinned lockfile so CI resolves from public npm
The vendored package-lock.json was generated via npm-proxy.dev.databricks.com;
its 126 `resolved` URLs are unreachable from GitHub-hosted runners (same class
of issue as #436). Remove it and gitignore it — the workflow uses `npm install`,
which resolves fresh from the default public registry on CI. The RC is still
deterministic (package.json pins @databricks/sql 1.16.0-rc.1 and the workflow
installs it explicitly).
Co-authored-by: Isaac1 parent 9264301 commit fd88e4d
2 files changed
Lines changed: 2 additions & 1462 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
| 1 | + | |
| 2 | + | |
0 commit comments