mirror of
https://github.com/ligurio/awesome-ci.git
synced 2026-03-11 17:33:39 -05:00
removed kritika.io
they don't exist anymore according to [this reddit post](https://www.reddit.com/r/perl/comments/n7ns85/kritikaio_has_been_turned_off/)
This commit is contained in:
committed by
Sergey Bronnikov
parent
292e49cb5f
commit
c9467b1abb
@@ -69,7 +69,6 @@ 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) | [](https://github.com/jenkinsci/jenkins) |
|
||||
|[Kraken CI](https://kraken.ci/) | Self-hosted, open source, highly scalable, focused on testing. | workflows with Starlark/Python, executors: bare metal, Docker, LXD, VM, highly scalable to thousands of executors, sophisticated test results analysis | Git, GitHub | [Documentation](https://kraken.ci/docs/) | [Open Source](https://github.com/kraken-ci/kraken) | [](https://github.com/kraken-ci/kraken) |
|
||||
|[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! | [](https://github.com/PaulRosset/previs) |
|
||||
|
||||
Reference in New Issue
Block a user