CircleCI - MCP Server
CircleCIExternal reviews
490 reviews
from
and
External reviews are not included in the AWS star rating for the product.
A Good Option for Hosted Continuous Integration
What do you like best about the product?
It is very simple to configure a build and connect it with Github for continuous integration. Deployment to well known hosts such as Heroku is equally simple.
What do you dislike about the product?
There is not much to differentiate this service from competitors. There are a number of CI solutions that all work and this is simply another option.
What problems is the product solving and how is that benefiting you?
We are using CircleCi to manage our continuous integration process. New branches and commits are recognized via integration with Github and a build is automatically triggered. Certain branches can be tagged to run deploy commands if all tests are successful.
Great product, fast and easy to use
What do you like best about the product?
- Quick response from CircleCI when asking questions or seeking help
- Deep Docker integration, really fast builds with predictable results because of the ability to use your own build containers. Building Docker images with CircleCI is OK, needs some work.
- Deployments are nicely embedded in the product, and give all the room to customise to exactly what you need.
- Clean UI. It is quite quick, and is workable on mobile.
- Integration with Github
- Deep Docker integration, really fast builds with predictable results because of the ability to use your own build containers. Building Docker images with CircleCI is OK, needs some work.
- Deployments are nicely embedded in the product, and give all the room to customise to exactly what you need.
- Clean UI. It is quite quick, and is workable on mobile.
- Integration with Github
What do you dislike about the product?
- Inability to edit environment variables in project settings, delete and re-add with new values is a painstakingly slow process. Improving this part of the product will greatly enhance it!
- Random timeouts during building Docker images, the remote Docker engine does not feel quite robust yet.
- The CLI feels a bit underdeveloped. Having a local build that emulates CircleCI really well would be invaluable to keep the builds green.
- Random timeouts during building Docker images, the remote Docker engine does not feel quite robust yet.
- The CLI feels a bit underdeveloped. Having a local build that emulates CircleCI really well would be invaluable to keep the builds green.
What problems is the product solving and how is that benefiting you?
- Fully automated deployment of new versions of our product by building, publishing and deploying Docker containers easily.
Recommendations to others considering the product:
- Start with a working local build in a Docker container, publish that and use it in the CircleCI builds.
CircleCI is great for automating tests and releases.
What do you like best about the product?
Ability to define custom environments, fantastic Github integration.
What do you dislike about the product?
Slow to adopt new releases of languages and tools, specifically Docker.
What problems is the product solving and how is that benefiting you?
Automated testing and deployment building.
Why I like Circle CI
What do you like best about the product?
Really easy to set up, flexible, easy to scale. Generally fast. Like the ability to SSH into the tests. The UI integrates nicely into our other tools
What do you dislike about the product?
No particularly strong issues, the front end sometimes doesn't update if you leave the window open.
What problems is the product solving and how is that benefiting you?
We don't run our own Jenkins server anymore, that was a pain.
Recommendations to others considering the product:
It's worth your time
I am a lead technologist in Applicaster, dealing with multiple platforms and technologies in the day
What do you like best about the product?
it is faster in comparison to others that I tried and it gives solutions form all our platforms usage - Rails. NodeJS, Android and iOS.
After you get to understand the system it works very well.
After you get to understand the system it works very well.
What do you dislike about the product?
I dislike the support. It usually takes a lot of time to get a response, and most of the times the answers are not helpful.
What problems is the product solving and how is that benefiting you?
We are providing solutions for Tv broadcasters. We provide backend CMS and mobile apps for our customers.
Recommendations to others considering the product:
it is a reliable system but if you are stuck and need immediate support it is a problem.
It is easy to use after you get the hang of it. When you understand the way it works the configuration is sufficient.
It is hard to debug locally but it has a ssh debugging which help solving problems
It is easy to use after you get the hang of it. When you understand the way it works the configuration is sufficient.
It is hard to debug locally but it has a ssh debugging which help solving problems
CircleCI makes integrating CI into your workflow a breeze
What do you like best about the product?
CircleCI provides really easy to use interface for integration. It has default integrations to a lot of frameworks such as Django, RoR etc. Its integrates seamlessly with Github. And the CircleCI dashboard is very well designed.
What do you dislike about the product?
Nothing particularly. They do have system outages regularly. But there are also very quick at fixing it.
What problems is the product solving and how is that benefiting you?
Having better code quality and ensuring every git commit is well tested.
Best CI tool
What do you like best about the product?
The speed of the builds, and containers for each build, which makes it easy to configure the environment.
What do you dislike about the product?
Lack of the ability to run builds on schedule rather than on each commit.
What problems is the product solving and how is that benefiting you?
CircleCI allows us to have a continuous deployment of our projects.
Recommendations to others considering the product:
Very quick transition setup.
Great CI Tool
What do you like best about the product?
CircleCi is a great tool for beginners, simple configuration and easy to understand. In most cases you just create your account enable test and you have it running on your next commit
Great integration with Slack
I have manage to get CircleCI running with several rails project and extended to use simplecov for coverage reports, rubocop for code style analysis and Docker/kubernetes deploys
Great integration with Slack
I have manage to get CircleCI running with several rails project and extended to use simplecov for coverage reports, rubocop for code style analysis and Docker/kubernetes deploys
What do you dislike about the product?
Sometimes configuration of special needs can be tricky, specially when you bring tools like Docker to the mix. Currently they are working on a new version with better Docker support
What problems is the product solving and how is that benefiting you?
Is important to have a CI tool you don't need to worry about deploys if you set up your deploys phase and the team is always aware of the state of the build
Adding code analysis (styles, best practices and security) can improve your code review process
Adding code analysis (styles, best practices and security) can improve your code review process
Recommendations to others considering the product:
If you are using Docker is a bit more of work, but for simple projects is a great and simple tool
Good ci but containers need to be faster
What do you like best about the product?
They provide a free build container for open source projects.
They support some built in services for the build process, such as mysql, elasticsearch, etc.
The build process could be split into multiple parallel containers if you have a paid account and have free containers.
They support some built in services for the build process, such as mysql, elasticsearch, etc.
The build process could be split into multiple parallel containers if you have a paid account and have free containers.
What do you dislike about the product?
The containers are somewhat slow, our builds take upto 20 mins to ups using a single container and no parallel containers.
What problems is the product solving and how is that benefiting you?
We use circleci to continuously test our rails poroject and auto deploy the code when we are building release branches.
Easy to get started, easy to add to your pipeline! Love it!
What do you like best about the product?
It's really easy to add continuous integration to your project. If you can write a simple shell script, you can add CI, which is awesome. When you are working on a small agile team, the learning curve of a heavy build tool can be a big burden. CircleCI makes it really easy to get going and keep improving your pipeline.
What do you dislike about the product?
I wish there were more options for the performance. Sometimes it's easier to throw "hardware" at the problem.
What problems is the product solving and how is that benefiting you?
We are able to quickly build all our development branches and create artifacts for deployment.
showing 231 - 240