action-upterm icon indicating copy to clipboard operation
action-upterm copied to clipboard

Debug your GitHub Actions via SSH by using upterm/tmux to get access to the runner system itself.

Results 19 action-upterm issues
Sort by recently updated
recently updated
newest added

Any ideas? ``` Run lhotari/action-upterm@v1 upterm Auto-generating ~/.ssh/known_hosts by attempting connection to uptermd.upterm.dev Pseudo-terminal will not be allocated because stdin is not a terminal. Warning: Permanently added 'uptermd.upterm.dev' (ED25519) to...

This action is failing to launch the upterm host, when using my custom uptermd server. My custom server itself is working (both with ssh and ws protocols) when I try...

It would be wonderful to scp files between the remote host and workstations.

Hi! Thanks for this action. I'm trying it out for the first time on `macos-10.15` GHA runners, and as soon as I `ssh` from my machine, the upterm session seems...

Hey, I'm not sure if the docs are unclear or something is wrong, but I couldn't use either `limit-access-to-actor` together with `limit-access-to-users` or `limit-access-to-actor` by itself (introduced in #8). The...

Please add a parameter to specify the session status refresh interval, I often don't need it to refresh so much and it clutters up the logs really bad.

I followed the instructions with a simple setup: ``` - name: Setup upterm session uses: lhotari/action-upterm@v1 ``` but when trying to connect using: ``` ssh XhMfjw1FxKdix4uQGdWd:[email protected] ``` I get the...

Error when using `lhotari/action-upterm`, was working yesterday, not sure what went wrong. ``` Run lhotari/action-upterm@v1 upterm Auto-generating ~/.ssh/known_hosts by attempting connection to uptermd.upterm.dev Pseudo-terminal will not be allocated because stdin...

Update to node20 +semver:minor

Here the [action log](https://github.com/fawazahmed0/tiger/actions/runs/6779025598/job/18425432864)