A guide to SSH-ing into GitHub Actions runners for debugging and exploration using the actuated SSH gateway. By adding a small YAML snippet to any workflow, developers can get an interactive shell into hosted or self-hosted runners, run diagnostic tools like htop and df, port-forward local services to their browser, and copy

4m read timeFrom blog.alexellis.io
Post cover image
Table of contents
Use-casesA quick videoHow does it work?Port-forwarding and accessing TCP portsCopying files up and downWrapping up

Sort: