From 4d11df008af73266dc71ab5c40a67d78b477f5f6 Mon Sep 17 00:00:00 2001 From: huangchengsir Date: Fri, 12 Jun 2026 01:04:36 +0800 Subject: [PATCH] Add Pipewright to Continuous Integration & Delivery --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index d7f1dc1..6f52b5f 100644 --- a/README.md +++ b/README.md @@ -232,6 +232,7 @@ DevOps is the combination of cultural philosophies, practices, and tools that in - [PipeCD](https://pipecd.dev/) - Continuous Delivery for Declarative Kubernetes, Serverless and Infrastructure Applications. - [Dagger](https://dagger.io/) - CI/CD as Code that Runs Anywhere. - [Unleash](https://www.getunleash.io) - Open-source feature management platform (feature flags, gradual rollouts, A/B testing) to decouple deploy from release. + - [Pipewright](https://github.com/huangchengsir/pipewright) - self-hosted CI/CD, deployment and ops platform in a single binary. - Public Services - [Travis CI](https://travis-ci.org/) - easily sync your projects, you’ll be testing your code in minutes. - [Circle CI](https://circleci.com/) - powerful CI/CD pipelines that keep code moving.