Categorie:
Software de desenvolvimento de aplicativos /
Ferramentas de integração contínua /
Codeship Reveja
Excelente | |
Boa | |
Média | |
Mau | |
Horrível |
Codeship is a hosted Continuous Integration and Delivery platform. It sits between your source code repository (e.g. GitHub, GitLab or Bitbucket) and the hosting environment (e.g. Amazon Web Services) and automatically tests and deploys every change in your platform. Your Engineering team can focus on developing better applications instead of wasting time on maintaining a cumbersome CI server. Codeship scales with your needs, allows you to speed up your test suites and enables your developers to
The price can come a bit steep but may be cheaper than paying somebody to set up your own CI/CD software. by Codeship on 09/05/2018 Ahoy there, thanks for the review, we absolutely appreciate you taking the time to do this.In regards to the rating for support, would you mind letting us know what we could do to improve? We try to do our very best for each and every support case we get, but there is definitely room for further improvement and getting additional feedback on this would be great.You can reach me directly via email at [email protected]Please let us know if there is anything else we can help with and have a great day.~ Marko
- Multiple ways to personalize and automate your deploy process, using your own code - Easy to start using but still have many options
- We suffered some downtimes that affected a lot our deployments - The plans starts with only one or two parallel deployments, sometimes it's too few
Sometimes the software might not update comments fast enough, you would have to referesh the software for changes to take effect.
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.
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.
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.
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.
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.
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.
Sometime the system does not update in real time.
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.
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.
What I dislike most about this service is that it's a bit expensive and they could have a cheaper plan for small companies.
I love how easy it is to get started with a new project in Codeship and that it doesn't require you to clutter your repository with yet another configuration file. Speaking of configuration, Codeship offers a very detailed level of it and I've yet to find a use case where they haven't been able to cater to.
I really can't think of anything. Even the free version of Codeship delivers enough functionality for most projects.
Codeship may not be that easy to use for newcomers who don't have any experience with continuous integration. The pro version is also expensive, but they have a free version as well that will work for some users.
Easy to use, easy to configure. Integrates with github. You can debug your failed builds by literally connecting to build machine.
Sometimes it becomes down and prevent builds for a long time. If we have a hurry, it would become problem for our team.