Skip to main content
TrustRadius
CircleCI

CircleCI

Starting at $0 per month
View Pricing

Overview

What is CircleCI?

CircleCI is a software delivery engine from the company of the same name in San Francisco, that helps teams ship software faster, offering their platform for Continuous Integration and Continuous Delivery (CI/CD). Ultimately, the solution helps to map every source…

Read more
Recent Reviews

TrustRadius Insights

CircleCI is a widely used continuous integration and deployment tool that helps engineering teams streamline their application development …
Continue reading

CircleCI Review

7 out of 10
February 03, 2020
Incentivized
We use CircleCI as an independent part of our continuous integration testing process, which handles both automated building and testing …
Continue reading

CircleCI is awesome

9 out of 10
December 10, 2018
Incentivized
We're using CircleCI to run continuous integration for both front-end and back-end components for a SaaS application. It's linked to a …
Continue reading

Automation done right

8 out of 10
April 30, 2018
Incentivized
In our company, we develop our financial product atop the Salesforce platform. We have extensive unit test coverage that is required by …
Continue reading
Read all reviews

Reviewer Pros & Cons

View all pros & cons
Return to navigation

Pricing

View all pricing

Free

$0

Cloud
per month

Performance

$30

Cloud
per month

Server

$35

Cloud
per month

Entry-level set up fee?

  • No setup fee

Offerings

  • Free Trial
  • Free/Freemium Version
  • Premium Consulting/Integration Services
Return to navigation

Product Demos

CircleCI Demo Series - Deploy your project to AWS ECS

YouTube

How to Build, Test, and Deploy React Native Projects on CircleCI

YouTube

CircleCI Webhooks Demo | How to Get Started

YouTube

CircleCI Scheduled Pipelines | Getting Started

YouTube

Demo | Server Install of CircleCI 2.16 on AWS with Terraform

YouTube

CircleCI Demo

YouTube
Return to navigation

Product Details

What is CircleCI?

CircleCI is a shared continuous integration and continuous delivery (CI/CD) platform, and the central hub where code moves from idea to delivery. It is a DevOps tool that processes more than 1 million builds a day, and has access to data on how engineering teams work, and how their code runs. CircleCI boasts companies like Spotify, Coinbase, Stitch Fix, and BuzzFeed as users.

CircleCI Video

CircleCI Overview

CircleCI Competitors

CircleCI Technical Details

Deployment TypesOn-premise, Software as a Service (SaaS), Cloud, or Web-Based
Operating SystemsWindows, Linux, Mac, Docker
Mobile ApplicationApple iOS, Android
Supported LanguagesEnglish, Japanese

Frequently Asked Questions

CircleCI is a software delivery engine from the company of the same name in San Francisco, that helps teams ship software faster, offering their platform for Continuous Integration and Continuous Delivery (CI/CD). Ultimately, the solution helps to map every source of change for software teams, so they can accelerate innovation and growth.

GitHub, Jenkins, and GitLab are common alternatives for CircleCI.

Reviewers rate Performance highest, with a score of 7.8.

The most common users of CircleCI are from Small Businesses (1-50 employees).
Return to navigation

Comparisons

View all alternatives
Return to navigation

Reviews and Ratings

(49)

Community Insights

TrustRadius Insights are summaries of user sentiment data from TrustRadius reviews and, when necessary, 3rd-party data sources. Have feedback on this content? Let us know!

CircleCI is a widely used continuous integration and deployment tool that helps engineering teams streamline their application development workflows. By integrating tightly with GitHub, CircleCI allows for easy integration into pull request checks, ensuring that tests and linters are automatically run for every pull request and merge. Users have praised CircleCI for its reliability and responsiveness, noting that it has fewer problems compared to other CI tools they have used in the past. The support provided by CircleCI is also highly regarded, as the company continuously works on improving its product.

One of the key use cases of CircleCI is running tests on every commit to GitHub and deploying to development and production environments based on the branch. This allows engineering teams to ensure that bug-free code is shipped and accelerate the development process by automating the building, testing, and deployment of non-production environments. CircleCI also supports the automation of various build and test processes, including running pre-deploy and post-deploy scripts, executing test suites, and sending notifications through platforms like Slack.

Another important use case of CircleCI is its ability to handle the build process for different types of applications, such as Android, iOS, and web applications. By outsourcing the management of build servers to CircleCI, teams can focus more on developing custom applications while relying on a robust continuous integration and delivery solution. Moreover, CircleCI's concurrency feature allows users to split out test suites across multiple slices, significantly improving efficiency and reducing testing time. Additionally, CircleCI has been widely adopted for its cloud integration capabilities, allowing users to run automated tests in parallel containers.

In conclusion, CircleCI is extensively used by engineering teams for continuous integration and deployment pipelines across various software applications and environments. It simplifies the deployment process for Drupal and WordPress websites to platforms like Pantheon and provides a customizable environment for building, testing, and deploying workflows. With its tight integration with GitHub, responsive support team, and reliable performance reported by users from different industries, CircleCI is a popular choice for automating and optimizing the development process.

Constant improvement: Users appreciate the continuous enhancements and additions made to CircleCI, demonstrating the company's commitment to providing a high-quality product. Many users have expressed their satisfaction with the constant improvement of CircleCI.

Responsive support: The highly responsive and helpful support provided by CircleCI is valued by users when they encounter any issues. Numerous users have praised the responsiveness and helpfulness of CircleCI's support team.

Seamless integration with GitHub: Users praise the seamless integration between CircleCI and GitHub, highlighting its reliability and efficiency in not missing any commits. Many reviewers have specifically mentioned the seamless integration between CircleCI and GitHub as one of its standout features.

  1. Lack of Communication about Updates: Some users have expressed frustration with the lack of communication regarding updates and breaking changes. They have reported that it takes too long for account representatives to respond to their questions, causing delays in their workflow.

  2. Confusing Configuration Options: Users have criticized the organization of options in the config file, finding it arbitrary and unhelpful for managing their configurations effectively. This confusion has led to difficulties in setting up and maintaining their projects on CircleCI.

  3. Limited Customization Options: Several users have mentioned that they find the customization options on CircleCI somewhat limited compared to other tools like Jenkins. They desire more flexibility and control over their build processes and workflows, which they feel is not fully provided by CircleCI's current feature set.

  • Many users recommend starting with the free trial of CircleCI to get a solid CI/CD experience. They suggest taking advantage of this opportunity to explore the platform's features and evaluate its suitability for their needs.

  • Several reviewers recommend leveraging the full power of CircleCI by using orbs and workflows. These features enable users to streamline their CI/CD processes and improve efficiency in managing complex workflows.

  • Users often recommend keeping configurations simple and making use of parallelization to optimize build times. By simplifying configurations and running tasks in parallel, teams can reduce build times and improve overall productivity in their CI/CD pipeline.

Attribute Ratings

Reviews

(1-1 of 1)
Companies can't remove reviews or game the system. Here's why
Score 9 out of 10
Vetted Review
Verified User
Incentivized
CircleCI is being used by my team as a continuous integration / continuous deployment pipeline for code and various other programmatic work. The business problems it addresses is the deployment, testing, and productionization of code supporting our main software engineering functions. Various other teams we work with also go along this pathway and use circle or other tools.
  • continuous integration
  • test driven development
  • continuous deployment
  • scope of view
  • better pricing model
  • better personalized support
CircleCI is great when you have software engineering processes that you need to take out and drastically scale and test before deployment. It works with regular code structures where there's a procedural lifecycle and where there is a need to methodically test and deploy code in an automated manner so deployments no longer need to be done by hand.
  • reduced deployment timeframe
  • better testing framework
  • fewer bugs introduced into production
CircleCI interface is awesome in that it is relatively modern and makes it clear exactly which parts of the engineering lifecycle you are in.
CircleCI support is pretty good but the company is small and a startup. It's not got the type of enterprise support you would see from larger institutional companies.
CircleCI is the company that is innovating compared to the other ones. I think it's a great piece of software compared to other open source options that don't have as much functionality and improved capability over time.
Return to navigation