Skip to content

fix: use bunx for npm publish in Dagger pipeline#195

Merged
shepherdjerred merged 1 commit intomainfrom
fix/npm-publish-in-bun-container
Jan 20, 2026
Merged

fix: use bunx for npm publish in Dagger pipeline#195
shepherdjerred merged 1 commit intomainfrom
fix/npm-publish-in-bun-container

Conversation

@shepherdjerred
Copy link
Owner

Summary

  • Fixed npm publish failing with "npm: not found" in the Dagger pipeline
  • The oven/bun:latest container doesn't include npm, so changed to use bunx npm publish instead

Test plan

  • Run the Dagger pipeline with a release to verify npm publish works

🤖 Generated with Claude Code

The oven/bun container doesn't include npm, causing the publish step
to fail with "npm: not found". Use bunx to run npm publish instead.

Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
@shepherdjerred shepherdjerred merged commit 8777819 into main Jan 20, 2026
3 checks passed
@shepherdjerred shepherdjerred deleted the fix/npm-publish-in-bun-container branch January 20, 2026 03:57
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