Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2023-03-28 | Fix BUN_VERSION in bun-release | 1 | -0/+2 | ||
2023-03-28 | Fix BUN_VERSION in bun-release-canary | 1 | -0/+2 | ||
2023-03-27 | Fix for latest zig (#2495) | 4 | -28/+4 | ||
* Fix for latest zig * Revert "Use PATH instead of sudo to install bun for testing (#2460)" This reverts commit 5fd406ca2ffa0cb9c1cb98140bedf0a3ba9e5022. --------- Co-authored-by: Jarred Sumner <709451+Jarred-Sumner@users.noreply.github.com> | |||||
2023-03-22 | Use PATH instead of sudo to install bun for testing (#2460) | 4 | -4/+28 | ||
2023-03-22 | Fix types (#2453) | 2 | -3/+35 | ||
* WIP * WIP * WIP * WIP * Improve typechecking in type files * Fix typechecking * Update * Update submodule * CI for typechecking * Add ci * Update commands * Format after build * Dont use bunx * Rename job * Use nodemodules prettier * Update workflow * Use symlink * Debug * Debug * Clean up and rename jobs | |||||
2023-03-16 | Remove old Docker workflow | 1 | -47/+0 | ||
2023-03-07 | run `bun test` after macOS builds (#2343) | 3 | -0/+145 | ||
2023-03-07 | Reorganize tests (#2332) | 2 | -6/+2 | ||
2023-03-06 | `bun test` on macOS in GitHub Actions (#2322) | 2 | -1/+74 | ||
2023-03-05 | consider current working directory when resolving relative paths (#2313) | 1 | -1/+1 | ||
* consider current working directory when resolving relative paths fixes #2298 * comment test --------- Co-authored-by: Jarred Sumner <709451+Jarred-Sumner@users.noreply.github.com> | |||||
2023-03-05 | Test action comment (#2310) | 1 | -24/+11 | ||
* test * Update bun-linux-build.yml * fixup * Update bun-linux-build.yml * Use outputs * set id * Update bun-linux-build.yml * Update runner.node.mjs * Update runner.node.mjs * wip (will revert) * Update runner.node.mjs * Update runner.node.mjs * Update runner.node.mjs * Update runner.node.mjs * Update bun-linux-build.yml * Update bun-linux-build.yml * works well enough for now --------- Co-authored-by: Jarred Sumner <709451+Jarred-Sumner@users.noreply.github.com> | |||||
2023-03-04 | Run tests | 2 | -19/+88 | ||
2023-03-04 | Artifact version | 1 | -2/+21 | ||
2023-03-04 | Update run-test-manually.yml | 1 | -2/+2 | ||
2023-03-04 | Update run-test-manually.yml | 1 | -2/+2 | ||
2023-03-04 | Add node runner | 1 | -0/+16 | ||
2023-03-04 | Update run-test-manually.yml | 1 | -3/+8 | ||
2023-03-04 | Update run-test-manually.yml | 1 | -0/+1 | ||
2023-03-04 | Update run-test-manually.yml | 1 | -1/+1 | ||
2023-03-04 | Update run-test-manually.yml | 1 | -1/+3 | ||
2023-03-04 | Update run-test-manually.yml | 1 | -2/+2 | ||
2023-03-04 | Update run-test-manually.yml | 1 | -0/+1 | ||
2023-03-04 | Update run-test-manually.yml | 1 | -1/+1 | ||
2023-03-04 | Update run-test-manually.yml | 1 | -1/+1 | ||
2023-03-04 | Update run-test-manually.yml | 1 | -1/+0 | ||
2023-03-04 | Add a manual test running action | 1 | -0/+35 | ||
2023-03-04 | Delete broken CI action | 1 | -25/+0 | ||
2023-03-02 | Add a zig fmt action (#2277) | 2 | -0/+163 | ||
* Add a zig fmt action * add failing file * Setup prettier better * Update prettier-fmt.yml * Fail on error * Update prettier-fmt.yml * boop * boop2 * tar.gz * Update zig-fmt.yml * Update zig-fmt.yml * Update zig-fmt.yml * Update zig-fmt.yml * Update zig-fmt.yml * boop * Update prettier-fmt.yml * tag * newlines * multiline * fixup * Update zig-fmt.yml * update it * fixup * both * w * Update prettier-fmt.yml * prettier all the things * Update package.json * zig fmt * ❌ ✅ * bump * . * quotes * fix prettier ignore * once more * Update prettier-fmt.yml * Update fallback.ts * consistentcy --------- Co-authored-by: Jarred Sumner <709451+Jarred-Sumner@users.noreply.github.com> | |||||
2023-03-02 | Add separate bun-types release CI (#2275) | 2 | -43/+96 | ||
* Release on every commit * Remove bun-types publish from bun-release-canary * Undo formatting changes | |||||
2023-03-01 | Use GitHub action ID instead of SHA for test workflow | 1 | -1/+1 | ||
2023-03-01 | Run tests in CI for bun-linux-aarch64 | 1 | -0/+25 | ||
2023-02-28 | Add deploy hook workflow | 1 | -0/+17 | ||
2023-02-25 | Bump WebKit | 5 | -27/+27 | ||
2023-02-24 | Update docs issue template | 1 | -2/+2 | ||
2023-02-23 | Fix release workflow | 1 | -3/+7 | ||
2023-02-23 | Use newer version of setup-bun | 4 | -52/+9 | ||
2023-02-12 | Add release signing to release workflow | 1 | -0/+34 | ||
2023-02-09 | Upgrade WebKit | 5 | -27/+27 | ||
2023-02-08 | Remove test run workflow, for now | 1 | -43/+0 | ||
2023-02-07 | Fix bugs with release script | 1 | -1/+1 | ||
2023-02-03 | Run tests on pull requests | 1 | -0/+7 | ||
2023-02-03 | Run tests on push | 1 | -0/+7 | ||
2023-02-03 | Add workflow for bun wiptest | 1 | -0/+29 | ||
2023-02-01 | Stop releasing bun:0 for docker | 1 | -1/+0 | ||
2023-02-01 | Fix version in bun-types canary release | 1 | -9/+8 | ||
2023-02-01 | Add bun-types release to canary workflow | 2 | -60/+47 | ||
2023-02-01 | Fix bad tag in npm publish | 1 | -1/+0 | ||
2023-02-01 | Add bun-types release to workflow | 2 | -39/+46 | ||
2023-02-01 | Tweak commit message for robobun | 1 | -2/+2 | ||
2023-02-01 | Add GPG key to release | 1 | -1/+8 | ||