TE
科技回声
首页24小时热榜最新最佳问答展示工作
GitHubTwitter
首页

科技回声

基于 Next.js 构建的科技新闻平台,提供全球科技新闻和讨论内容。

GitHubTwitter

首页

首页最新最佳问答展示工作

资源链接

HackerNews API原版 HackerNewsNext.js

© 2025 科技回声. 版权所有。

Which ci system to choose? circleci/Codeship/TravisCi/Jenkins?

2 点作者 ekeren大约 10 年前
We have a suite of bash scripts that runs all our tests, here are the specifications:<p>- It runs on mac (for ios-application testing and unit)<p>- It activate a browser (chrome&#x2F;safari) for testing the web UI - https:&#x2F;&#x2F;blog.rollout.io&#x2F;2015&#x2F;03&#x2F;how-we-automate-our-sdk-tests-to-support-delivery-to-millions-of-mobile-users&#x2F;<p>- It runs nodejs tests on the server<p>- It need to integrate with selenium<p>- Our code base is on github<p>- Our deployment is on Amazon EC2<p>Any tips on how to choose the CI provider?

1 comment

fmotlik大约 10 年前
Hi, Co-founder and CTO from Codeship here.<p>happy to help you out with getting started. Currently we don&#x27;t support OSX as base build system, but would be interesting to see if its necessary for you or if our Linux machines work as well (sounds like they should if you deploy to EC2). You can send me an email to flo@codeship.com if you have any questions