toolkit
Actions builder
A collection of reusable building blocks for creating GitHub Actions
The GitHub ToolKit for developing GitHub Actions.
5k stars
139 watching
1k forks
Language: TypeScript
last commit: about 2 months ago
Linked from 1 awesome list
Related projects:
Repository | Description | Stars |
---|---|---|
actions/github-script | An action that enables JavaScript workflows to interact with the GitHub API using a script | 4,259 |
graycoreio/github-actions-magento2 | Provides tools and workflows to simplify testing and deployment of Magento 2 extensions | 44 |
rhysd/actionlint | A tool that checks GitHub Actions workflow files for syntax and semantic errors to ensure their correctness | 2,861 |
actions/starter-workflows | Provides pre-built GitHub Actions workflows to help developers get started with workflow automation. | 9,461 |
actions/runner | An application used to run jobs in GitHub Actions workflows | 4,961 |
actions/cache | A GitHub Actions action that optimizes workflow execution time by caching dependencies and build outputs. | 4,602 |
elstudio/actions-js-build | A GitHub Actions project that automates JavaScript build tasks and file commits. | 54 |
nektos/act | Tool to run GitHub Actions locally with fast feedback and local task runner capabilities | 56,216 |
actions/setup-node | Provides a way to set up and configure Node.js versions in GitHub Actions workflows | 3,979 |
netlify/actions | Provides GitHub Actions and a CLI for automating common tasks with the Netlify platform. | 376 |
mxschmitt/action-tmate | Allows debugging of GitHub Actions via SSH or web shell using the tmate tool. | 3,003 |
maddox/actions | A collection of reusable GitHub Actions for automating tasks in software development workflows | 393 |
softprops/action-gh-release | Tools for creating and managing GitHub Releases from GitHub Actions workflows | 4,280 |
mpepping/github-actions | Automated testing and validation tools for Docker Hub images and shell scripts | 4 |
peaceiris/actions-gh-pages | An action to deploy static files to GitHub Pages from a GitHub repository | 4,758 |