• Home
  • History
  • Annotate
Name Date Size #Lines LOC

..16-Feb-2021-

README.mdH A D16-Feb-2021419 1210

__init__.pyH A D16-Feb-2021163 50

minifyH A D16-Feb-20211.9 KiB5449

minifyjsH A D16-Feb-2021655 2217

node_binaries.jsonH A D16-Feb-20212 KiB5453

node_util.pyH A D16-Feb-20211.7 KiB6140

package-lock.jsonH A D16-Feb-2021262.4 KiB7,7877,786

package.jsonH A D16-Feb-20212 KiB6665

README.md

1Update binaries:
2
31. Download archives pre-compiled binaries.
42. Unzip archives.
53. Re-zip just the binary:
6   `zip new.zip node-v10.14.1-linux-x64/bin/node`
74. Use the update script:
8   `./dependency_manager/bin/update --config
9   common/node_runner/node_runner/node_binaries.json --dependency node --path
10   new.zip --platform linux_x86_64`
115. Mail out the automated change to `node_binaries.json` for review and CQ.
12