|
|
||
|---|---|---|
| .. | ||
| README.md | ||
| __init__.py | ||
| minify | ||
| minifyjs | ||
| node_binaries.json | ||
| node_util.py | ||
| package-lock.json | ||
| package.json | ||
README.md
Update binaries:
- Download archives pre-compiled binaries.
- Unzip archives.
- Re-zip just the binary:
zip new.zip node-v10.14.1-linux-x64/bin/node - Use the update script:
./dependency_manager/bin/update --config common/node_runner/node_runner/node_binaries.json --dependency node --path new.zip --platform linux_x86_64 - Mail out the automated change to
node_binaries.jsonfor review and CQ.