1
0
Fork 0
mirror of https://github.com/denoland/deno.git synced 2024-12-11 01:58:05 -05:00
denoland-deno/.github
Divy Srivastava 9771a9e825 chore: remove third_party submodule (#20201)
removes third_party submodule, tools are installed on-demand.

- removed `load_test` and websocket benchmark (covered by benchy)
- removed node/bun http benchmarks (covered by benchy)
- `dlint` & `dprint` downloaded on-demand. 
- `wrk` & `hyperfine` downloaded before CI benchmark run. 
   Install locally using: `./tools/install_prebuilt.js wrk hyperfine`

#### updating dlint/dprint

update version in `tools/util.js` and place binary in
`denoland/deno_third_party`.
2023-08-21 18:23:28 +05:30
..
mtime_cache ci: update Windows runner, update Google Cloud integration, update Node (#17358) 2023-01-12 16:19:35 +01:00
workflows chore: remove third_party submodule (#20201) 2023-08-21 18:23:28 +05:30
CODE_OF_CONDUCT.md Update code-of-conduct email (#18162) 2023-03-13 17:14:06 +00:00
PULL_REQUEST_TEMPLATE.md docs: fix typos (#19118) 2023-05-16 14:30:16 +02:00
SECURITY.md docs(security): clarify storage explosion attacks in policy (#18697) 2023-04-24 13:03:53 +02:00