runner
Job runner
An application used to run jobs in GitHub Actions workflows
The Runner for GitHub Actions
5k stars
120 watching
967 forks
Language: C#
last commit: 2 days ago
Linked from 1 awesome list
Related projects:
Repository | Description | Stars |
---|---|---|
actions/runner-images | Maintains and updates virtual machine images for GitHub Actions and Azure Pipelines to support various operating systems and software environments. | 10,216 |
elstudio/actions-js-build | A GitHub Actions project that automates JavaScript build tasks and file commits. | 53 |
jenkinsci/jenkinsfile-runner-github-actions | Enables Jenkinsfile execution within GitHub Actions using embedded Jenkins Single-shot masters | 200 |
zerotier/github-action | Automates ZeroTier network integration into CI/CD workflows by installing and authorizing runners. | 49 |
ad-m/github-push-action | An GitHub Actions workflow to push local changes to a repository using an authorized token. | 1,206 |
mxschmitt/action-tmate | Allows debugging of GitHub Actions via SSH or web shell using the tmate tool. | 2,956 |
amadevus/pwsh-script | A GitHub Action written in PowerShell that runs scripts with access to workflow context | 47 |
nektos/act | Tool to run GitHub Actions locally with fast feedback and local task runner capabilities | 55,383 |
peaceiris/actions-gh-pages | An action to deploy static files to GitHub Pages from a GitHub repository | 4,715 |
actions/toolkit | A collection of reusable building blocks for creating GitHub Actions | 5,020 |
arillso/action.playbook | An Action for running Ansible Playbooks in GitHub Actions workflows. | 31 |
actions/checkout | An action that allows workflows to access a repository by checking it out in the workspace. | 5,942 |
microsoft/playwright-github-action | A GitHub Action for automating Playwright browser tests in GitHub Actions workflows | 337 |
actions/cache | An action that optimizes workflow execution by caching dependencies and build outputs. | 4,578 |
cypress-io/github-action | A GitHub Action for automating Cypress end-to-end and component testing | 1,366 |