Skip to content

Fix npm release tarball path - #6

Merged
eimexdev merged 1 commit into
masterfrom
fix/npm-tarball-path
Sep 12, 2026
Merged

eimexdev merged 1 commit into
masterfrom
fix/npm-tarball-path

Conversation

@eimexdev

Copy link
Copy Markdown
Owner

The first automated release passed all platform checks, but npm interpreted the tarball path as a GitHub repository shorthand. Prefix the path with ./ so npm publishes the downloaded local artifact. Validated with npm publish --dry-run using the same directory layout.

@coderabbitai

coderabbitai Bot commented Sep 12, 2026

Copy link
Copy Markdown

Important

  • 🔍 Trigger review

This repository does not receive automatic reviews because it has fewer than 10 stars.

⚙️ Run configuration

Configuration used: defaults

Review profile: CHILL

Plan: Advanced

Run ID: 5bd8caee-2d1e-4187-9da7-9a0b87c97128


Thanks for using CodeRabbit! It's free for OSS, and your support helps us grow. If you like it, consider giving us a shout-out.

❤️ Share

Comment @coderabbitai help to get the list of available commands.

@chatgpt-codex-connector

chatgpt-codex-connector Bot commented Sep 12, 2026

Copy link
Copy Markdown

Codex Review Summary

This comment shows the latest Codex review activity on this pull request.

Review Status Commit Review trigger
📝 Code Review Completed 2026-09-12T03:40:03.448569Z 24e397b PR opened
🔒 Security Review Completed 2026-09-12T03:41:36.399249Z 24e397b PR opened
ℹ️ About Codex in GitHub

Your team has set up Codex to review pull requests in this repo. Reviews are triggered when you

  • Open a pull request for review
  • Mark a draft as ready
  • Comment "@codex review" or "@codex security review".

Codex reacts with 👀 while any review is running, comments if it has suggestions, and reacts with 👍 once all reviews finish with no findings.

@eimexdev
eimexdev merged commit e04c467 into master Sep 12, 2026
7 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