• Joined on 2025-11-12
Karolis pushed to main at Karolis/scripts 2025-11-29 22:02:29 +00:00
ed5c818508 Update script URL construction to reflect new 'scripts/' subdirectory
Karolis pushed to main at Karolis/scripts 2025-11-29 21:57:50 +00:00
606f200621 Update fetchScriptList to target scripts directory and remove autocompletion logic
Karolis pushed to main at Karolis/scripts 2025-11-29 21:48:30 +00:00
7f69b3e59c Move scripts to scripts/ and update loader paths; use remote import_map with --no-config
Karolis pushed to main at Karolis/scripts 2025-11-29 21:32:05 +00:00
4322bdeb1f Use only --config, drop --lock for remote execution
Karolis pushed to main at Karolis/scripts 2025-11-29 21:30:58 +00:00
c064e2ded8 Use deno.json and deno.lock instead of import_map.json
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