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'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've worked in used Jenkins, the DevOps/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'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/GitLab-CI ain't an option).
- We're working with over 100 CI'ed projects and have 2-3 concurrent builds (I believe increasing that number without breaking the bank is one of the reasons we're moving but I'm not 100%)
- We primarily work in Python/JS/Java.
- All our stuff runs on Google App Engine.
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/CD flow.<p>[1] <a href="https://jenkins.io/" rel="nofollow">https://jenkins.io/</a>
Hey, there -<p>Writing here from CodeShip -- I'd love to hear your feedback on the issues you're having and why you're looking at moving to another tool.<p>Let me know if you'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'd like to set something up or send us some notes.