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

科技回声

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

GitHubTwitter

首页

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

资源链接

HackerNews API原版 HackerNewsNext.js

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

Travis CI integrated into GitHub pull requests thanks to new Commit Status API

114 点作者 Seldaek超过 12 年前

5 条评论

Lewisham超过 12 年前
I love this <i>a lot</i>, but I would love this more if GitHub bought up Travis so I can do things like have Travis run on private repositories.<p>I'm really glad Travis has such awesome sponsors keeping them alive, but I think most paying customers of GitHub would be more than happy to pay an extra $5 a month or something to have priority queuing on Travis, and ability to run on private repos and such. With build checking brought in-house, I really don't know what else GitHub would be missing from the overall process of checking in code.
评论 #4476178 未加载
评论 #4475388 未加载
评论 #4475379 未加载
评论 #4478385 未加载
评论 #4476607 未加载
arturadib超过 12 年前
Great to see Travis supporting Pull Requests.<p>At Mozilla we've been using Bot.io for several of our Github projects (PDF.js, Firefox OS, Popcorn.js, etc) since mid-2011 to launch regression tests right from Pull Requests. It's fully customizeable (runs on Windows, Linux, Mac, etc), open source, and a breeze to install:<p><a href="http://github.com/arturadib/botio" rel="nofollow">http://github.com/arturadib/botio</a><p>We'll likely be implementing the status API very soon. Let me know if I can help at @arturadib.
评论 #4476245 未加载
markoa超过 12 年前
For all who use Ruby and want to have great CI of private projects today, Semaphore (<a href="https://semaphoreapp.com" rel="nofollow">https://semaphoreapp.com</a>) already implemented support for this awesome API: <a href="http://renderedtext.com/blog/2012/09/04/semaphore-implements-githubs-status-api-in-record-time/" rel="nofollow">http://renderedtext.com/blog/2012/09/04/semaphore-implements...</a>.
LogicX超过 12 年前
CircleCI (www.circleci.com), which we use has similarly promised this functionality in the coming day.
UK-AL超过 12 年前
The problem with github for business, is that you pay via the amount of repositories. You could have huge projects, or lots of small projects yet you still pay via the amount of repos you have.<p>This makes it impractical for certain types of business.