Markus Olsson
|
fd06e4cb74
|
Liiint
Co-Authored-By: Sergio Padrino <1083228+sergiou87@users.noreply.github.com>
|
2024-06-03 12:17:18 +02:00 |
|
Markus Olsson
|
458f595f7c
|
Include DESKTOP_TRAMPOLINE_IDENTIFIER alongside environment
Co-Authored-By: Sergio Padrino <1083228+sergiou87@users.noreply.github.com>
|
2024-06-03 12:16:25 +02:00 |
|
Markus Olsson
|
eb43b574cb
|
Liiiiiiint
Co-Authored-By: Sergio Padrino <1083228+sergiou87@users.noreply.github.com>
|
2024-06-03 11:48:38 +02:00 |
|
Markus Olsson
|
6052251d32
|
Test that stdin gets forwarded correctly
Co-Authored-By: Sergio Padrino <1083228+sergiou87@users.noreply.github.com>
|
2024-06-03 11:47:33 +02:00 |
|
Markus Olsson
|
f99853f6f5
|
Fix test
Co-Authored-By: Sergio Padrino <1083228+sergiou87@users.noreply.github.com>
|
2024-06-03 11:25:59 +02:00 |
|
Markus Olsson
|
e17797f96b
|
We're not proxying identifier any more
Co-Authored-By: Sergio Padrino <1083228+sergiou87@users.noreply.github.com>
|
2024-06-03 11:23:47 +02:00 |
|
Markus Olsson
|
5634c425d1
|
Merge branch 'main' into separate-helper-trampoline
|
2024-06-03 11:21:50 +02:00 |
|
Markus Olsson
|
f807bd740f
|
Fix import
Co-Authored-By: Sergio Padrino <1083228+sergiou87@users.noreply.github.com>
|
2024-06-03 11:21:34 +02:00 |
|
Markus Olsson
|
666d093cef
|
Fix test
|
2024-05-16 15:07:19 +02:00 |
|
Sergio Padrino
|
6d672bd70f
|
Skip ssh-wrapper tests on Linux too
|
2021-08-16 12:23:32 +02:00 |
|
Sergio Padrino
|
6bab396b51
|
Fix build & test on Windows
|
2021-08-16 11:32:50 +02:00 |
|
Sergio Padrino
|
0165c9bc33
|
Add ssh-wrapper with some tests
|
2021-08-16 11:03:10 +02:00 |
|
Sergio Padrino
|
8c44f4b5ea
|
Remove DESKTOP_PORT from the valid env vars
DESKTOP_PORT is only for internal usage, no need to forward it.
|
2021-02-02 14:57:02 +01:00 |
|
Sergio Padrino
|
e69b258203
|
Optimize to only send what's needed, and nothing else
|
2021-02-01 11:46:30 +01:00 |
|
Sergio Padrino
|
d179c07164
|
Add Windows compatibility
|
2021-01-29 09:19:17 -08:00 |
|
Sergio Padrino
|
ade42be817
|
Make linter happy
|
2021-01-29 16:41:34 +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
|
9fcf1b6c53
|
Reimplement the trampoline as a generic TCP forwarder
|
2021-01-26 18:35:32 +01:00 |
|
Markus Olsson
|
ad9b153876
|
Merge branch 'main' into happy-path
|
2020-09-29 12:36:36 +02:00 |
|
Markus Olsson
|
87d6769cc9
|
Prettify
|
2020-09-29 12:28:28 +02:00 |
|
Markus Olsson
|
a44f465d32
|
Avoid going through Desktop when able
If we're asked for a username and we've got one from the environment we can just send that back, no need to execute Desktop.
|
2020-09-25 15:47:32 +02:00 |
|
Markus Olsson
|
5079697bc3
|
idiomatic? idk
|
2020-09-25 14:15:17 +02:00 |
|
Markus Olsson
|
8c66c8abde
|
🎨 Cleanup
|
2020-09-25 14:12:31 +02:00 |
|
Markus Olsson
|
4cbd6c716a
|
Use jest for testing
|
2020-09-25 13:55:23 +02:00 |
|
Markus Olsson
|
32656ae6cb
|
Better formatting of asserts
|
2020-09-25 12:40:00 +02:00 |
|
Markus Olsson
|
cb087db888
|
Revert intentional error
|
2020-09-24 14:01:38 +02:00 |
|
Markus Olsson
|
9f3f3f091c
|
Remind me to never write a test framework
|
2020-09-24 14:00:40 +02:00 |
|
Markus Olsson
|
16217f667c
|
Try adding some tests
|
2020-09-24 13:57:09 +02:00 |
|