Skip to content

ci: Replace Bun with tsx in check-redirects-on-rename workflow#17769

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

ci: Replace Bun with tsx in check-redirects-on-rename workflow#17769
chargome merged 1 commit into
masterfrom
chargome/ci/replace-bun-tsx-check-redirects

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
check-redirects-on-rename workflow. The script only uses standard Node.js
APIs (child_process, fs, path).

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 doesn't need
a separate runtime or dependency installation.

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:02am
sentry-docs Ready Ready Preview, Comment May 15, 2026 9:02am

Request Review

@chargome chargome merged commit 6aa17c0 into master May 15, 2026
19 checks passed
@chargome chargome deleted the chargome/ci/replace-bun-tsx-check-redirects 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