From c1c5add8b2f5f701ebb84e3582462048399b5864 Mon Sep 17 00:00:00 2001 From: Sergey Bronnikov Date: Tue, 7 Jul 2020 11:53:24 +0300 Subject: [PATCH] minci --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 1b76ce6..e257a17 100644 --- a/README.md +++ b/README.md @@ -70,6 +70,7 @@ comparison on Wikipedia. |[Hydra](https://nixos.org/hydra/) | Nix-based continuous build system | | | [Documentation](https://nixos.org/hydra/manual/) | Opensource (GNU GPLv3) | | |[Jenkins](https://jenkins.io/) | With thousands of plugins to choose from, Jenkins can help teams to automate any task that would otherwise put a time-consuming strain on your software team. | Languages: Embedded, PHP, Python, Ruby, Java, Android, C/C++. | Any VCS that supports git, mercurial, cvs, subversion | [Documentation](https://jenkins.io/doc/) | [Open Source](https://github.com/jenkinsci/jenkins) | [![Stars](https://img.shields.io/github/stars/jenkinsci/jenkins.svg)](https://github.com/jenkinsci/jenkins) | |[Kritika](https://kritika.io/) | Coverage, Duplications, Code violations | Languages: Perl | GitHub | [Documentation](https://kritika.io/blog) | [Free for public repositories](https://kritika.io/pricing) | +|[minci](https://github.com/kristapsdz/minci) | minimal self-hosted CI | Languages: any | | |[Peakflow](https://www.peakflow.io/) | CI builds, error reporting and uptime monitoring | Languages: Ruby, PHP, Javascript and anything you can set up yourself. | Github | [Documentation](https://www.peakflow.io/en/faq) | [Free for private projects](https://www.peakflow.io/en) | | |[Previs](https://github.com/PaulRosset/previs) | Use Travis configuration to run stuff locally in a clean environment. | Everything that Travis support or almost | Your computer, it's running locally! | [Documentation](https://github.com/PaulRosset/previs) | It's free! Since you are hosting everything locally on your computer! | [![Stars](https://img.shields.io/github/stars/PaulRosset/previs.svg)](https://github.com/PaulRosset/previs) | |[Probo.CI](https://probo.ci/) | Continuous Collaboration - break down the barriers between software developers and the other stakeholders involved in a software development project | Underlying engine is OSS, offers several Ubuntu base images, asset pre-upload helps build speed. | GitHub, BitBucket | [Documentation](https://docs.probo.ci/) | 2 month free trial then starts at $30. [Pricing](https://probo.ci/pricing/) | |