TE
TechEcho
Home24h TopNewestBestAskShowJobs
GitHubTwitter
Home

TechEcho

A tech news platform built with Next.js, providing global tech news and discussions.

GitHubTwitter

Home

HomeNewestBestAskShowJobs

Resources

HackerNews APIOriginal HackerNewsNext.js

© 2025 TechEcho. All rights reserved.

Ask HN: What CI do you use in your team?

3 pointsby somada141almost 6 years ago
Hi all,<p>My team of about 30 devs has been using Codeship since I came onboard ca. 2yrs ago. For a variety of reasons we&#x27;ve been talking about moving unto a different solution and while our DevOps guy (yeah we sadly only have 1 DevOps guy) has been talking about Jenkins (which is already used by our testing team), some of us are daunted by the prospect of having 1 overworked person having to additionally manage a Jenkins installation.<p>While the previous team I&#x27;ve worked in used Jenkins, the DevOps&#x2F;dev ratio was far more favourable (startup, 2 DevOps people and 5 devs), and even so our Jenkins installation would still leak and require a lot of love.<p>Thus, I was wondering what solution y&#x27;all might be using in a professional environment in mid-sized teams.<p>Some context: - All our repos are in private GitHub repos (so GitLab&#x2F;GitLab-CI ain&#x27;t an option). - We&#x27;re working with over 100 CI&#x27;ed projects and have 2-3 concurrent builds (I believe increasing that number without breaking the bank is one of the reasons we&#x27;re moving but I&#x27;m not 100%) - We primarily work in Python&#x2F;JS&#x2F;Java. - All our stuff runs on Google App Engine.

2 comments

moasdaalmost 6 years ago
We use Jenkins [1] for CI. Every team runs its own Jenkins instance and has an individually configured CI pipeline. The more we grow, the higher raises the wish to unify the Jenkins CI&#x2F;CD flow.<p>[1] <a href="https:&#x2F;&#x2F;jenkins.io&#x2F;" rel="nofollow">https:&#x2F;&#x2F;jenkins.io&#x2F;</a>
评论 #20014327 未加载
ethanjonescbalmost 6 years ago
Hey, there -<p>Writing here from CodeShip -- I&#x27;d love to hear your feedback on the issues you&#x27;re having and why you&#x27;re looking at moving to another tool.<p>Let me know if you&#x27;re open to a non-sales call so that we can be sure to get your input document and understand your issues. Feel free to contact feedback@codeship.com if you&#x27;d like to set something up or send us some notes.
评论 #20052349 未加载