TypeScript Actions

Open-source TypeScript projects categorized as Actions

Top 23 TypeScript Action Projects

  • starter-workflows

    Accelerating new GitHub Actions workflows

    Project mention: Most Useful CI/CD Tools for DevOps | dev.to | 2024-04-15

    GitHub Actions is a feature-rich CI/CD platform embedded within GitHub, enabling developers to automate, customize, and execute software development workflows directly in their repositories. An Action inside GitHub Actions is a discrete unit of automation that performs a specific task within a workflow. All the Actions are reusable, and there are many to choose from. You can even create your own reusable ones.

  • actions-gh-pages

    GitHub Actions for GitHub Pages 🚀 Deploy static files and publish your site easily. Static-Site-Generators-friendly.

  • SurveyJS

    Open-Source JSON Form Builder to Create Dynamic Forms Right in Your App. With SurveyJS form UI libraries, you can build and style forms in a fully-integrated drag & drop form builder, render them in your JS app, and store form submission data in any backend, inc. PHP, ASP.NET Core, and Node.js.

  • github-pages-deploy-action

    🚀 Automatically deploy your project to GitHub Pages using GitHub Actions. This action can be configured to push your production-ready code into any branch you'd like.

    Project mention: Setting up a free & production-ready web app backend in Go (with database) in less than 100 lines | dev.to | 2023-09-06

    The interesting part is towards the bottom where we build the frontend code and make use of the github-pages-deploy-action step to automatically make a new commit with the compiled frontend code to a gh-pages branch.

  • github-script

    Write workflows scripting the GitHub API in JavaScript

    Project mention: Github Actions - Output | dev.to | 2023-08-22

    It's also possible to use output through the github-script action.

  • FTP-Deploy-Action

    Deploys a GitHub project to a FTP server using GitHub actions

    Project mention: Setting up GitHub Actions to deploy your website via FTP | dev.to | 2023-06-27

    As GitHub Actions is a community-driven platform, we can utilize various open-source workflows available. In this case, we will use the popular "FTP-Deploy" Actions workflow developed by Sam Kirkland. In the main.yml file, include the following code:

  • actionsflow

    The free Zapier/IFTTT alternative for developers to automate your workflows based on Github actions

    Project mention: Automation tool with config file | /r/selfhosted | 2023-05-11

    I found this https://github.com/actionsflow/actionsflow which is great because I can write it as an github action yml but I am still wondering am I mising anything because I saw a lot of no-code automation tool but not too much about the opposite side.

  • github-actions

    A GitHub Action for installing and configuring the gcloud CLI.

  • InfluxDB

    Power Real-Time Data Analytics at Scale. Get real-time insights from all types of time series data with InfluxDB. Ingest, query, and analyze billions of data points in real-time with unbounded cardinality.

  • changed-files

    :octocat: Github action to retrieve all (added, copied, modified, deleted, renamed, type changed, unmerged, unknown) files and directories.

    Project mention: Why it is Important to Update Linters and How to Do it Right | dev.to | 2024-02-08

    We need to add two additional steps. The first one is to retrieve all new files, and the second one is to run the enhanced config only on the new files. In this example the third-party GitHub Action called changed-files is used to obtain the new files. In the GitHub Marketplace for Actions, there is a considerable number of similar actions with similar functionality. You can choose the one that suits you best, as the functionality is more or less the same for all of them.

  • zotero-actions-tags

    Action it, tag it, sorted.

    Project mention: Zotero Better Notes – Knowledge management solution insid}e Zotero | news.ycombinator.com | 2023-06-24

    [5]: https://github.com/windingwind/zotero-tag

  • stepci

    Automated API Testing and Quality Assurance

    Project mention: Step CI – open-source API test automation framework | news.ycombinator.com | 2024-03-28
  • codecov-action

    GitHub Action that uploads coverage to Codecov :open_umbrella:

  • actions-hugo

    GitHub Actions for Hugo ⚡️ Setup Hugo quickly and build your site fast. Hugo extended, Hugo Modules, Linux (Ubuntu), macOS, and Windows are supported.

  • next-safe-action

    Type safe and validated Server Actions in your Next.js (App Router) project.

    Project mention: How to get next-auth Server Session in Nextjs Server Actions? | /r/nextjs | 2023-05-11

    Btw, it's explained in the README of my lib (which supports authenticated actions too): https://github.com/TheEdoRan/next-safe-action

  • add-and-commit

    :octocat: Automatically commit changes made in your workflow run directly to your repo

  • codeql-action

    Actions for running CodeQL analysis

  • actions-toolkit

    🛠 A toolkit for building GitHub Actions in Node.js

  • cancel-workflow-action

    ⏹️ GitHub Action to cancel previous running workflows on push

  • generouted

    Generated file-based routes for Vite

  • auth

    A GitHub Action for authenticating to Google Cloud. (by google-github-actions)

    Project mention: Push code with GitHub Actions to Google Cloud’s Artifact Registry | dev.to | 2024-04-10

    This workflow will authenticate with Google Cloud using the Google Cloud auth GitHub Action and use Docker to authenticate and push to the registry. To make this workflow work (or flow?) we need to set up some Google Cloud resources and add in those values for our environment variables. Make sure to add in the value for PROJECT_ID where you have permission to create resources. The value for IMAGE_NAME can be anything — it’ll be created the first time this workflow runs:

  • goreleaser-action

    GitHub Action for GoReleaser

  • unity-builder

    Build Unity projects for different platforms

  • harden-runner

    Network egress filtering and runtime security for GitHub-hosted and self-hosted runners

  • lighthouse-check-action

    GitHub Action for running @GoogleChromeLabs Lighthouse audits with all the bells and whistles 🔔 Multiple audits, Slack notifications, and more!

  • WorkOS

    The modern identity platform for B2B SaaS. The APIs are flexible and easy-to-use, supporting authentication, user identity, and complex enterprise features like SSO and SCIM provisioning.

NOTE: The open source projects on this list are ordered by number of github stars. The number of mentions indicates repo mentiontions in the last 12 Months or since we started tracking (Dec 2020). The latest post mention was on 2024-04-15.

TypeScript Actions related posts

Index

What are some of the best open-source Action projects in TypeScript? This list will help you:

Project Stars
1 starter-workflows 8,389
2 actions-gh-pages 4,409
3 github-pages-deploy-action 4,057
4 github-script 3,924
5 FTP-Deploy-Action 3,361
6 actionsflow 3,062
7 github-actions 1,661
8 changed-files 1,507
9 zotero-actions-tags 1,486
10 stepci 1,480
11 codecov-action 1,384
12 actions-hugo 1,341
13 next-safe-action 1,062
14 add-and-commit 1,040
15 codeql-action 1,038
16 actions-toolkit 919
17 cancel-workflow-action 908
18 generouted 893
19 auth 816
20 goreleaser-action 802
21 unity-builder 795
22 harden-runner 483
23 lighthouse-check-action 457
The modern identity platform for B2B SaaS
The APIs are flexible and easy-to-use, supporting authentication, user identity, and complex enterprise features like SSO and SCIM provisioning.
workos.com