mirror of
https://github.com/denoland/deno.git
synced 2024-11-23 15:16:54 -05:00
7784b0e17e
https://github.com/denoland/deno_install 1. This allows the installer to use a more aggressive CI build matrix with different version of python. 2. Running the installer during tools/test.py artificially inflates our download stats. 3. Running the installer during tools/test.py makes the test script dependent on having an internet connection. 4. Running the installer during tools/test.py introduces a race condition during release - where it tries and fails to download the latest release in build process that should be uploading that release. |
||
---|---|---|
.. | ||
build.py | ||
check_output_test.py | ||
clang | ||
format.py | ||
http_server.py | ||
lint.py | ||
run_node.py | ||
run_rustc.py | ||
rustfmt.toml | ||
setup.py | ||
sha256sum.py | ||
sync_third_party.py | ||
test.py | ||
third_party.py | ||
unit_tests.py | ||
util.py | ||
util_test.py |