actions-js-build
Build tool runner
A GitHub Actions project that automates JavaScript build tasks and file commits.
GitHub Actions for running Javascript build tools and committing file changes
54 stars
4 watching
18 forks
Language: Shell
last commit: over 3 years ago
Linked from 1 awesome list
github-actionsgruntgulpjavascriptnpm
Related projects:
Repository | Description | Stars |
---|---|---|
cypress-io/github-action | A GitHub Action for automating Cypress end-to-end and component testing | 1,372 |
quarto-dev/quarto-actions | Provides a set of GitHub Actions for automating Quarto document builds and deployments. | 230 |
actions/javascript-action | A GitHub Actions repository providing a template for creating JavaScript actions with tests, linting, workflow, publishing, and versioning. | 1,006 |
ad-m/github-push-action | An GitHub Actions workflow to push local changes to a repository using an authorized token. | 1,208 |
microsoft/playwright-github-action | A GitHub Action for automating Playwright browser tests in GitHub Actions workflows | 340 |
amadevus/pwsh-script | A GitHub Action written in PowerShell that runs scripts with access to workflow context | 47 |
izumin5210/action-go-crossbuild | A GitHub Actions workflow to build and deploy Go applications across multiple platforms | 6 |
zerotier/github-action | Automates ZeroTier network integration into CI/CD workflows by installing and authorizing runners. | 49 |
maddox/actions | A collection of reusable GitHub Actions for automating tasks in software development workflows | 393 |
actions/runner | An application used to run jobs in GitHub Actions workflows | 4,961 |
clowdhaus/aws-github-actions | A collection of reusable GitHub Actions scripts for automating interactions with AWS services. | 118 |
actions/setup-java | Sets up Java development environment on GitHub Actions runners | 1,573 |
jenkinsci/jenkinsfile-runner-github-actions | Enables Jenkinsfile execution within GitHub Actions using embedded Jenkins Single-shot masters | 201 |
elgohr/publish-docker-github-action | Automates publishing Docker images to a GitHub registry | 782 |
go-godo/godo | A task runner and file watcher for Go that automates repetitive development tasks | 536 |