Skip to content

chore: update repository URL for npm provenance#13497

Merged
ilhan007 merged 1 commit into
release-2.10.1from
fix/repo-url-2.10
May 11, 2026
Merged

chore: update repository URL for npm provenance#13497
ilhan007 merged 1 commit into
release-2.10.1from
fix/repo-url-2.10

Conversation

@ilhan007
Copy link
Copy Markdown
Contributor

Summary

Fix npm publish provenance failure by updating repository.url in all package.json files from SAP/ui5-webcomponents to UI5/webcomponents.

The v2.10.1 release version bump succeeded but publish failed with:

E422 Error verifying sigstore provenance bundle: Failed to validate repository information: package.json: "repository.url" is "git+https://github.com/SAP/ui5-webcomponents.git", expected to match "https://github.com/UI5/webcomponents" from provenance

After merging, re-run publish: lerna publish from-git --yes --dist-tag "hotfix-2.10"

Update repository.url from SAP/ui5-webcomponents to
UI5/webcomponents to fix npm provenance verification.
@ilhan007 ilhan007 merged commit 8715a4b into release-2.10.1 May 11, 2026
7 of 11 checks passed
@ilhan007 ilhan007 deleted the fix/repo-url-2.10 branch May 11, 2026 12: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