Commit graph

19 commits

Author SHA1 Message Date
Max Brunsfeld 42ca484b6b Fix hang in npm install script 2025-05-27 17:36:43 -07:00
Unicatevn c185170936 fix(cli): installation via authenticated proxy 2024-07-05 19:50:31 -04:00
Amaan Qureshi 96d18408a3 refactor(js): misc fixes & tidying 2024-04-11 22:35:43 -04:00
Yingdong Yang 0b7fc43828
fix(cli): installation via a HTTP tunnel proxy 2024-02-11 03:58:14 -05:00
Amaan Qureshi 55afb4efaf
ci: remove unnecessary targets 2024-02-04 04:19:09 -05:00
Amaan Qureshi 77a8c56558
ci: add big-endian & some obscure architectures 2023-07-18 15:44:20 -04:00
Andrew Hlynskyi 6ab282b578 cicd: add armv7l target #1366#issuecomment-1503176694 2023-07-16 16:07:13 +03:00
Andrew Hlynskyi 19ed2238cd Fix arch mappings in install.js 2023-07-16 15:42:29 +03:00
Amaan Qureshi c23ec2c3ae ci: add more architectures 2023-07-16 05:14:11 -04:00
Andrew Hlynskyi 1666283f37 cicd: cleanup and add building for windows-arm64 2023-04-17 00:21:54 +03:00
Andrew Hlynskyi 7642fda99f cli: npm - strict platform / arch mapping for provided targets 2023-04-17 00:17:43 +03:00
Christian Clason 52f22a65eb cicd: build CLI for macos-arm64 2023-04-07 10:23:21 +03:00
fengT-T 149bae5774
Fix: Set https proxy for npm cli install script 2022-02-06 22:11:53 +08:00
Max Brunsfeld c98dc566d5 In npm install, use x64 on ARM macs for now
Fixes #942
2021-02-26 15:57:18 -08:00
Max Brunsfeld 86814ee4d7 In install script, expect 'v' prefix in release name 2021-02-11 16:39:34 -08:00
Max Brunsfeld f32c7821ba Change expected mac release asset name osx -> macos 2021-02-11 16:15:03 -08:00
Max Brunsfeld 4689cadf9d Make downloaded binary executable in intsall script 2019-01-16 13:59:37 -08:00
Max Brunsfeld e7bb57550b Use gzip for release assets so they can easily be extracted from node 2019-01-16 13:07:54 -08:00
Max Brunsfeld b0fe816441 Add npm module 2019-01-16 11:42:50 -08:00