-
-
Notifications
You must be signed in to change notification settings - Fork 214
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
bun-canary: Add version 1.0.18-canary.33+61f92d9e5 #1449
Conversation
hey, i've been working on Bun for windows. i see you've hardcoded a hash and version number for the canary build. note that this build number changes on every commit, aka multiple times per day. this build will become invalid very soon. not aware of how scoop works, but is it possible to have an unversioned package? if not, there should not be a package on scoop right now as there is not a stable release with a permalink download. |
/verify |
All changes look good. Wait for review from human collaborators. bun-canary
|
Removed hash extraction from |
/verify |
All changes look good. Wait for review from human collaborators. bun-canary
|
@HUMORCE maybe you can review this one as well? 🙂 |
/verify |
Your changes do not pass checks. bun-canary
|
checker still works? I cannot tests locally for now. And I noticed that bun has not been added to main bucket yet. It appears to have released version 1.0 a few months ago? |
/verify |
All changes look good. Wait for review from human collaborators. bun-canary
|
@HUMORCE Updated and fixed.
Yes, but Windows builds are still in canary (which is the point of this PR). See https://bun.sh/docs/installation#windows |
JavaScript runtime, similar to Node and Deno, designed as a drop-in replacement for Node