typescript-action
Action builder
Tools and templates for creating GitHub Actions written in TypeScript
Create a TypeScript Action with tests, linting, workflow, publishing, and versioning
2k stars
41 watching
488 forks
Language: TypeScript
last commit: 9 days ago
Linked from 1 awesome list
github-actionstemplatetypescript
Related projects:
Repository | Description | Stars |
---|---|---|
actions/container-toolkit-action | Provides a template for creating container actions with the GitHub Actions Toolkit | 121 |
actions/javascript-action | A GitHub Actions repository providing a template for creating JavaScript actions with tests, linting, workflow, publishing, and versioning. | 989 |
hywax/github-action-template | A template repository for creating GitHub Actions with TypeScript, Vite, and Vitest. | 14 |
actions/hello-world-javascript-action | A template action for building a JavaScript action in GitHub Actions | 243 |
actions/setup-java | Sets up Java development environment on GitHub Actions runners | 1,560 |
clowdhaus/aws-github-actions | A collection of reusable GitHub Actions scripts for automating interactions with AWS services. | 118 |
tor-actions/setup-tor | A GitHub Actions workflow that sets up a Tor environment for use in continuous integration and deployment pipelines. | 9 |
asdf-vm/actions | Automated setup and tool management for the asdf version manager | 136 |
actions/setup-go | An action that sets up a Go environment for use in GitHub Actions workflows | 1,407 |
regadas/github-actions-dhall | Tool for templating and standardizing GitHub Action workflow definitions with Dhall language | 115 |
actions/setup-dotnet | Sets up a .NET environment for development and builds. | 947 |
antongolub/action-setup-bun | A GitHub Actions workflow to set up a specific version of Bun and its runtime environment | 49 |
armaant/cdkactions | A CDK framework for defining and managing GitHub Actions workflows in a modular and type-safe way | 46 |
sarisia/actions-status-discord | Automates the posting of GitHub Actions status to Discord as an embed | 176 |
quarto-dev/quarto-actions | Provides a set of GitHub Actions for automating Quarto document builds and deployments. | 228 |