Skip to content

chore: migrate from yarn/npm to bun#157

Merged
danyalprout merged 2 commits intomasterfrom
danyal/migrate-to-bun
Mar 27, 2026
Merged

chore: migrate from yarn/npm to bun#157
danyalprout merged 2 commits intomasterfrom
danyal/migrate-to-bun

Conversation

@danyalprout
Copy link
Copy Markdown
Collaborator

Summary

  • Replace yarn/npm with bun as the package manager
  • Update Dockerfile to use oven/bun:1 for deps and build stages
  • Update CI workflow to use oven-sh/setup-bun instead of actions/setup-node
  • Delete yarn.lock and package-lock.json, add bun.lock
  • Clean up .gitignore (remove yarn/pnp entries)

@danyalprout danyalprout requested a review from wlawt March 27, 2026 19:40
@danyalprout danyalprout changed the title Migrate from yarn/npm to bun chore: migrate from yarn/npm to bun Mar 27, 2026
@danyalprout danyalprout merged commit 760f810 into master Mar 27, 2026
7 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