[go: up one dir, main page]

Introducing G2.ai, the future of software buying.Try now
Codemagic
Sponsored
Codemagic
Visit Website
Product Avatar Image
CircleCI

By CircleCI

Codemagic
Sponsored
Codemagic
Visit Website

CircleCI Reviews & Product Details - Page 6

CircleCI Product Details
Profile Status

This profile is currently managed by CircleCI but has limited features.

Are you part of the CircleCI team? Upgrade your plan to enhance your branding and engage with visitors to your profile!

Pricing

Pricing provided by CircleCI.

FREE

$0.00
Per Month

PERFORMANCE

Starting at $15.00
Per Month
Codemagic
Sponsored
Codemagic
Visit Website

CircleCI Integrations

(2)
Integration information sourced from real user reviews.

CircleCI Media

CircleCI Demo - CircleCI Dashboard
View current and recent builds on your project.
CircleCI Demo - CircleCI Test Summary
View overall test details and process.
CircleCI Demo - CircleCI Build Timing
Deep dive into your build details and timing.
CircleCI Demo - CircleCI Insights
Detailed build analytics on your project.
Product Avatar Image

Have you used CircleCI before?

Answer a few questions to help the CircleCI community

CircleCI Reviews (505)

View 1 Video Reviews
Reviews

CircleCI Reviews (505)

View 1 Video Reviews
4.4
505 reviews

Pros & Cons

Generated from real user reviews
View All Pros and Cons
Search reviews
View Filters
Filter Reviews
Clear Results
G2 reviews are authentic and verified.
TW
Senior Software Engineer
Enterprise (> 1000 emp.)
"A tool I rarely have to think about"
What do you like best about CircleCI?

The integration with github along with the configuration files that can be committed to git make this a tool I don't have to worry about configuring when setting up new projects. Review collected by and hosted on G2.com.

What do you dislike about CircleCI?

The lack of an overall dashboard for an overall view of the stats for builds across the organisation. Also a team level view for owned repository based on code owner files would be useful for meta analysis. Review collected by and hosted on G2.com.

Angelina S.
AS
QA engineer
Small-Business (50 or fewer emp.)
"I enjoy working with this tool"
What do you like best about CircleCI?

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. Review collected by and hosted on G2.com.

What do you dislike about CircleCI?

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. Review collected by and hosted on G2.com.

CS
Software Engineer
Enterprise (> 1000 emp.)
"Customisable, quick and intuative CI Platform."
What do you like best about CircleCI?

The amount of customisation you can do is top notch. In a fully customisable YAML file that doesnt feel clunky.

The UI & UX is leagues above others such as Jenkins. Review collected by and hosted on G2.com.

What do you dislike about CircleCI?

However, I am not a fan sometimes of its speed. Whilst this is the issue with most CI platforms & is also down to build times, the speed in which the web/app could load could be better slightly. Review collected by and hosted on G2.com.

Verified User in Utilities
UU
Enterprise (> 1000 emp.)
"Easy to setup CI/CD"
What do you like best about CircleCI?

CircleCI integrates directly with version control systems, like Github and Bitbucket, and validates code changes in real time. CircleCi UI is easy to navigate to quickly view projects and pipeline status. Review collected by and hosted on G2.com.

What do you dislike about CircleCI?

It can be challenging for first-time users to set up, but once you get going easy to navigate. Would be nice to have a GUI to edit the workflows.

When a new project is set up, under the insights tab it may not contain any data, so perhaps add a guide on how easy it may be to add insights. Review collected by and hosted on G2.com.

Ayush G.
AG
Software engineer 2
Enterprise (> 1000 emp.)
"It’s very convenient and intuitive to use, also the performance is super smooth."
What do you like best about CircleCI?

Intuitiveness, reliability, the overall UX is pretty solid. CI with this speed really helps iteration move fast. Also the costs are not that high given the benefits of the product. Review collected by and hosted on G2.com.

What do you dislike about CircleCI?

I Haven't encountered anything issue in particular as such, but rarely builds fail due to transient network issues and can be frustrating especially if it's a big build. Review collected by and hosted on G2.com.

Manikandan B.
MB
Senior Frontend Engineer
Enterprise (> 1000 emp.)
"Best Platform for managing all our application releases"
What do you like best about CircleCI?

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. Review collected by and hosted on G2.com.

What do you dislike about CircleCI?

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 Review collected by and hosted on G2.com.

David José S.
DS
Sr Release Manager
Mid-Market (51-1000 emp.)
"It's stable and fast, but a bit hard to learn"
What do you like best about CircleCI?

It's capable of doing whatever you want at a very good speed, and it's reliable; it does not have builds fail over nothing, if something fails means there's something you need to fix. Also, integration with code repositories and Slack is very good (at least on my experience) Review collected by and hosted on G2.com.

What do you dislike about CircleCI?

It wasn't easy to understand how to build complex pipelines. The documentation I found helped with basic examples, but more difficult ones were mostly at trial and error. Also, the default dashboard doesn't provide much data. Review collected by and hosted on G2.com.

Andrew G.
AG
Manager
Small-Business (50 or fewer emp.)
"Awesome tool for Continuous Integration and Deployment"
What do you like best about CircleCI?

Circle CI is the most efficient tool for Continous Integration and Deployment. These tools have uncountable cool features:

- Easy to set continous integration and deployment jobs

- Easy to learn and use

- interactive user interface

- test analytics and workflow set up

- Nice reporting and flawless functionality.

Highly recommended tool for DEVOPS and CI CD needs.. Review collected by and hosted on G2.com.

What do you dislike about CircleCI?

As of now no reason to dislike tool its really awesome tool giving free minutes to startups and learners. Only small suggestion to provide documentation for setup on Unix machine. Review collected by and hosted on G2.com.

Verified User in Information Technology and Services
UI
Enterprise (> 1000 emp.)
"Easy, fast configuration for quick and automatic CI"
What do you like best about CircleCI?

- Sign in flow via GitHub is easy and seamless

- Failed/passed test email notifs are easy to configure

- Integration tests are easy to trigger via web and CLI

- Pipeline test run UI is comprehensive but easy to read Review collected by and hosted on G2.com.

What do you dislike about CircleCI?

- Could be independent on CircleCI, but tests could be flaky at times/require specific ordering to pass

- Email notifs can be flaky and unreliable at times

- Could have better dashboards and data analytics on test runs Review collected by and hosted on G2.com.

Verified User in Health, Wellness and Fitness
UH
Small-Business (50 or fewer emp.)
"CircleCI is a good tool for fast moving teams, but not always the most convenient."
What do you like best about CircleCI?

The upsides of circle ci are that you can Easily specify the machine that your tests run on. Defining tests are very simple (I.e the yaml definition) compared to things like GitHub actions. Review collected by and hosted on G2.com.

What do you dislike about CircleCI?

CircleCI doesn't live in the same place as my code. Even though there's a GitHub integration, team members have to go into the circleCI console to see why their run failed. Review collected by and hosted on G2.com.

Pricing Options

Pricing provided by CircleCI.

FREE

$0.00
Per Month

PERFORMANCE

Starting at $15.00
Per Month

SCALE

Starting at $2,000.00
Per Month
CircleCI Comparisons
Product Avatar Image
Travis CI
Compare Now
Product Avatar Image
Jenkins
Compare Now
Product Avatar Image
TeamCity
Compare Now
CircleCI Features
Deployment-Ready Staging
Integration
Extensible
Processes and Workflow
Reporting
Automation
Pipeline Control