act
Action runner
Tool to run GitHub Actions locally with fast feedback and local task runner capabilities
Run your GitHub Actions locally 🚀
55k stars
166 watching
1k forks
Language: Go
last commit: 4 days ago
Linked from 1 awesome list
cidevopsgithub-actionsgolang
Related projects:
Repository | Description | Stars |
---|---|---|
actions/runner | An application used to run jobs in GitHub Actions workflows | 4,905 |
actions/github-script | An action that enables JavaScript workflows to interact with the GitHub API using a script | 4,224 |
actions/toolkit | A collection of reusable building blocks for creating GitHub Actions | 5,006 |
actions/checkout | An action that allows workflows to access a repository by checking it out in the workspace. | 5,928 |
mxschmitt/action-tmate | Allows debugging of GitHub Actions via SSH or web shell using the tmate tool. | 2,956 |
ad-m/github-push-action | An GitHub Actions workflow to push local changes to a repository using an authorized token. | 1,206 |
actions/starter-workflows | Provides pre-built GitHub Actions workflows to help developers get started with workflow automation. | 9,266 |
gittools/gitversion | Automates versioning in .NET applications by analyzing Git history and generating SemVer versions | 2,867 |
softprops/action-gh-release | Tools for creating and managing GitHub Releases from GitHub Actions workflows | 4,193 |
piku/piku | A lightweight platform-as-a-service solution for deploying and managing small applications on various architectures | 5,796 |
ionicabizau/git-stats | A command line tool to display local git statistics and a calendar of commits. | 6,411 |
peaceiris/actions-gh-pages | An action to deploy static files to GitHub Pages from a GitHub repository | 4,715 |
phishy/wflow | A tool that allows developers to run GitHub Actions workflows locally in a Docker container | 251 |
rhysd/actionlint | A tool that checks GitHub Actions workflow files for syntax and semantic errors to ensure their correctness | 2,816 |
elstudio/actions-js-build | A GitHub Actions project that automates JavaScript build tasks and file commits. | 53 |