Skip to content

Publish npm artifact from extracted package - #47

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

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

Conversation

@ifBars

@ifBars ifBars commented Aug 28, 2026

Copy link
Copy Markdown
Owner

Bun 1.3.5 on the hosted Linux runner still reports MissingPackageJSON when given the validated package tarball directly, including by absolute path. Extract the uploaded tarball into an isolated package directory and publish from that package.json instead. This preserves the exact package artifact contents while using Bun's reliable current-directory publication path.

@coderabbitai

coderabbitai Bot commented Aug 28, 2026

Copy link
Copy Markdown

Warning

Review limit reached

Next included review available in 16 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: 4d6456ba-debc-4d09-aa80-19996783d550

📥 Commits

Reviewing files that changed from the base of the PR and between 347aba1 and d99ea66.

📒 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 5b50d3a into main Aug 28, 2026
2 checks passed
@ifBars
ifBars deleted the fix/npm-publish-extracted-artifact branch August 28, 2026 01:34
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