From 8e4a83535d440d1283edd3ae57a9d1a9079224fb Mon Sep 17 00:00:00 2001 From: Youssef Bourourou Date: Thu, 2 Jul 2026 17:03:55 +0100 Subject: [PATCH] Add self-hosted-runner to CI/CD section (#1440) * Add self-hosted-runner to CI/CD section * Remove By XXX on self hosted runner --------- Co-authored-by: Youssef Bourourou Co-authored-by: Julien Bisconti --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 1fe0673..4d7f569 100644 --- a/README.md +++ b/README.md @@ -456,6 +456,7 @@ Self-hosted CI engines, build accelerators, and hosted services that target Dock - [Jaypore CI](https://github.com/theSage21/jaypore_ci) - Simple, very flexible, powerful CI / CD / automation system configured in Python. Offline and local first. - [Kraken CI](https://github.com/Kraken-CI/kraken) - Modern CI/CD, open-source, on-premise system that is highly scalable and focused on testing. One of its executors is Docker. Developed. - [Screwdriver](https://screwdriver.cd/) - :yen: Yahoo's OpenSource buildplatform designed for Continous Delivery. +- [Self Hosted Runner](https://github.com/youssefbrr/self-hosted-runner) - Dockerized solution for setting up a self-hosted GitHub Actions runner with support for Linux, macOS, and Windows. - [Semaphore CI](https://semaphore.io/) - :yen: High-performance cloud CI that builds, tests and ships containers to production. - [Skipper](https://github.com/Stratoscale/skipper) - Easily dockerize your Git repository. - [Tekton CD](https://tekton.dev/) - A cloud-native pipeline resource.