Skip to content

fix(protocol-core): add repository field for npm provenance#22

Merged
henrypalacios merged 1 commit into
mainfrom
fix/add-repository-field
Apr 17, 2026
Merged

fix(protocol-core): add repository field for npm provenance#22
henrypalacios merged 1 commit into
mainfrom
fix/add-repository-field

Conversation

@henrypalacios

Copy link
Copy Markdown
Collaborator

Summary

Add repository field to protocol-core package.json. npm provenance with sigstore requires repository.url to match the GitHub repo — without it, npm publish --provenance fails with E422.

Test plan

  • Re-run Publish Protocol Core workflow after merge — should pass provenance verification

npm provenance with sigstore requires package.json repository.url
to match the GitHub repo. Without it, publish fails with E422:
"Error verifying sigstore provenance bundle".
@henrypalacios henrypalacios force-pushed the fix/add-repository-field branch from 905762b to c1239b2 Compare April 17, 2026 01:43
@henrypalacios henrypalacios merged commit ee6bd67 into main Apr 17, 2026
2 checks passed
@henrypalacios henrypalacios deleted the fix/add-repository-field branch April 17, 2026 01:47
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