Add self-hosted-runner to CI/CD section (#1440)
Deploy to GitHub Pages / build (push) Failing after 14s
Deploy to GitHub Pages / deploy (push) Has been skipped

* Add self-hosted-runner to CI/CD section

* Remove By XXX on self hosted runner

---------

Co-authored-by: Youssef Bourourou <ybr@quinta.im>
Co-authored-by: Julien Bisconti <veggiemonk@users.noreply.github.com>
This commit is contained in:
Youssef Bourourou
2026-07-02 17:03:55 +01:00
committed by GitHub
parent db6c71f771
commit 8e4a83535d
+1
View File
@@ -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. - [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. - [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. - [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. - [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. - [Skipper](https://github.com/Stratoscale/skipper) - Easily dockerize your Git repository.
- [Tekton CD](https://tekton.dev/) - A cloud-native pipeline resource. - [Tekton CD](https://tekton.dev/) - A cloud-native pipeline resource.