那里有哪个开源Node.js CI项目? [英] What open source Node.js CI project are there?

查看:104
本文介绍了那里有哪个开源Node.js CI项目?的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

您知道使用Node.js编写的哪些开源连续集成服务器?它们的功能,优缺点和您的经验如何?他们是否支持持续部署(绿色部署")?

What open source continuous integration servers written with Node.js do you know of? What are their features, pros and cons, your experience? Do they support continuous deployment ("deploy on green")?

推荐答案

Strider是一个开源持续部署/持续集成平台.它用Node.JS/JavaScript编写,并使用MongoDB作为后备存储.它是根据BSD许可发布的.

Strider is an Open Source Continuous Deployment / Continuous Integration platform. It is written in Node.JS / JavaScript and uses MongoDB as a backing store. It is published under the BSD license.

Strider在概念上与Travis-CI或Jenkins类似,但有以下主要区别:

Strider is conceptually similar to Travis-CI or Jenkins with the following major differences:

  • 关注持续部署,而不仅仅是持续集成
  • 设计易于安装和安装设置
  • 可部署的&可用于Heroku免费计划
  • 打算在私有基础结构上进行部署
  • 强调可扩展性.插件功能强大,易于编写且易于安装.
  • 对以Node.JS,Python(通用和Django/金字塔)和Selenium/Sauce Labs测试编写的项目的开箱即用支持
  • 商业支持,咨询与服务托管

http://stridercd.com

这篇关于那里有哪个开源Node.js CI项目?的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

查看全文
登录 关闭
扫码关注1秒登录
发送“验证码”获取 | 15天全站免登陆