Skip to content

fix: set repository url to public GitHub repo for npm provenance - #2798

Merged
rotem-cloud merged 1 commit into
mainfrom
rotem/fix-repository-url-v2
Aug 18, 2026
Merged

fix: set repository url to public GitHub repo for npm provenance#2798
rotem-cloud merged 1 commit into
mainfrom
rotem/fix-repository-url-v2

Conversation

@rotem-cloud

Copy link
Copy Markdown
Contributor

The repository field in package.json was overwritten back to the GitLab URL by the v7.1.0 release PR (#2797), causing the npm publish to fail again with:

npm error code E422
npm error Error verifying sigstore provenance bundle: Failed to validate repository information:
  package.json: "repository.url" is "git+https://gitlab.com/cloudflare/cloudflare-typescript.git",
  expected to match "https://github.com/cloudflare/cloudflare-typescript" from provenance

This re-applies the fix from #2793.

@rotem-cloud
rotem-cloud merged commit faaaf89 into main Aug 18, 2026
13 of 14 checks passed
@rotem-cloud
rotem-cloud deleted the rotem/fix-repository-url-v2 branch August 18, 2026 16:09
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.

2 participants