SaaSHub helps you find the best software and product alternatives Learn more →
Top 14 TypeScript ci-cd Projects
-
promptfoo
Test your prompts, agents, and RAGs. Red teaming, pentesting, and vulnerability scanning for LLMs. Compare performance of GPT, Claude, Gemini, Llama, and more. Simple declarative configs with command line and CI/CD integration.
In a business setting, where you have dozens of prompts and use cases across many models, you may want to automate this evaluation. Having a tool that supports such tasks can be very useful. One tool I frequently use is Promptfoo.
-
SaaSHub
SaaSHub - Software Alternatives and Reviews. SaaSHub helps you find the best software and product alternatives
-
kubero
A free and self-hosted PaaS alternative to Heroku / Netlify / Coolify / Vercel / Dokku / Portainer running on Kubernetes
-
paths-filter
Conditionally run actions based on files modified by PR, feature branch or pushed commits
Unlike the failover workflow, the new workflow must automatically determine the right region and DNS to cut off. The dorny paths-filter action was our help for this.
-
create-pull-request
A GitHub action to create a pull request for changes to your repository in the actions workspace
-
database-lab-engine
DBLab enables 🖖 database branching and ⚡️ thin cloning for any Postgres database and empowers DB testing in CI/CD. This optimizes database-related costs while improving time-to-market and software quality. Follow to stay updated.
-
changed-files
:octocat: Github action to retrieve all (added, copied, modified, deleted, renamed, type changed, unmerged, unknown) files and directories.
Project mention: Release 0.43.1 of Spellcheck (GitHub) Action - a bug fix release | dev.to | 2024-10-20As I introduced using the Spellcheck action in combination with the GitHub Action: tj-actions/changed-files to process on the changed files I introduced a bug.
-
-
workflow-telemetry-action
Github action to collect metrics (CPU, memory, I/O, etc ...) from your workflows to help you debug and optimize your CI/CD pipeline
-
powerplatform-build-tools
Power Platform Build Tools automate common build and deployment tasks related to Power Platform. This includes synchronization of solution metadata (a.k.a. solutions) between development environments and source control, generating build artifacts, deploying to downstream environments, provisioning/de-provisioning of environments, and the ability to perform static analysis checks against your solution using the PowerApps checker service.
-
unity-azure-pipelines-tasks
Azure DevOps extension adding tools to build and deploy Unity 3D projects using Azure Pipelines
-
koa-boilerplate
A Fully Customized and Production Grade Koa REST API Implementing GoThinksters' RealWorld
-
With the public release of ADC version 0.12, we invite developers worldwide to participate in its development and improvement. The codebase is now open at https://github.com/api7/adc, and we look forward to your contributions.
-
azure-devops-bicep-task
Simple yet useful Azure DevOps set of tasks that allow to install and run Microsoft Bicep CLI commands in Azure Pipelines
-
grap
Simplifies email-based workflow automation. A lightweight SMTP server with API and web interface for easy email capture in testing and CI/CD environments.
Project mention: Show HN: Grap – A self-hostable temporary email service | news.ycombinator.com | 2024-09-21I would really enjoy a "compared to" section in the readme, showing why one should choose this project over its competition. If it's just a "because I wanted to" situation, then the readme section would be very short but still helpful
For my curiosity, why limit the number of email addresses? https://github.com/ivstiv/grap/blob/v1.1.2/server/src/databa...
and, merely for your consideration: since you are already going to the trouble of booting up a regex to check it <https://github.com/ivstiv/grap/blob/v1.1.2/server/src/routes...>, go ahead and extract it simultaneously, avoiding the pitfalls of .split()
> const ma = /^Bearer\s([a-z0-9]+)$/.exec("Bearer alphabeta");
TypeScript ci-cd discussion
TypeScript ci-cd related posts
-
Compare LLM's performance at scale with PromptFoo
-
Show HN: Grap – A self-hostable temporary email service
-
Taking Your Releases Into Overdrive with GitHub Actions
-
What's New in ADC 0.11 & 0.12?
-
Simplest approach to Kubernetes on dedicated servers? (for CI/CD)
-
Kubero v1.10.0 released! This Heroku alternative builds now Docker images within your Kubernetes cluster
-
Kubero, free self-hosted PaaS alternative for Kubernetes that implements GitOps
-
A note from our sponsor - SaaSHub
www.saashub.com | 15 Jan 2025
Index
What are some of the best open-source ci-cd projects in TypeScript? This list will help you:
# | Project | Stars |
---|---|---|
1 | promptfoo | 5,135 |
2 | kubero | 2,852 |
3 | paths-filter | 2,290 |
4 | create-pull-request | 2,220 |
5 | database-lab-engine | 2,115 |
6 | changed-files | 1,888 |
7 | test-reporter | 865 |
8 | workflow-telemetry-action | 313 |
9 | powerplatform-build-tools | 201 |
10 | unity-azure-pipelines-tasks | 123 |
11 | koa-boilerplate | 43 |
12 | adc | 35 |
13 | azure-devops-bicep-task | 13 |
14 | grap | 3 |