Default Branch

main
Some checks are pending
ci / pre-build (push) Waiting to run
ci / ${{ matrix.job }} ${{ matrix.profile }} ${{ matrix.os }}-${{ matrix.arch }} (aarch64, test, linux, debug, ubicloud-standard-16-arm) (push) Blocked by required conditions
ci / ${{ matrix.job }} ${{ matrix.profile }} ${{ matrix.os }}-${{ matrix.arch }} (aarch64, test, linux, release, ubicloud-standard-16-arm, true) (push) Blocked by required conditions
ci / ${{ matrix.job }} ${{ matrix.profile }} ${{ matrix.os }}-${{ matrix.arch }} (aarch64, test, macos, debug, ${{ github.repository == 'denoland/deno' && startsWith(github.ref, 'refs/tags/') && 'self-hosted' || 'macos-14' }}) (push) Blocked by required conditions
ci / ${{ matrix.job }} ${{ matrix.profile }} ${{ matrix.os }}-${{ matrix.arch }} (aarch64, test, macos, release, ${{ (!contains(github.event.pull_request.labels.*.name, 'ci-full') && (github.event_name == 'pull_request')) && 'ubuntu-24.04' || github.reposit… (push) Blocked by required conditions
ci / ${{ matrix.job }} ${{ matrix.profile }} ${{ matrix.os }}-${{ matrix.arch }} (x86_64, bench, linux, release, ${{ (!contains(github.event.pull_request.labels.*.name, 'ci-full') && (github.event_name == 'pull_request' && !contains(github.event.pull_reques… (push) Blocked by required conditions
ci / ${{ matrix.job }} ${{ matrix.profile }} ${{ matrix.os }}-${{ matrix.arch }} (x86_64, lint, linux, debug, ubuntu-24.04) (push) Blocked by required conditions
ci / ${{ matrix.job }} ${{ matrix.profile }} ${{ matrix.os }}-${{ matrix.arch }} (x86_64, lint, macos, debug, macos-13) (push) Blocked by required conditions
ci / ${{ matrix.job }} ${{ matrix.profile }} ${{ matrix.os }}-${{ matrix.arch }} (x86_64, lint, windows, debug, windows-2022) (push) Blocked by required conditions
ci / ${{ matrix.job }} ${{ matrix.profile }} ${{ matrix.os }}-${{ matrix.arch }} (x86_64, test, linux, debug, ubuntu-24.04, true) (push) Blocked by required conditions
ci / ${{ matrix.job }} ${{ matrix.profile }} ${{ matrix.os }}-${{ matrix.arch }} (x86_64, test, linux, release, ${{ github.repository == 'denoland/deno' && 'ubuntu-24.04-xl' || 'ubuntu-24.04' }}, true, ${{ !startsWith(github.ref, 'refs/tags/') }}) (push) Blocked by required conditions
ci / ${{ matrix.job }} ${{ matrix.profile }} ${{ matrix.os }}-${{ matrix.arch }} (x86_64, test, macos, debug, macos-13) (push) Blocked by required conditions
ci / ${{ matrix.job }} ${{ matrix.profile }} ${{ matrix.os }}-${{ matrix.arch }} (x86_64, test, macos, release, ${{ (!contains(github.event.pull_request.labels.*.name, 'ci-full') && (github.event_name == 'pull_request')) && 'ubuntu-24.04' || 'macos-13' }}, … (push) Blocked by required conditions
ci / ${{ matrix.job }} ${{ matrix.profile }} ${{ matrix.os }}-${{ matrix.arch }} (x86_64, test, windows, debug, windows-2022) (push) Blocked by required conditions
ci / ${{ matrix.job }} ${{ matrix.profile }} ${{ matrix.os }}-${{ matrix.arch }} (x86_64, test, windows, release, ${{ (!contains(github.event.pull_request.labels.*.name, 'ci-full') && (github.event_name == 'pull_request')) && 'ubuntu-24.04' || github.reposi… (push) Blocked by required conditions
ci / publish canary (push) Blocked by required conditions

0b8df9f24d · chore: fix cargo publish (#26958) · Updated 2024-11-21 05:13:47 +00:00

Branches

97c8cb921f · chore(ext/fs): implement InMemoryFs::realpath_sync · Updated 2024-07-14 23:25:49 +00:00    Deno

1007
1

ae6e677fe8 · chore: add stub test file · Updated 2024-07-11 07:23:23 +00:00    Deno

1037
3

8797bb0e62 · chore: remove unused type · Updated 2024-07-09 07:08:47 +00:00    Deno

1067
6

a8543e3ad1 · WIP · Updated 2024-07-05 09:55:54 +00:00    Deno

1075
4

1619cc398c · fix tests · Updated 2024-07-04 16:59:40 +00:00    Deno

1092
4

a064691e66 · update after @lucacasonato comments · Updated 2024-06-27 14:26:01 +00:00    Deno

1105
13

892e7c20ac · 1.44.4 (#24269) · Updated 2024-06-19 16:28:14 +00:00    Deno

1219
78

955cf3441d · POC: fix(win,nap): load node.exe symbols from current executable · Updated 2024-06-10 23:48:06 +00:00    Deno

1195
1

498e6e9994 · review comment 2 · Updated 2024-06-08 18:20:39 +00:00    Deno

1204
3

7df3d5aeec · 1.43.6 (#23932) · Updated 2024-05-21 23:34:09 +00:00    Deno

1388
75

43a8391684 · Cherry-pick version bump commit with conflicts · Updated 2024-05-16 23:50:00 +00:00    Deno

1340
1

85b7dbc65b · Revert: chore: fail properly in web platform test · Updated 2024-04-17 09:10:56 +00:00    Deno

1538
1

7cb23c5e3e · 1.42.4 (#23390) · Updated 2024-04-16 00:17:02 +00:00    Deno

1648
99

c894bf9619 · fix: add missing done callback · Updated 2024-04-01 21:48:49 +00:00    Deno

1646
2

0d34a40acc · rm temp · Updated 2024-03-18 12:38:10 +00:00    Deno

1728
5

ef6e0cc058 · fix(ext/node): worker_threads load as commonjs if pkg.type is not module · Updated 2024-03-18 07:47:10 +00:00    Deno

1730
1

08edbf043d · Cherry-pick version bump commit with conflicts · Updated 2024-03-14 18:34:58 +00:00    Deno

1742
1

0d7662e155 · 1.41.3 (#22925) · Updated 2024-03-14 18:13:46 +00:00    Deno

1861
119

f3a8f12411 · fix(ext/node): process.stdin.pause() · Updated 2024-03-14 14:48:08 +00:00    Deno

1746
1

5256c2faf4 · chore: upgrade deno_core to 0.270 · Updated 2024-03-12 05:56:32 +00:00    Deno

1768
1