This website requires JavaScript.
Explore
Help
Sign in
actions
/
setup-ssh-client
Watch
1
Star
0
Fork
You've already forked setup-ssh-client
0
Code
Issues
Pull requests
Projects
Releases
Packages
Wiki
Activity
Actions
11
commits
1
branch
1
tag
75
KiB
4861d65a3c
Commit graph
4 commits
Author
SHA1
Message
Date
Karolis2011
4861d65a3c
fix: add debug option for SSH remote shell wrapper to assist with troubleshooting
2025-11-20 01:19:48 +02:00
Karolis2011
5ca29a1899
fix: update shell wrapper usage to include argument for remote execution
2025-11-20 01:14:30 +02:00
Karolis2011
b41a00431c
refactor: remove push trigger from example workflow
2025-11-19 23:23:27 +02:00
Karolis2011
a5027e414c
feat: initial release — Setup SSH Client GitHub Action\n\nInitial implementation of the action to configure an SSH client and an optional remote shell wrapper.\n- Creates ~/.ssh, adds identity and known_hosts\n- Adds ssh config for 'github-action-host'\n- Optional SSH remote shell wrapper using mktemp\n- Fails when strict-host-key-checking is 'yes' and no hosts are provided\n\nThis is the initial creation of the action.,
Some checks are pending
Deploy Example / Deploy using ssh-remote shell (push)
Waiting to run
Details
Deploy Example / Deploy using direct SSH (push)
Waiting to run
Details
2025-11-19 23:18:55 +02:00