Skip to content
View zzrcmd's full-sized avatar

Block or report zzrcmd

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Please don't include any personal information such as legal names or email addresses. Maximum 100 characters, markdown supported. This note will be visible to only you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse
zzrcmd/README.md

Action Debugger

Interactive debugger for GitHub Actions

Usage

steps:
- name: Setup Debug Session
  uses: csexton/debugger-action@master

In the log for the action you will see:

Running tmate...

To connect to this session copy-n-paste the following into a terminal:

ssh redactedMxoJ0pXmjredacted@nyc1.tmate.io

Simply follow the instructions and copy the ssh command into your terminal to create an ssh connection the running instance. The session will close immedeatly after closing the ssh connection to the running instance.

There is a global timeout after 15 minutes. This will close any open ssh sessions. To prevent the session from being terminated run:

touch /tmp/keepalive

Acknowledgments

License

The action and associated scripts and documentation in this project are released under the MIT License.

Popular repositories Loading

  1. zzrcmd zzrcmd Public

    Forked from csexton/debugger-action

    Interactive debug session for GitHub Actions

    Shell

  2. xssh1 xssh1 Public

    Forked from MetaVPS/xssh1

    Shell