This commit is contained in:
Sergey Bronnikov
2020-07-07 11:53:24 +03:00
committed by GitHub
parent 51b8882e64
commit c1c5add8b2

View File

@@ -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/) | |