Jarred Sumner
|
3f360b0682
|
chore: format packages/scripts folder (#19611)
Co-authored-by: Jarred-Sumner <709451+Jarred-Sumner@users.noreply.github.com>
|
2025-05-12 17:12:17 -07:00 |
|
Ashcon Partovi
|
b4dce96c40
|
ci: Publish musl releases to npm
|
2024-12-04 10:19:15 -08:00 |
|
liudonghua
|
51bb5f3a04
|
Update platform.ts to fix isWindowsAVX2 implementation. (#10313)
The isWindowsAVX2 function is not working as expected due to the stdout endwith `\r\n`. So the simple `stdout == "True"` will never true.
|
2024-04-17 00:26:57 -07:00 |
|
dave caruso
|
0cdad4bebb
|
fix(bun-release): support windows in npm package (#9873)
* fix npm install on windows
* try again
* again
* copy less file
* revert changes
* remove package.json from git
* okay
* now?
|
2024-04-03 23:16:48 -07:00 |
|
Ashcon Partovi
|
1edacc6e49
|
Prepare npm i -g bun for Windows
|
2024-04-01 18:00:16 +09:00 |
|
Ashcon Partovi
|
69ee87d8e2
|
Add script to calculate semver for release
|
2023-02-01 14:53:57 -08:00 |
|
Ashcon Partovi
|
9c27b5d17f
|
Fix getting SHA for canary
|
2023-02-01 10:56:08 -08:00 |
|
Ashcon Partovi
|
73d6c888b9
|
Add bun-release package
|
2023-02-01 10:28:01 -08:00 |
|