Skip to content

fix(release): publish local tarball paths - #301

Merged
caoergou merged 1 commit into
mainfrom
fix/publish-local-tarballs
Jul 28, 2026
Merged

caoergou merged 1 commit into
mainfrom
fix/publish-local-tarballs

Conversation

@caoergou

Copy link
Copy Markdown
Owner

Summary

  • prefix release artifact paths with ./ so npm 11 treats them as local tarballs
  • prevent npm from interpreting release-artifacts/...tgz as a Git dependency spec

Verification

  • npm publish ./release-artifacts/caoergou-windows-xp-0.4.0.tgz --access public --provenance --dry-run succeeds and resolves @caoergou/windows-xp@0.4.0
  • the previous release run passed all build and clean-consumer smoke gates before reaching this path parsing failure

Follow-up to #300 and #113.

@caoergou
caoergou merged commit c9a51c0 into main Jul 28, 2026
4 checks passed
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