-
Notifications
You must be signed in to change notification settings - Fork 12
Migration to bun #386
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
base: prerelease/v2-alpha
Are you sure you want to change the base?
Migration to bun #386
Conversation
🦋 Changeset detectedLatest commit: db19c6f The changes in this PR will be included in the next version bump. This PR includes changesets to release 1 package
Not sure what this means? Click here to learn what changesets are. Click here if you're a maintainer who wants to add another changeset to this PR |
Coverage Report for ./apps/cli
File CoverageNo changed files found. |
|
As far as I understand the release workflow is broken, because We also need to understand how we are going to publish in case we opt for binaries produced by |
I think we could release the binaries via GitHub Releases at first, and think about brew and apt-get later. |
I changed the build process to do both for now.
I did not change the release workflow yet to save the binaries in the release. We need to see how to do that. |
b427cf8 to
d93b34e
Compare
b32dd61 to
5f03e10
Compare
|
Review the following changes in direct dependencies. Learn more about Socket for GitHub.
|
This migrates from
pnpmtobunas the package manager, and fromnodetobunas runtime platform.