Skip to content

feat: migrate project to bun#80

Merged
jbiskur merged 1 commit into
mainfrom
codex/migrate-deno-to-bun
Jun 12, 2026
Merged

feat: migrate project to bun#80
jbiskur merged 1 commit into
mainfrom
codex/migrate-deno-to-bun

Conversation

@jbiskur

@jbiskur jbiskur commented Jun 12, 2026

Copy link
Copy Markdown
Contributor

Summary

  • migrate package/build/test setup from Deno to Bun + npm
  • remove JSR/dnt publishing path and publish npm package directly
  • update integration app, Dockerfile, and CI workflows for Bun

Test plan

  • bun install --frozen-lockfile
  • bun run lint
  • bun run format:check
  • bun run typecheck
  • bun test
  • bun run build
  • bunx npm@latest pack --dry-run
  • bash integration/run-integration.sh
  • CI green

@jbiskur jbiskur merged commit 073812d into main Jun 12, 2026
2 checks passed
@jbiskur jbiskur deleted the codex/migrate-deno-to-bun branch June 12, 2026 09:18
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