Skip to content

fix(cli): add repository field to CLI binary package.json for npm provenance#911

Merged
fengmk2 merged 1 commit intomainfrom
fix-npm-cli-publish
Mar 15, 2026
Merged

fix(cli): add repository field to CLI binary package.json for npm provenance#911
fengmk2 merged 1 commit intomainfrom
fix-npm-cli-publish

Conversation

@fengmk2
Copy link
Member

@fengmk2 fengmk2 commented Mar 15, 2026

npm publish was failing with E422 because sigstore provenance verification
requires repository.url to match the GitHub repo, but the generated
package.json for @voidzero-dev/vite-plus-cli-{platform} packages had no
repository field.

…venance

npm publish was failing with E422 because sigstore provenance verification
requires repository.url to match the GitHub repo, but the generated
package.json for @voidzero-dev/vite-plus-cli-{platform} packages had no
repository field.
@netlify
Copy link

netlify bot commented Mar 15, 2026

Deploy Preview for viteplus-preview canceled.

Name Link
🔨 Latest commit 531a551
🔍 Latest deploy log https://app.netlify.com/projects/viteplus-preview/deploys/69b6b2d769f1c80008dc075f

@fengmk2 fengmk2 requested a review from Brooooooklyn March 15, 2026 13:23
Copy link
Member Author

fengmk2 commented Mar 15, 2026

This stack of pull requests is managed by Graphite. Learn more about stacking.

@fengmk2 fengmk2 self-assigned this Mar 15, 2026
@fengmk2 fengmk2 marked this pull request as ready for review March 15, 2026 13:23
Copy link
Member Author

fengmk2 commented Mar 15, 2026

Merge activity

  • Mar 15, 1:36 PM UTC: A user started a stack merge that includes this pull request via Graphite.
  • Mar 15, 1:37 PM UTC: @fengmk2 merged this pull request with Graphite.

@fengmk2 fengmk2 merged commit f383359 into main Mar 15, 2026
29 of 30 checks passed
@fengmk2 fengmk2 deleted the fix-npm-cli-publish branch March 15, 2026 13:37
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