Skip to content

ci: use bun ci and npm publish in release workflow#16

Merged
shekohex merged 1 commit into
shekohex:mainfrom
MBanucu:fix-ci-shekohex
Feb 4, 2026
Merged

ci: use bun ci and npm publish in release workflow#16
shekohex merged 1 commit into
shekohex:mainfrom
MBanucu:fix-ci-shekohex

Conversation

@MBanucu

@MBanucu MBanucu commented Feb 4, 2026

Copy link
Copy Markdown
Contributor

Use 'bun ci' instead of 'bun install' for faster, lockfile-based
dependency installation in CI environments.

Use 'npm publish' directly instead of 'bunx npm publish' to ensure
proper support for provenance in npm publishing.

Use 'bun ci' instead of 'bun install' for faster, lockfile-based
dependency installation in CI environments.

Use 'npm publish' directly instead of 'bunx npm publish' to ensure
proper support for provenance in npm publishing.
@shekohex
shekohex merged commit cba058d into shekohex:main Feb 4, 2026
9 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.

2 participants