mirror of
https://github.com/ligurio/awesome-ci.git
synced 2024-10-30 12:04:04 -04:00
chore: add CICube
This commit is contained in:
parent
136a19bee6
commit
f3be510f23
1 changed files with 2 additions and 1 deletions
|
@ -36,7 +36,8 @@ comparison on Wikipedia.
|
|||
|[Buddy](https://buddy.works) | Continuous Integration and Deployment | Languages: .NET/C#, C/C++, Clojure, Elixir, Go, Haskell, Java, Javascript, Node.JS, PHP, Python, React Native, Ruby, Scala | GitHub, Bitbucket, Gitlab, Custom | [Documentation](https://buddy.works/docs) | [Free with limitations](https://buddy.works/pricing)| |
|
||||
|[builds.sr.ht](https://builds.sr.ht) | Continuous Integration services for [sourcehut](https://sourcehut.org), the hacker's forge | [open-source](https://git.sr.ht/~sircmpwn/builds.sr.ht); supports many Linux distros, BSDs and even Plan9; runs anonymous jobs that aren't tied to a repository; post-build triggers for email, webhooks, etc.; powerful API for complex build scenarios; git and mercurial support; SSH login after build failures | any supported by [dispatch.sr.ht](https://dispatch.sr.ht) (GitHub, GitLab etc.), [git.sr.ht](https://git.sr.ht), [hg.sr.ht](https://hg.sr.ht) | [Documentation](https://man.sr.ht/builds.sr.ht) | [Free and donation based ($2-$10/month) plans](https://man.sr.ht/billing-faq.md)| |
|
||||
|[Buildkite](https://buildkite.com/) | A build automation platform which gives you complete control, without the pain of running your own CI system. | Languages: Ruby, Python, Node.js, JavaScript, PHP, Go, Rust, Erlang, Elixir, Java, Clojure, Scala, C/C++, Objective-C, Swift, .NET/C#<br />Source code is available: [Buildkite Agent](https://github.com/buildkite/agent) | GitHub, Bitbucket, GitLab, Custom | [Documentation](https://buildkite.com/docs/guides/getting-started) | [14-day Trial](https://buildkite.com/pricing), [Free for Education, Open Source](https://buildkite.com/pricing) | [![Stars](https://img.shields.io/github/stars/buildkite/agent.svg)](https://github.com/buildkite/agent) |
|
||||
|[Chrono CI](http://www.chronoci.com/) | Continuous Integration Security | Languages: Ruby on Rails, Python, Node.js, Solidity C, Java, Go | GitHub | [Documentation](http://www.chronoci.com/docs) | [Free for 100 tests per month](http://www.chronoci.com/pricing) | |
|
||||
|[Chrono CI](http://www.chronoci.com/) | Continuous Integration Security | Languages: Ruby on Rails, Python, Node.js, Solidity C, Java, Go | GitHub | [Documentation](http://www.chronoci.com/docs) | [Free for 100 tests per month](http://www.chronoci.com/pricing) |
|
||||
|[CICube](https://cicube.io/) | Optimize your GitHub Actions with Insightful Analysis | Cost optimization, Anomaly detection, AI powered CI Insights, GitHub Actions Dashboard | GitHub | - | [14-day Trial](https://cicube.io/#pricing) |
|
||||
|[Circle CI](https://circleci.com/) | Continuous Integration and Deployment | Accessing jobs via ssh, Virtualization: docker/native, OS: linux/macos/windows, ISA:several gpus/arm | GitHub, Bitbucket | [Documentation](https://circleci.com/docs) | [Free for 1 container on Linux, Windows, and Arm](https://circleci.com/pricing) |
|
||||
|[Cirrus CI](https://cirrus-ci.org/) | Bring-Your-Own-Infrastructure CI with modern cloud technologies, matrix builds and simple-yet-powerful configuration | Virtualization: docker/native, OS: linux/macos/windows/freebsd, ISA:several gpus/arm | GitHub, Gitlab(community cirrus-run) | [Documentation](https://cirrus-ci.org/) | [Free for Open Source, per-second billing for private projects](https://cirrus-ci.org/pricing/) |
|
||||
|[CDS](https://github.com/ovh/cds) | Enterprise-Grade Continuous Delivery & DevOps Automation Open Source Platform | Languages: everything | Github, Bitbucket Server, Gitlab | [Documentation](https://ovh.github.io/cds/) | [Free Open Source](https://github.com/ovh/cds) | [![Stars](https://img.shields.io/github/stars/ovh/cds.svg)](https://github.com/ovh/cds) |
|
||||
|
|
Loading…
Reference in a new issue