CircleCI - MCP Server
CircleCIExternal reviews
490 reviews
from
and
External reviews are not included in the AWS star rating for the product.
CircleCI is reliable and easy to use
What do you like best about the product?
Simple configuration to its servers and with Github, reliable service, and very expressive for executing different types of tests.
What do you dislike about the product?
Not always the most up-to-date versions of software (ex: docker versions), sometimes (but very infrequently) can be slow
What problems is the product solving and how is that benefiting you?
Our use case is very simple CI for running tests on pull requests, it's convenient that it has high availability and completes in a
Solid CI for python and node apps
What do you like best about the product?
The UI for running tests is nice, and it's pretty dependable.
What do you dislike about the product?
The configuration, while easy enough (YAML file) is also currently impossible to validate without trying a test run. Whenever I set up a new project, I end going through several iterations just to get all the pieces working correctly. The setup for getting a new github project building is also a little tricky to figure out.
What problems is the product solving and how is that benefiting you?
Full test runs for every PR and deployment on every merge to develop/master.
Refreshing alternative to Travis
What do you like best about the product?
Easy to get up and running. Has sensible defaults (unlike travis) eg if your project contains a package.json it will run npm install and cache node_module. Both of these require manual configuration in Travis. I've found the documentation excellent so far. The first CI product I've used that just works out the box in an intuitive way. Free plan supports private repos which is a big advantage over travis. Much more competitive pricing (again, compared to travis).
What do you dislike about the product?
Auto configuration isn't working perfectly yet. Eg doesn't read the node version from package.json engines and the default version is very old (0.10.x).
Not as many service addons as travis (eg mysql)
Not as many service addons as travis (eg mysql)
What problems is the product solving and how is that benefiting you?
Quick, reliable deployments
Works great
What do you like best about the product?
Nice graphical UI, usage of Docker Containers
What do you dislike about the product?
Not always up to date with latest JDK versions
What problems is the product solving and how is that benefiting you?
Running JSRs or similar Open Source projects
Awesome Integration with GitHub
What do you like best about the product?
Easily integrates with Github and other tools. Super simple to set up pipelines. Great support, can get help within seconds. 99.999999% Uptime.
What do you dislike about the product?
Sometimes takes a long time for every thing to run. If you push to the same repo again while it is running, it will keep running, and then have to run again for the new commit. This can be helped by having multiple runners.
What problems is the product solving and how is that benefiting you?
CircleCI allows our engineering team to ensure we are only pushing/merging code that passes our tests. It increases visibility into tests and helps us make sure testing is treated as a strong importance. It also makes it very easy for us to personalize and automate our deployment pipelines.
Recommendations to others considering the product:
Start with the free trial and see it if you like it!
showing 251 - 255