1
0
Fork 0
mirror of https://github.com/denoland/deno.git synced 2024-12-22 15:24:46 -05:00
denoland-deno/.github/workflows
Divy Srivastava c75c9a0727
perf: strip denort on unix (#22426)
denort are release binaries for `deno compile`. Stripping debuginfo and
symbols lets us ship a smaller binary. The same source can be run under
`deno` CLI to get the proper Rust backtrace.

stripped denort is 55MB on macOS.
2024-02-21 17:45:50 +05:30
..
bench_cron.yml chore: fix nightly bench (#22362) 2024-02-09 03:16:13 +00:00
cargo_publish.yml chore: upgrade CI workflows to use Node 20 (#22304) 2024-02-06 21:47:44 +00:00
ci.generate.ts perf: strip denort on unix (#22426) 2024-02-21 17:45:50 +05:30
ci.yml perf: strip denort on unix (#22426) 2024-02-21 17:45:50 +05:30
post_publish.yml ci: update to Ubuntu 22.04 runners for all workflows (#18526) 2023-04-01 08:35:31 +05:30
start_release.yml chore: upgrade CI workflows to use Node 20 (#22304) 2024-02-06 21:47:44 +00:00
version_bump.yml chore: upgrade CI workflows to use Node 20 (#22304) 2024-02-06 21:47:44 +00:00
wpt_epoch.yml chore: move test_util/wpt to tests/wpt/suite (#22412) 2024-02-16 03:32:28 +00:00