• Joined on 2025-11-12
Karolis pushed to main at Karolis/scripts 2025-11-29 21:28:47 +00:00
8ae1d52f8c Add import_map.json and use it for remote script execution
Karolis pushed to main at Karolis/scripts 2025-11-29 21:22:43 +00:00
df5df0ea92 Add remote script loader with intelligent completions
Karolis created branch main in Karolis/scripts 2025-11-29 19:18:40 +00:00
Karolis pushed to main at Karolis/scripts 2025-11-29 19:18:40 +00:00
616a2d9c96 Add SSH configuration script and update Deno configuration files
Karolis created repository Karolis/scripts 2025-11-29 18:02:35 +00:00
Karolis pushed to main at actions/setup-ssh-client 2025-11-19 23:19:52 +00:00
4861d65a3c fix: add debug option for SSH remote shell wrapper to assist with troubleshooting
Karolis pushed to main at actions/setup-ssh-client 2025-11-19 23:14:33 +00:00
5ca29a1899 fix: update shell wrapper usage to include argument for remote execution
Karolis pushed to main at actions/setup-ssh-client 2025-11-19 23:07:44 +00:00
6f6f64807e fix: enhance mktemp usage for cross-platform compatibility in SSH wrapper creation
Karolis pushed to main at actions/setup-ssh-client 2025-11-19 22:38:31 +00:00
0338e73fcc fix: correct quoting for mktemp wrapper path in setup script
Karolis pushed tag v1 to actions/setup-ssh-client 2025-11-19 22:16:11 +00:00
Karolis pushed to main at actions/setup-ssh-client 2025-11-19 22:15:56 +00:00
91e3790b1b fix: update shell wrapper registration to use directory path and improve echo statements
Karolis pushed to main at actions/setup-ssh-client 2025-11-19 22:14:55 +00:00
8b0eaf3b2a fix: mktemp wrapper creation and register custom shell via mapping
Karolis pushed tag v1 to actions/setup-ssh-client 2025-11-19 22:08:30 +00:00
Karolis pushed to main at actions/setup-ssh-client 2025-11-19 22:07:51 +00:00
e20d2c2744 fix: correct wrapper mktemp quote, create symlink to wrapper script, and register shell via
Karolis pushed tag v1 to actions/setup-ssh-client 2025-11-19 22:03:27 +00:00
Karolis pushed to main at actions/setup-ssh-client 2025-11-19 22:02:50 +00:00
763b8f8e8d fix: do not place shell wrapper in GITHUB_WORKSPACE; use RUNNER_TEMP or /tmp
Karolis pushed to main at actions/setup-ssh-client 2025-11-19 21:23:31 +00:00
b41a00431c refactor: remove push trigger from example workflow
Karolis pushed tag v1 to actions/setup-ssh-client 2025-11-19 21:21:56 +00:00
Karolis pushed to main at actions/setup-ssh-client 2025-11-19 21:21:27 +00:00
c54d7dfa89 feat: check for SSH, attempt install via package manager if missing
Karolis created branch main in actions/setup-ssh-client 2025-11-19 21:19:05 +00:00