External reviews
490 reviews
from
and
External reviews are not included in the AWS star rating for the product.
Circle CI has been helpful in preventing regressions to production user-facing code
What do you like best about the product?
Circle CI running automated tests to help prevent regressions. These automated tests catch errors that my local dev set up does not catch, which implies circle CI is necessary for writing bug free code.
What do you dislike about the product?
Fairly often tests timeout when running circle CI, and then I need to restart the test. When I restart the test, I sometimes have to wait 20 - 30 minutes. This eats into the development cycle with a lot of waiting time.
What problems is the product solving and how is that benefiting you?
Circle CI solves the problem of testing production code end-to-end using similar-to-production test infrastructure and that benefits me by performing testing that mirrors production better than my local set up does.
CircleCI is easy to set up, easily configured, and rarely goes down.
What do you like best about the product?
I like that it is easy to set up. The github integration made setup very fast.
What do you dislike about the product?
Configuring which branch/tag a pipeline should run on is difficult because the "filters" are all OR filters, not AND filters. It would be nice to be able to use both.
What problems is the product solving and how is that benefiting you?
CircleCI gives us the confidence to deploy our application regularly. We spend very little time on deployments compared to previous companies I've worked with.
Circle CI is good, but needs improvements
What do you like best about the product?
portal is the best feature, the UI really helps get things clear
What do you dislike about the product?
triggers for files need two workflows and orb usage
What problems is the product solving and how is that benefiting you?
automation for CI/CD, benefits us with faster deliverable for product led growth
Saved a lot of time and Induced a lot of discipline into team.
What do you like best about the product?
1. Approval Mechanism
2. Easy to use UX
3. Alerts and Notification system
2. Easy to use UX
3. Alerts and Notification system
What do you dislike about the product?
1. UI can be better
2. Analytics can be added
2. Analytics can be added
What problems is the product solving and how is that benefiting you?
1. Reduced time in spending on deployments
2. Induced a lot of discipline
2. Induced a lot of discipline
Super stable CI/CD app
What do you like best about the product?
Stable application, huge functionality, modern futures, fast deployment
What do you dislike about the product?
Limitations of the free version, although the product is not very expensive
What problems is the product solving and how is that benefiting you?
improve modern continuous integration
Easy to use CI software
What do you like best about the product?
Ease of use for their yml configuration files
What do you dislike about the product?
I feel as though their runners are costing a lot more than if I'd run them myself and I would expect the difference to not be that great
What problems is the product solving and how is that benefiting you?
Easily running CI pipelines in the cloud without worrying about spinning up servers
good jenkins replacement
What do you like best about the product?
- parallel pipeline execution
- ease of configuration
- ease of configuration
What do you dislike about the product?
- difficult to identify results among the various builds
What problems is the product solving and how is that benefiting you?
code deployment - easy integration with terraform
I enjoy working with this tool
What do you like best about the product?
You can easily figure out which step is blocking the build since you can see details of the whole process. We have notifications in Slack when our Selenium tests are failing which makes more eyes dig into the issue.
What do you dislike about the product?
There is always something to improve and to make debugging process easier and faster. Of course, improving velocity will be a great lift and will make CI processes more pleasant.
What problems is the product solving and how is that benefiting you?
Debugging issues, which tests are failing, what should be fixed in order to be built. Merging conflicts > What code should be updated in order to avoid unpleasant surprises
Simplified Development for our Team
What do you like best about the product?
Two things: simplified the development for our team, and allowed us to test in multiple environments and visually see the progress of the environments
What do you dislike about the product?
We had to always remember to tear down our branches manually. This is tedious because at times one forgets. If this process can be streamlined, that would be great
What problems is the product solving and how is that benefiting you?
Simplifying the software development lifecycle - with this, one can easily setup pipelines and deploy and see the changes made, instead of having to share servers
Best Platform for managing all our application releases
What do you like best about the product?
Build time is the biggest strength of circleCi. We also can run workflows with SSH which is very helpful. It also gives good notifications regarding the builds.
What do you dislike about the product?
Circleci dashboard is not very intuitive to use. And it is also very slow in term of responsiveness. Also analysing the history of build times and failure reasons are not easy
What problems is the product solving and how is that benefiting you?
The biggest problem we had is to manage our react native application release. With circle ci we're able to solve the time taken to go through the manual release
showing 41 - 50