Skip to content

Fix npm artifact publication - #46

Merged
ifBars merged 1 commit into
mainfrom
fix/npm-publish-artifact-path
Aug 28, 2026
Merged

ifBars merged 1 commit into
mainfrom
fix/npm-publish-artifact-path

Conversation

@ifBars

@ifBars ifBars commented Aug 28, 2026

Copy link
Copy Markdown
Owner

The v1.8.0 npm publish job built and packed successfully but Bun 1.3.5 treated the relative artifact glob as a package directory and failed with MissingPackageJSON. Resolve the downloaded tarball to an absolute path before passing it to Bun, matching Bun's supported pre-built tarball publish form.

Validated locally against the exact downloaded v1.8.0 workflow artifact with Bun 1.3.5 dry-run parsing.

@coderabbitai

coderabbitai Bot commented Aug 28, 2026

Copy link
Copy Markdown

Warning

Review limit reached

Next included review available in 20 minutes.

View limit details

Limit details: You’ve used the included review currently available.

You've used all free OSS reviews for now. Wait for the free limit to reset to keep reviewing this public repository.

Learn how review limits work.

Review configuration:

⚙️ Run configuration

Configuration used: Organization UI

Review profile: CHILL

Plan: Pro Plus

Run ID: a415a4f9-a299-40ca-aedf-fb80002cb14e

📥 Commits

Reviewing files that changed from the base of the PR and between 948cda7 and 9166af6.

📒 Files selected for processing (1)
  • .github/workflows/publish-npm.yml

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.

@ifBars
ifBars merged commit 347aba1 into main Aug 28, 2026
2 checks passed
@ifBars
ifBars deleted the fix/npm-publish-artifact-path branch August 28, 2026 01:30
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