Skip to content

fix(npm): add repository metadata so provenance verifies#4

Merged
trick77 merged 2 commits intomasterfrom
fix/npm-provenance-metadata
May 2, 2026
Merged

fix(npm): add repository metadata so provenance verifies#4
trick77 merged 2 commits intomasterfrom
fix/npm-provenance-metadata

Conversation

@trick77
Copy link
Copy Markdown
Owner

@trick77 trick77 commented May 2, 2026

Summary

  • v0.1.3 release failed at npm publish with E422 ... "repository.url" is "", expected to match "https://github.com/trick77/opencode-presets" from provenance.
  • Adds repository, homepage, bugs to package.json so OIDC provenance verification at the registry passes.
  • Drops the leading ./ from the bin path to silence npm's pkg fix warning.

Test plan

  • After merge, bump version to 0.1.4 and push tag v0.1.4 — release workflow should publish successfully.

@trick77 trick77 merged commit 05a63ab into master May 2, 2026
2 checks passed
@trick77 trick77 deleted the fix/npm-provenance-metadata branch May 2, 2026 13:43
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