From 28796cd8d4c76d8bc2f81f88b3d26f8db59ff83d Mon Sep 17 00:00:00 2001 From: Jnnngs <4107228+jnnngs@users.noreply.github.com> Date: Sun, 13 Sep 2026 19:42:30 +0100 Subject: [PATCH] Add Zoomies to on-premises CI/CD tools https://github.com/eyupio/zoomies --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 98c880c..ca9032a 100644 --- a/README.md +++ b/README.md @@ -236,6 +236,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. + - [Zoomies](https://github.com/eyupio/zoomies) - Free, open-source GitHub Actions runner autoscaling with a web UI. - 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.