Skip to content

fix(release): publish local tarballs - #19

Merged
routeplane-ops merged 1 commit into
mainfrom
fix/npm-tarball-path
Aug 13, 2026
Merged

fix(release): publish local tarballs#19
routeplane-ops merged 1 commit into
mainfrom
fix/npm-tarball-path

Conversation

@routeplane-ops

Copy link
Copy Markdown
Collaborator

npm 11 interprets a bare release/package.tgz argument as a GitHub shorthand. The v0.5.1 workflow therefore failed before it reached the npm registry; no package was published.

Prefix the three explicit tarball paths with ./ and advance the immutable retry version to 0.5.2.

Validation:

  • exact npm 11.17.0 publish dry-run for all three ./release/*.tgz paths
  • pnpm build
  • pnpm test (121 tests)
  • pnpm lint
  • actionlint
  • zizmor (no findings)
  • git diff --check

@routeplane-ops
routeplane-ops merged commit 9abc6b0 into main Aug 13, 2026
1 check passed
@routeplane-ops
routeplane-ops deleted the fix/npm-tarball-path branch August 13, 2026 17:28
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