act
Action runner
Tool to run GitHub Actions locally with fast feedback and local task runner capabilities
Run your GitHub Actions locally 🚀
56k stars
167 watching
1k forks
Language: Go
last commit: about 1 month 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,961 |
actions/github-script | An action that enables JavaScript workflows to interact with the GitHub API using a script | 4,259 |
actions/toolkit | A collection of reusable building blocks for creating GitHub Actions | 5,052 |
actions/checkout | An action that allows workflows to access a repository by checking it out in the workspace. | 6,020 |
mxschmitt/action-tmate | Allows debugging of GitHub Actions via SSH or web shell using the tmate tool. | 3,003 |
ad-m/github-push-action | An GitHub Actions workflow to push local changes to a repository using an authorized token. | 1,208 |
actions/starter-workflows | Provides pre-built GitHub Actions workflows to help developers get started with workflow automation. | 9,461 |
gittools/gitversion | Automates versioning in .NET applications by analyzing Git history and generating SemVer versions | 2,889 |
softprops/action-gh-release | Tools for creating and managing GitHub Releases from GitHub Actions workflows | 4,280 |
piku/piku | A lightweight platform-as-a-service solution for deploying and managing small applications on various architectures | 5,900 |
ionicabizau/git-stats | A command line tool to display local git statistics and a calendar of commits. | 6,436 |
peaceiris/actions-gh-pages | An action to deploy static files to GitHub Pages from a GitHub repository | 4,758 |
phishy/wflow | A tool that allows developers to run GitHub Actions workflows locally in a Docker container | 252 |
rhysd/actionlint | A tool that checks GitHub Actions workflow files for syntax and semantic errors to ensure their correctness | 2,861 |
elstudio/actions-js-build | A GitHub Actions project that automates JavaScript build tasks and file commits. | 54 |