External reviews
492 reviews
from
and
External reviews are not included in the AWS star rating for the product.
The developer of the initial landing
What do you like best about the product?
This service is directly integrated with GitHub, the developer of the initial landing, CircleCI will scan its application in GitHub containers. After a simple installation process, if you need to guide the developer on how to compile and deploy. Every time the preparation of the code, CircleCI will automatically compile the application, automatic test, if the user is using a similar TestFlight tools, CircleCI will automatically apply the deployment. CircleCI was founded by Biggar Paul and Rohner Allen. Biggar received a PhD in computer science and worked at Mozilla.
What do you dislike about the product?
Simply say. In the first machine node, I specify the JDK version of JDK Oracle 8 (the default is OpenJDK 7). Then added a ANDROID_HOME of the environmental variables point to the location of the SDK Android (TMD, since you are in the document have said SDK Android in this path, it does not give me a good environment variable).
What problems is the product solving and how is that benefiting you?
Dependencies node, if it recognizes that you are a Gradle project, by default it is just dependencies gradle. So the result is obvious - at least to put the SDK Build-tools Android installed on it XD
Yes, its own version of Gradle is 1.10, a little old. And habits we should use their wrapper to run the (Travis Ci at this point is very good, if the judge to the wrapper./gradlew will use your project to run, and is not a system gradle command).
Yes, its own version of Gradle is 1.10, a little old. And habits we should use their wrapper to run the (Travis Ci at this point is very good, if the judge to the wrapper./gradlew will use your project to run, and is not a system gradle command).
CircleCI
What do you like best about the product?
Very easy to get started, you are able to add custom steps
What do you dislike about the product?
Hard to do multi-stage integrations - ie unit tests followed by integration tests
What problems is the product solving and how is that benefiting you?
software developing - able to find bugs/breaks in software faster
Like the UI, hard to setup
What do you like best about the product?
UI, ability to restart builds, jump through different builds
What do you dislike about the product?
Only runs on docker 1.8 (as of about a month ago) that made us move away from circleci.
What problems is the product solving and how is that benefiting you?
Continuous deployment, and precommit checks.
Works with most tools that we've used, hooks into different ecosystems like github/ aws.
Works with most tools that we've used, hooks into different ecosystems like github/ aws.
Recommendations to others considering the product:
It is hard to understand setting up hooks to github repos/ other ecosystems, take some time to understand it better.
Easy to use and setup, UI could be improved
What do you like best about the product?
Super easy to setup and love the automatic integration with the most common services -- in particular the docker integration and the opportunity of having pre-installed tools like postgres.
I LOVE the ability of ssh on the machine to debug.
I LOVE the ability of ssh on the machine to debug.
What do you dislike about the product?
The UI is a bit confusing, it took me a while to get used to it.
My main issue is that I don't have a overall visual of what is left to do, so I have to "remember" the steps that will help in the future -- and this doesn't help when estimating when the pipeline is going to end.
My main issue is that I don't have a overall visual of what is left to do, so I have to "remember" the steps that will help in the future -- and this doesn't help when estimating when the pipeline is going to end.
What problems is the product solving and how is that benefiting you?
Easy deployment and releases
Recommendations to others considering the product:
Super easy to setup -- it will literally going to take you 5 minutes
showing 51 - 54