From c6b2d3170b93a7b39cfcaae8fa847a0387b86418 Mon Sep 17 00:00:00 2001 From: Egor Kovetskiy Date: Tue, 10 Mar 2020 13:49:05 +0300 Subject: [PATCH] add Snake CI --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 1115051..8d043ae 100644 --- a/README.md +++ b/README.md @@ -77,6 +77,7 @@ comparison on Wikipedia. |[Semaphore](https://semaphoreci.com/) | Hosted continuous integration and delivery solution for open source and private projects. | Ruby, Node.js, JavaScript, Go, Clojure, Elixir, Erlang, Java, PHP, Scala, C/C++ | GitHub, BitBucket | [Documentation](https://docs.semaphoreci.com/) | [Free for Open Source, pay only for what you use, first $20 every month on Semaphore (up to 1,300 service minutes)](https://semaphoreci.com/pricing) | | |[Shippable](https://www.shippable.com/) | Continuous Delivery | Languages: Ruby, Python, Java, Node.js, Scala, PHP, Go; Databases: MongoDB, MySQL, Redis, Postgres, CouchDB, RethinkDB, Neo4j, and SQLite | GitHub, BitBucket, GitLab | [Documentation](http://docs.shippable.com/) | [Free with limitations](https://www.shippable.com/pricing.html) | | |[Sider](https://sider.review/) | Increase code review efficiency and deliver products with confidence. Sider helps development teams accomplish more, allowing them to deliver more value to their customers. | [Supported Analysis Tools](https://sider.review/en/features/tools) | GitHub | [Documentation](https://help.sider.review/) | [Free 14-day trial for private repositories, and forever free for open source](https://sider.review/pricing) | | +|[Snake CI](https://snake-ci.com/) | On-premise (self-hosted) CI/CD for Bitbucket Server & DataCenter | Languages: everything; Docker; [Runner source code](https://github.com/reconquest/snake-runner); Native Bitbucket UI; Self-hosted; Config in YAML | [Documentation](https://snake-ci.com/docs/) | Bitbucket Server & DataCenter | [30-days trial](https://snake-ci.com/pricing/) | |[StyleCI](https://styleci.io/) | The Web Coding Style Service, used by [Cachet](https://cachethq.io/) and [Laravel](https://laravel.com/). | Languages: PHP, JavaScript, TypeScript, Flow, CSS, SCSS, Less, Vue.js, Python | GitHub, BitBucket, GitLab | [Documentation](https://docs.styleci.io/) | [Free for opensource projects](https://styleci.io) | | |[TeamCity](https://www.jetbrains.com/teamcity/) | A Java-based build management and continuous integration server from JetBrains. | Support [wide variety of web browsers and build tools](https://confluence.jetbrains.com/display/TCD10/Supported+Platforms+and+Environments#SupportedPlatformsandEnvironments-BuildRunners) | Git, Subversion, Perforce, Team Foundation Server, Mercurial, CVS, SourceGear Vault 6 and 7, Borland StarTeam 6 and up, IBM Rational ClearCase, Base and UCM modes, Microsoft Visual SourceSafe 6 and 2005 | [Documentation](https://confluence.jetbrains.com/display/TCD10/TeamCity+Documentation) | [Free with limitations](https://www.jetbrains.com/teamcity/buy/#license-type=new-license) | | |[Travis CI](https://travis-ci.org/) | Hosted continuous integration service for open source and private projects. | Languages: C, C++, Clojure, D, Erlang, Go, Groovy, Haskell, Java, Javascript (with Node.js), Objective-C, Perl, PHP, Python, Ruby, Rust, Scala. [Source code](https://github.com/travis-ci/travis-ci) is available. | GitHub | [Documentation](http://docs.travis-ci.com/user/getting-started/) | [Free for opensource projects](https://travis-ci.com/plans) | |