Jarred Sumner
8f67cf75ee
Bump WebKit
2023-02-25 04:28:04 -08:00
Ashcon Partovi
08308e2287
Update docs issue template
2023-02-24 09:57:39 -08:00
Ashcon Partovi
b5bdde28ed
Fix release workflow
2023-02-23 17:58:56 -08:00
Ashcon Partovi
dc634d3b30
Use newer version of setup-bun
2023-02-23 10:10:36 -08:00
Ashcon Partovi
bb2aaa36fb
Add release signing to release workflow
2023-02-12 13:10:10 -08:00
Jarred Sumner
941c6ed814
Upgrade WebKit
2023-02-09 21:28:50 -08:00
Ashcon Partovi
ee8ccca605
Remove test run workflow, for now
2023-02-08 16:11:24 -08:00
Ashcon Partovi
a0b0cd6844
Fix bugs with release script
2023-02-07 04:47:36 -08:00
Ashcon Partovi
b289b51894
Run tests on pull requests
2023-02-03 11:55:15 -08:00
Ashcon Partovi
17ad8005c7
Run tests on push
2023-02-03 11:54:31 -08:00
Ashcon Partovi
d16dffa2b4
Add workflow for bun wiptest
2023-02-03 11:01:22 -08:00
Ashcon Partovi
3a3bf33335
Stop releasing bun:0 for docker
2023-02-01 15:01:12 -08:00
Ashcon Partovi
6d0fff4fab
Fix version in bun-types canary release
2023-02-01 14:16:48 -08:00
Ashcon Partovi
f7a93fe294
Add bun-types release to canary workflow
2023-02-01 14:13:39 -08:00
Ashcon Partovi
02fc87ea29
Fix bad tag in npm publish
2023-02-01 14:03:00 -08:00
Ashcon Partovi
7f853af6f0
Add bun-types release to workflow
2023-02-01 14:00:31 -08:00
Ashcon Partovi
04309431bb
Tweak commit message for robobun
2023-02-01 13:37:36 -08:00
Ashcon Partovi
fc712ead2f
Add GPG key to release
2023-02-01 13:28:30 -08:00
Ashcon Partovi
e7f2d34c44
Maybe fix permissions with Homebrew
2023-02-01 12:02:43 -08:00
Ashcon Partovi
0c3e55132c
Update homebrew release action
2023-02-01 11:33:08 -08:00
Ashcon Partovi
c0bfdebbd9
Fix grouping for Docker tag
2023-02-01 11:02:39 -08:00
Ashcon Partovi
a0be199b4f
Add morningly workflow to release to canary
2023-02-01 10:42:04 -08:00
Ashcon Partovi
73d6c888b9
Add bun-release package
2023-02-01 10:28:01 -08:00
Jarred Sumner
348e72356b
Bump WebKit
2023-01-29 01:26:16 -08:00
Jarred Sumner
035d31904a
Make the build less flaky
2023-01-29 00:25:10 -08:00
Jarred Sumner
0646efbf30
fix broken build
...
this breaks the build
@Electroid feel free to re-enable once it works
2023-01-28 05:47:22 -08:00
Jarred Sumner
517bdbdd0c
Update bun-linux-build.yml
2023-01-28 05:03:00 -08:00
Ashcon Partovi
ed5bcf17fc
Fix incorrect docker image
2023-01-27 21:21:26 -08:00
Ashcon Partovi
9e46ca19d8
Maybe fix path issue with Docker action
2023-01-27 21:09:12 -08:00
Ashcon Partovi
866646a98e
Fix latest later...
2023-01-27 21:00:19 -08:00
Ashcon Partovi
4118c3d0a6
Fix invalid expression, 2nd attempt
2023-01-27 20:56:59 -08:00
Ashcon Partovi
6029a57d0b
Fix invalid expression
2023-01-27 20:55:15 -08:00
Ashcon Partovi
309b741aa1
Tweak release scripts
2023-01-27 20:53:09 -08:00
Ashcon Partovi
5ab2c8e4d6
Remove 'id' from each job
2023-01-27 20:39:02 -08:00
Ashcon Partovi
c194f15418
Fixup docker release
2023-01-27 20:36:13 -08:00
Ashcon Partovi
3be8a4733a
Create unified release workflow
2023-01-27 20:31:18 -08:00
Jarred Sumner
3243936d3e
less flaky macOS build
2023-01-27 20:25:44 -08:00
Ashcon Partovi
34b643e654
Enable release signing
2023-01-27 19:14:14 -08:00
Ashcon Partovi
ad40eec079
Fix ordering of github action command
2023-01-23 23:10:16 -08:00
Ashcon Partovi
cab1f860e4
npm install bun (#1874 )
...
* Add bun-npm package to publish and install Bun via npm
* Add newlines to patchJson
* Update version to latest release
* Tweak semver for canary
* Use GITHUB_TOKEN
* Prevent bun from being run in slow mode
2023-01-23 23:06:13 -08:00
Jarred Sumner
c08b546728
Allow very old CPUs to use Bun (~2008)
2023-01-22 14:20:25 -08:00
Colin McDonnell
d8d148e3bb
Fix/simplify bun-types release ( #1836 )
...
* Simplify types release
* Further simplify
Co-authored-by: Colin McDonnell <colinmcd@alum.mit.edu >
2023-01-18 16:22:01 -08:00
Colin McDonnell
bba4054da3
Use canary in CI ( #1823 )
...
* Use canary in CI
* Only publish canary when types change
Co-authored-by: Colin McDonnell <colinmcd@alum.mit.edu >
2023-01-17 23:06:26 -08:00
Jarred Sumner
30bfb31bce
wip
2023-01-16 12:59:48 -08:00
Colin McDonnell
b0702ce7b1
Publish bun-types@canary ( #1767 )
...
* Publish bun-types@canary
* Get version from bun cli
* Get version from bun cli
* Fixes
* Fixes
* Fixes
* Finalize
* Update names
* Add token
* Remove dryrun
* Switch setup-bun
* Test noncanary publish
* Fix path for GPR
* Use latest
* Remove testing code
* Remove dry run
* Fix paths
* Update bun-types links
* Verbose logging
* Ignore lockfile
* Run install in root
* Remove debug code
* Remove debug code
Co-authored-by: Colin McDonnell <colinmcd@alum.mit.edu >
2023-01-16 11:58:57 -08:00
Colin McDonnell
4969f068f6
Types update ( #1761 )
...
* Fix type tests
* Add dns types
* Add node:net types
* Make process.exit return never
* Make ArrayBufferView tighter
* Add types for node:dns
* Remove docs
* Use latest
* Fix CI
* Fix CI
* Stop double trigger
Co-authored-by: Colin McDonnell <colinmcd@alum.mit.edu >
2023-01-11 14:56:41 -08:00
Jarred Sumner
fc6c4bbefb
Upgrade WebKit
2022-12-30 06:33:22 -08:00
Jarred Sumner
3ae23091c6
Fix platform setting
2022-12-28 02:16:34 -08:00
Jarred Sumner
c0dd284136
Upgrade to latest Zig ( #1610 )
...
* @min and @max
* builtins and some trivial ones
* Most of them
* more
* more!
* More Progress
* wip
* Update tagged_pointer.zig
* Update http_client_async.zig
* Most of the iterable dir changes
* alright
* Remove usages of deprecated formatters
* 📷
* fmt
* Update shimmer.zig
* wip
* wip
* wip
* progress
* more
* Latest
* stuck on error
* latest
* workaround stage2
* wip
* Update string_immutable.zig
* wip
* Migrate `Dirent` and `require("fs')` to use JSC<>Zig bindings
* Fix build errors
* Fixup most of the test failures
* Fix `make headers`
* Fix "outside package path" error
* Fixup aligned alloc
* Add missing file
* linux
* More linux fixes
* use latest peechy
* Fix transpiler test failure
* Forgot about these
* Fixup test failure
* Update node-timers.test.ts
* [node:htt] Fix `undefined is not an object` error
Fixes https://github.com/oven-sh/bun/issues/1618
* Update http.exports.js
* Make this test less flaky
* fix hashes
* Fix hex formatting and zls issues
* Download zig version
* Update Dockerfile
* Update Dockerfile
* Update uws
* Update Dockerfile
* Set llvm version
* Update README.md
* Update uws
* Update Dockerfile
* Update io_linux.zig
* Update bun.zig
* Log output
* workaround strange @cInclude error
* Make ffi tests better
* Don't use cImport
* Update c.zig
* Update c-bindings.cpp
* call setOutputDir
* Update Dockerfile
* Use a longer name
* latest
* Update serve.test.ts
Co-authored-by: Jarred Sumner <709451+Jarred-Sumner@users.noreply.github.com >
Co-authored-by: Veikka Tuominen <git@vexu.eu >
2022-12-28 00:51:22 -08:00
Jarred Sumner
5a3e0836b1
Upgrade WebKit
2022-12-17 17:02:56 -08:00