Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat: migrate to using bun #348

Merged
merged 8 commits into from
Nov 3, 2023
Merged

feat: migrate to using bun #348

merged 8 commits into from
Nov 3, 2023

Conversation

xhayper
Copy link
Contributor

@xhayper xhayper commented Nov 3, 2023

Checks:

  • bun install works.
  • bun run build builds the project successfully.
  • bun typecheck produces no type-errors.
  • Update GitHub CI workflow to use bun instead of volta.
  • Update our contributing guide to reflect this change.

Close #345

Copy link

vercel bot commented Nov 3, 2023

@xhayper is attempting to deploy a commit to the Noodle Team on Vercel.

A member of the Team first needs to authorize it.

.npmrc Show resolved Hide resolved
@ixahmedxi ixahmedxi merged commit b0ee162 into noodle-run:main Nov 3, 2023
0 of 2 checks passed
Erb3 pushed a commit to Erb3-forked/noodle-legacy that referenced this pull request May 14, 2024
* feat: initial migration to bun

* feat: update bun lockfile and replace pnpm with bun everywhere else

* chore: update lock file

* ci: remove volta

* lint: fix lint error

* feat: forgot to update bug report form

* feat: completes the bun migration

---------

Co-authored-by: Ahmed Elsakaan <ahmedtarek3214@gmail.com>
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.

Explore the idea of using Bun as the package manager
3 participants