TypeScript Continuous Integration

Open-source TypeScript projects categorized as Continuous Integration

Top 16 TypeScript Continuous Integration Projects

  • 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.

  • 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:

  • 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.

  • setup-php

    GitHub action to set up PHP with extensions, php.ini configuration, coverage drivers, and various tools.

  • 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.

  • stepci

    Automated API Testing and Quality Assurance

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

    Github Action to create a .env file with Github Secrets

  • magic-nix-cache-action

    Save 30-50%+ of CI time without any effort or cost. Use Magic Nix Cache, a totally free and zero-configuration binary cache for Nix on GitHub Actions.

    Project mention: Show HN: FlakeHub Cache: Fast, secure, configurable. A new take on Nix caching | news.ycombinator.com | 2024-03-13

    I'd be quite curious to see how using the Magic Nix Cache Action compares to your setup in terms of performance: https://github.com/DeterminateSystems/magic-nix-cache-action

    (full disclosure: Determinate Systems employee)

  • 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.

  • build

    Netlify Build (node process) runs the build command, Build Plugins and bundles Netlify Functions. Can be run in Buildbot or locally using Netlify CLI (by netlify)

  • web-deploy

    Deploy your website automatically for free

    Project mention: Next.js 13: deploy with FTP or Vercel | /r/nextjs | 2023-06-11
  • setup-minikube

    run minikube in github actions, continuous integration against Kubernetes in github actions.

  • stoat-action

    Turn pull request comments into developer dashboards.

  • jira-ci-cd-integration

    Jira Integation for sending Build/Deploy information. Use with any CI/CD provider (via Docker) (by rohit-gohri)

  • semaphore-demo-javascript

    A Semaphore demo CI/CD pipeline using Node.js, TypeScript, Nest.js and React.

  • node-express-typescript

    Micro framework to be used as a boilerplate for rapid API development.

  • up-to-date-react-template

    ♻ An Always up-to-date React template with Typescript, Jest, Prettier, Github Actions and Renovate

  • cli

    Kontent.ai command line interface supporting migrations scripts processing written by Management SDK JS. (by kontent-ai)

  • 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.

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-03-28.

TypeScript Continuous Integration related posts

Index

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

Project Stars
1 github-pages-deploy-action 4,038
2 FTP-Deploy-Action 3,295
3 setup-php 2,772
4 changed-files 1,465
5 stepci 1,465
6 create-envfile 368
7 magic-nix-cache-action 303
8 build 210
9 web-deploy 140
10 setup-minikube 90
11 stoat-action 63
12 jira-ci-cd-integration 25
13 semaphore-demo-javascript 21
14 node-express-typescript 15
15 up-to-date-react-template 6
16 cli 5
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.
www.influxdata.com