Skip to content

fix(ci): point package-lock resolved URLs at the official registry - #135

Merged
Danceiny merged 1 commit into
mainfrom
fix/lockfile-official-registry
Sep 4, 2026
Merged

fix(ci): point package-lock resolved URLs at the official registry#135
Danceiny merged 1 commit into
mainfrom
fix/lockfile-official-registry

Conversation

@Danceiny

@Danceiny Danceiny commented Sep 4, 2026

Copy link
Copy Markdown
Owner

45b0958 重生成 lockfile 时 resolved URL 记录了内网镜像 bnpm.byted.org(7 处),GitHub runner 与 UAT 构建主机均无法解析,npm ci 直接 ENOTFOUND。本 PR 仅把 resolved host 换回 registry.npmjs.org——包与 integrity 哈希完全不变。本地 npm ci --dry-run 验证通过。

The lockfile regenerated in 45b0958 recorded bnpm.byted.org resolved
URLs, which neither GitHub runners nor the UAT build host can resolve.
Same artifacts, same integrity hashes — only the mirror host changes.
@Danceiny
Danceiny merged commit e921772 into main Sep 4, 2026
@Danceiny
Danceiny deleted the fix/lockfile-official-registry branch September 4, 2026 20:48
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant