9.8
Spot Score
Accelerate your software delivery with CircleCI.
Add to compare
Starts from $39/Month, also offers free forever plan
Log in Required to View Reviews
Filter results
Sort by :
Showing 1-10 out of 283
GK
Gab K
10/18/23
"Developer friendly"
What do you like best about CircleCI? Very user friendly interface & features, such as flaky test detection or insights for workflows/job/branches that are not seen so often in other CI providers. What do you dislike about CircleCI? Audit features are not as available as other enterprise-grade CI providers. What problems is CircleCI solving and how is that benefiting you? It's solving the need to provision our own CI servers, and that the various build host support e.g. Mac runners is ...
Read more
AU
Anonymous User
09/09/23
"A really cool tool for your CI/CD operations."
What do you like best about CircleCI? The free tier of CircleCI includes 30,000 which is usually enough for small projects. It is pretty easy to use it once u get the hang of including CircleCI in your projects. You can even SSH into the build so that if any issue arises you can solve it directly in the machine, instead of trying to figure out where the issue is locally. What do you dislike about CircleCI? The initial setup for CircleCI can be a bit more complex when compared to other tools ...
Read more
AU
Anonymous User
05/30/23
"My CircleCI Feedback & Recommendation(s)"
What do you like best about CircleCI? Overall, I like the UI and real-time view of the projects along with the commit history. What do you dislike about CircleCI? CircleCI has not updated its dependencies in some time. When I run Cypress v.12, it passes locally but fails in the pipeline due to how the extensions are handled. What problems is CircleCI solving and how is that benefiting you? Quick test runs and immediate feedback.
AB
Adrian B
05/26/23
"Several ML services in production use greatly CircleCI"
What do you like best about CircleCI? Easy interface, to see the pregress of the pipelines, using yaml file to create the pipelines easily, so that they run automatically. What do you dislike about CircleCI? There was a data breach some time ago. Sometimes the servers are a bit slow. What problems is CircleCI solving and how is that benefiting you? ML data products, to train models and to deliver them in production; but also other automatic scripts, as well as R&D data science repos
RA
Raul A
05/25/23
"Just because it works, doesn't mean there isn't another way to do it"
What do you like best about CircleCI? It is really simple to use, integrate with other technologies, and has great documentation to follow. Someone coming from the DevOps/Sysadmin role, with a little knowledge can easily connect the dots on what CircleCI offers. What do you dislike about CircleCI? The docker layer cache and IP ranges seem to be a bit too expensive for usage. I'm not saying it doesn't work actually, it does, but the price is kinda expensive What problems is CircleCI solving ...
Read more
AU
Anonymous User
05/24/23
"Go to tool for CI! :)"
What do you like best about CircleCI? Love almost everything about CircleCI :) Is very robust as a CI tool, and I love the fact that everything is documented really well. Orbs implementations are very useful and just perfect! What do you dislike about CircleCI? Nothing much to comment on about CircleCI. I'm not aware if its possible to have a GitHub integration to view the pipelines via GitHub itself but it would be a nice to have :) What problems is CircleCI solving and how is that ...
Read more
CP
Chen P
05/23/23
"Have a lot of interests in CI/CD tools"
What do you like best about CircleCI? It's really convenient to test our codes automatically online. It will not block what I'm doing so I can push my work forward offline while CI running online. What do you dislike about CircleCI? It's unstable sometimes. Sometimes it will give us a wrong result. And sometimes it took way too much time to finish all the tests. What problems is CircleCI solving and how is that benefiting you? Running tests. Checking code styles. Checking resources availability.
AU
Anonymous User
05/23/23
"FROM HELL TO THE SKY"
What do you like best about CircleCI? The easy that is to use orbs and previous work from other teams and companies that had made it public. Also I can connect multiple repos very fast and without any problems What do you dislike about CircleCI? As with any other CI/CD tool, the complexity of testing things during the development or improvement of the pipelines that we have. Is impossible to recreate it What problems is CircleCI solving and how is that benefiting you? Previously we were ...
Read more
GH
Guillermo H
05/23/23
"Great features and super easy to setup CI product"
What do you like best about CircleCI? Their UI is great. Setting up the CI pipeline, with all the docker features and different options makes it a great option to have in you CI pipeline. We use it in all of our repositories and help us run all of our test with each commit and PR What do you dislike about CircleCI? There's really nothing that comes to mind as something negative about CircleCI. Sometimes the CI setup requires some updating (some old versions stop beign supported, etc), but ...
Read more
AU
Anonymous User
05/23/23
"Using since 2018 in production"
What do you like best about CircleCI? It's easy to get started, almost no effort to start What do you dislike about CircleCI? Can't have total control over the machines Recommendations to others considering CircleCI: Is the best cost bennefict What problems is CircleCI solving and how is that benefiting you? We have a proper deploy pipeline that has many stages, all detailed in .yml files