Codeship

RATING:

4.6

(15)

About Codeship

Codeship is a cloud-based application development platform that helps businesses with continuous integration and deployment of applications such as Node.js, Ruby, PHP and Python. Designed for small to large businesses, the platform allows users to customize web apps and automate serverless platforms. Features of Codeship include team management and organization, automated and parallel testing, customizable infrastructure, deployment pipeline configuration, notifications and more. It provides native docker support, which works on a continuous integration platform and updates stable docker versions connecting them to both private and public registries. Additionally, it allows users to establish parity between local hosting, CI system and production. Codeship is ...

Codeship Pricing

Please see https://codeship.com/pricing/

Starting price: 

$49.00 per month

Free trial: 

Available

Free version: 

Available

Deployment
Slide 1 of 3

Codeship Reviews

Overall Rating

4.6

Ratings Breakdown

Secondary Ratings

Ease-of-use

4.5

Customer Support

4.5

Value for money

4.5

Functionality

4.5

Most Helpful Reviews for Codeship

1 - 5 of 15 Reviews

User Profile

Abhinav

Verified reviewer

Computer Software, 501-1,000 employees

Used daily for less than 2 years

Review Source: Capterra
This reviewer was invited by us to submit an honest review and offered a nominal incentive as a thank you.

OVERALL RATING:

5

EASE OF USE

4

VALUE FOR MONEY

4

CUSTOMER SUPPORT

4

FUNCTIONALITY

4

Reviewed March 2019

A faster way to ship your code.

Codeship simplify and enhance your CI/CD pipeline by speeding the bug catching. Image caching feature integrate with docker and speed-up the build pipeline with help of docker image cache. The notification dashboard help in to let you know the process of your code and also let you know if any action is needed in case of break.

PROS

Codeship is a platform to achieve the Continues Integration. This open source tool comes with the two versions, Codeship basic and Codeship Pro. The advance user friendly web-based graphical user interface help in to implement the continuous integration pipeline for code delivery. Shared build nodes and parallel testing and deploy help in to speed up the development & delivery pipeline. We can scale-up the pipeline any time to optimize the testing and delivery process. Once the test cases pass it create the logs and automatically deploy system. Integration with Docker help in to easily managing the container in our build environment. The pro version have a advantage of configuration via the repository.

CONS

Codeship is really an amazing tool to get hands on it, but compare to its features its community size is not as large as expected they should work on to scale-up the community size. They should at-least provide the three parallel test pipeline in free version also as once the user implement it know the power of the parallel test pipeline.

User Profile

Gurleen

Verified reviewer

Information Technology and Services, 10,000+ employees

Used daily for less than 2 years

Review Source: Capterra
This reviewer was invited by us to submit an honest review and offered a nominal incentive as a thank you.

OVERALL RATING:

5

EASE OF USE

4

VALUE FOR MONEY

4

CUSTOMER SUPPORT

4

FUNCTIONALITY

5

Reviewed February 2019

Codeship - A faster way to ship your code with CI

The web-interface provide flexibility to set up and configure build server. The Codeship Basic version come with the 100 builds/month, a concurrent build agent and a parallel test pipeline with unlimited number of projects with no user and team limit. Best feature in it is dependency caching parallel test suites to speed up our builds and DevOps process.

PROS

Codeship provides the platform to deliver the code with confidence as it speeds up the development and operation process. Customization, maintaining and scaling the infrastructure is simple with the help of Codeship. Build & Automation test templates helps in catching the irrelevant code and bugs in CI/CD pipeline. The Flexible workflow allows us to control the build, test and deploy hierarchy can be modified as per need of the development pipeline.

CONS

Codeship come with the in-build integration but some plugins stop working after the upgrade. The Codeship basic as the feature is disabled. To work with Native Docker we need to upgrade it to Codeship PRO version which come with the flexible workflows and configuration options.

User Profile

Daniel

Verified reviewer

E-Learning, 11-50 employees

Used weekly for less than 2 years

Review Source: Capterra
This reviewer was invited by us to submit an honest review and offered a nominal incentive as a thank you.

OVERALL RATING:

3

EASE OF USE

3

VALUE FOR MONEY

3

FUNCTIONALITY

3

Reviewed October 2018

So-So CI/CD Tool

Codeship is good at telling you if something works, but not so great at detecting what is actually wrong with a piece of code.

PROS

In general, Codeship is good to have on our main software project. We have a quick view of whether our new code works. It helps to speed up the review process.

CONS

The main problem that we had as a team were false failures. We often saw that a code change that had no real issues would fail due to something external to the code itself. When we began upgrading our stack, we found that Codeship became more trouble than it was worth.

Anonymous

201-500 employees

Used daily for less than 2 years

Review Source: Capterra
This reviewer was invited by us to submit an honest review and offered a nominal incentive as a thank you.

OVERALL RATING:

4

EASE OF USE

4

FUNCTIONALITY

4

Reviewed July 2021

Simple CI/CD

We use it as the main CI pipeline to execute tests and static checks over the code on each push. We also use it to automate the staging deployment. It's very useful to automatize the process and it's easy to configure it to use with Docker using a yaml file.

PROS

Easy to configure. Easy to understand what's doing. I like the webhooks and the automations you can do. We've integrated it with Slack so we receive notifications when something is not working properly on CI or when some builds finishes.

CONS

Sometimes the service does not work properly because of the downtime but it's something that lately they were improving and it's not happening very frequently. The problem is that when you base your deployment on this kind of tools, you get blocked if the service is down. It may be our fault and probably we should have an alternative for that situations.

User Profile

Ramindu

Verified reviewer

Computer Software, 10,000+ employees

Used weekly for more than 2 years

Review Source: Capterra
This reviewer was invited by us to submit an honest review and offered a nominal incentive as a thank you.

OVERALL RATING:

5

EASE OF USE

5

VALUE FOR MONEY

5

CUSTOMER SUPPORT

5

FUNCTIONALITY

3

Reviewed April 2019

Simple build pipelines across multiple platforms

Codeship has enabled me to manage application deployment automation across heterogenous platforms, providing easy-to-use integrations with both deployment environments and version control systems.

PROS

Codeship provides a well-integrated, simplistic approach to creating build pipelines on a variety of platforms. Be it major cloud platform providers or your simple webhosting where you copy your files using SFTP, Codeship has the solution for you. Integrations with major platforms are out of the box and very easy to configure. It also provides a good deal of integrations with various version control providers so that you can trigger your code deployments with a single push to your repository. Codeship also provides simple and effective monitoring tools and notifications.

CONS

At times, the parameters implementing a particular configuration such as SFTP push may not be self-evident. However, this can be resolved easily by reading the documentation.