action-tmate

debugger

Allows debugging of GitHub Actions via SSH or web shell using the tmate tool.

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

GitHub

3k stars
16 watching
297 forks
Language: JavaScript
last commit: almost 2 years ago
Linked from 2 awesome lists

actionsdebugginggithub-actiongithub-actionshacktoberfestsshtmate

Backlinks from these awesome lists:

Related projects:

RepositoryDescriptionStars
appleboy/ssh-actionA GitHub Actions workflow for executing remote SSH commands using various protocols and options.4,890
actions/runnerAn application used to run jobs in GitHub Actions workflows4,961
peaceiris/actions-gh-pagesAn action to deploy static files to GitHub Pages from a GitHub repository4,758
actions/checkoutAn action that allows workflows to access a repository by checking it out in the workspace.6,020
actions/github-scriptAn action that enables JavaScript workflows to interact with the GitHub API using a script4,259
harisekhon/github-actionsProvides a reusable template and workflow library for GitHub Actions CI/CD pipelines49
actions/toolkitA collection of reusable building blocks for creating GitHub Actions5,052
nektos/actTool to run GitHub Actions locally with fast feedback and local task runner capabilities56,216
samkirkland/ftp-deploy-actionAutomates deployment of GitHub projects to FTP servers.3,945
actions/cacheA GitHub Actions action that optimizes workflow execution time by caching dependencies and build outputs.4,602
softprops/action-gh-releaseTools for creating and managing GitHub Releases from GitHub Actions workflows4,280
gittools/gitversionAutomates versioning in .NET applications by analyzing Git history and generating SemVer versions2,889
rhysd/actionlintA tool that checks GitHub Actions workflow files for syntax and semantic errors to ensure their correctness2,861
ad-m/github-push-actionAn GitHub Actions workflow to push local changes to a repository using an authorized token.1,208
jpmcb/prow-github-actionsA GitHub Actions workflow builder for automating CI/CD tasks and chat operations similar to Kubernetes Prow92