Skip to content

ci: Replace Bun with tsx in enforce-version-convention workflow#17770

Merged
chargome merged 1 commit into
masterfrom
chargome/ci/replace-bun-tsx-enforce-version
May 15, 2026
Merged

ci: Replace Bun with tsx in enforce-version-convention workflow#17770
chargome merged 1 commit into
masterfrom
chargome/ci/replace-bun-tsx-enforce-version

Conversation

@chargome
Copy link
Copy Markdown
Member

@chargome chargome commented May 15, 2026

Replace oven-sh/setup-bun with actions/setup-node + npx tsx in the
enforce-version-convention workflow. The script only uses standard Node.js
APIs and local project imports.

Part of a series of PRs to remove Bun from all CI workflows.

Remove oven-sh/setup-bun and use npx tsx to run TypeScript scripts
instead. The script only uses standard Node.js APIs and local project
imports, so Bun as a runtime is unnecessary.

Co-Authored-By: Claude <noreply@anthropic.com>
@vercel
Copy link
Copy Markdown

vercel Bot commented May 15, 2026

The latest updates on your projects. Learn more about Vercel for GitHub.

Project Deployment Actions Updated (UTC)
develop-docs Ready Ready Preview, Comment May 15, 2026 9:08am
sentry-docs Ready Ready Preview, Comment May 15, 2026 9:08am

Request Review

@chargome chargome merged commit 21cf61b into master May 15, 2026
19 checks passed
@chargome chargome deleted the chargome/ci/replace-bun-tsx-enforce-version branch May 15, 2026 12:11
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