2
0
Commit Graph

30 Commits

Author SHA1 Message Date
Sergio Padrino
2386f9980f Bump dependencies 2022-02-08 10:27:07 +01:00
Sergio Padrino
cbd3dbb31d Fix prebuilds to include ssh-wrapper
Aside from changing `--include-regex`, I also needed to fix `prebuild` itself to support stripping debug symbols of multiple files: https://github.com/prebuild/prebuild/pull/280

Instead of waiting until that PR is merged, I went ahead and switched our `prebuild` dependency with my fork, containing my changes.
2021-08-17 12:00:02 +02:00
Sergio Padrino
a2cfb8a8f3 Bump version to v0.9.8 2021-08-16 16:18:10 +02:00
Sergio Padrino
38c590851f Bump version to 0.9.7 2021-04-29 08:39:30 +02:00
Sergio Padrino
0f81f6ec9a Bump version to 0.9.6 2021-04-22 15:27:13 +02:00
Sergio Padrino
0ca3d5caef Allow to actually install prebuilt binaries 2021-04-22 15:26:51 +02:00
Sergio Padrino
ee5cc6e589 Bump version to 0.9.5 2021-04-22 11:36:06 +02:00
Sergio Padrino
d66fb5cf16 Make prebuilds using N-API 2021-04-22 11:24:16 +02:00
Sergio Padrino
7eabea0f1a Bump version to 0.9.4 2021-03-11 17:50:43 +01:00
Sergio Padrino
31bc7170f6 Bump version to 0.9.3 2021-02-18 10:07:10 +01:00
Sergio Padrino
c77487f645 Bump package version to 0.9.2 2021-02-17 11:27:56 +01:00
Sergio Padrino
ca0c849738 Bump package version to 0.9.1 2021-02-02 14:57:28 +01:00
Sergio Padrino
b111470238 Fix package.json 2021-02-01 13:55:20 +01:00
Sergio Padrino
18c8c78516 Remove 32bit prebuilt binaries 2021-01-30 14:37:35 +01:00
Sergio Padrino
a54dc9e741 Fix prebuilds everywhere 2021-01-29 18:43:47 +01:00
Sergio Padrino
beedf00b49 Prepare everything for prebuild upload 2021-01-29 16:23:52 +01:00
Sergio Padrino
abf8d1d146 Fix tests to detect args and env vars are forwarded as expected 2021-01-29 16:00:25 +01:00
Sergio Padrino
1a97d92275 Handle errors when dealing with the TCP socket 2021-01-28 15:48:56 +01:00
Sergio Padrino
9fcf1b6c53 Reimplement the trampoline as a generic TCP forwarder 2021-01-26 18:35:32 +01:00
Markus Olsson
aa9c650535 Rename from ask-pass-trampoline to askpass-trampoline 2020-11-06 11:40:00 +01:00
Markus Olsson
87d6769cc9 Prettify 2020-09-29 12:28:28 +02:00
Markus Olsson
b1b731ff81 Merge branch 'main' into test-improvements 2020-09-25 14:24:59 +02:00
Markus Olsson
32b9ac80e8 Whoops 2020-09-25 13:56:14 +02:00
Markus Olsson
4cbd6c716a Use jest for testing 2020-09-25 13:55:23 +02:00
Markus Olsson
82742349cf Add a build script 2020-09-24 13:10:13 +02:00
Markus Olsson
51c3844f17 Bump node-gyp 2020-09-24 13:02:56 +02:00
Markus Olsson
4dd20b650a Rename 2019-04-05 19:59:30 +02:00
Markus Olsson
5e250bb021 Types! 2019-04-05 18:33:30 +02:00
Markus Olsson
e94b5f4e64 build on install 2019-04-05 18:22:08 +02:00
Markus Olsson
6eeab1abad Initial commit 2019-04-05 18:17:35 +02:00