Commit graph

2 commits

Author SHA1 Message Date
c54d7dfa89 feat: check for SSH, attempt install via package manager if missing
Some checks failed
Deploy Example / Deploy using ssh-remote shell (push) Has been cancelled
Deploy Example / Deploy using direct SSH (push) Has been cancelled
2025-11-19 23:21:20 +02:00
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
Deploy Example / Deploy using direct SSH (push) Waiting to run
2025-11-19 23:18:55 +02:00