Skip to content
Mint CI logo

Mint CI

Unclaimed

The entirely new way to write and run CI/CD workflows for high-velocity teams.

Visit Website
Reviews onCapterra
140 reviews tracked

The Bottom Line

Entry price

Free plan available, paid tiers above

Biggest pro

Significantly reduces CI/CD build times by avoiding redundant work and optimizing execution order.

Biggest con

Requires defining task dependencies, which might be a change from traditional pipeline configurations.

TL;DR - Mint CI

  • Optimizes CI/CD with DAG-based execution and true parallelization, only rebuilding what changed.
  • Offers fine-grained resource allocation and per-second billing for efficient compute usage.
  • Provides advanced debugging tools like SSH into running tasks and intelligent test suite management.
Pricing: Free plan available
Best for: Growing teams
4.7/5 across review platforms

What is Mint CI?

Editorial review
Mint CI by RWX is a modern CI/CD platform designed to accelerate development cycles by optimizing build and deployment processes. It moves beyond traditional sequential CI systems by leveraging DAG-based execution with true parallelization, ensuring that only necessary tasks are rebuilt and executed. This approach significantly reduces build times and minimizes wasted compute resources. This platform is ideal for engineering teams seeking to improve efficiency, reduce CI wait times, and gain better control over their build environments. It offers fine-grained resource allocation per task, allowing users to specify CPU and memory requirements, and bills by the second for cost-effectiveness. Mint CI also provides robust debugging capabilities, including SSH access into running tasks and rich observability, making it easier for engineers to diagnose and resolve issues quickly. It integrates seamlessly into existing development workflows, supporting local iteration and remote debugging. Beyond core CI/CD, Mint CI includes advanced test suite management features. It can automatically detect, quarantine, and track flaky tests, enabling teams to maintain shipping velocity while addressing underlying issues. The platform's intelligent caching mechanism reuses results based on filesystem contents, further speeding up subsequent runs and reducing redundant work.

Available on: Web

Pros & Cons

Pros

  • Significantly reduces CI/CD build times by avoiding redundant work and optimizing execution order.
  • Cost-effective with per-second billing and granular resource allocation per task.
  • Enhanced debugging capabilities improve developer productivity and reduce time spent troubleshooting.
  • Intelligent test suite management helps maintain release velocity despite flaky tests.
  • Provides a generous free tier with $50 credit and 100GB cache included.

Cons

  • Requires defining task dependencies, which might be a change from traditional pipeline configurations.
  • Static IP addresses incur a flat monthly fee regardless of usage.

Ratings Across the Web

4.7(140 reviews)

Ratings aggregated from independent review platforms. Learn more

Key Features

DAG-based execution with true parallelizationFine-grained retriesResults caching based on filesystem contentsPer-task CPU and memory specificationScalable up to 64 cores instantlyPer-second billingFully managed infrastructureSSH into remote breakpoints for debugging

Pricing Plans

Free Trial

Pro

$0.00014 / second

  • 100GB cache included
  • Unlimited parallelism
  • Unlimited runs
  • Unlimited users
  • Test suite management included

Enterprise

Contact us

  • End-to-end CI/CD migration handled by the RWX team
  • Custom vendor onboarding
  • Custom invoicing
  • Discounted pricing
  • SOC 2 Type 2 Report

OSS

Free

  • Partition test suites to run in parallel jobs
  • Track flaky tests
  • Quarantine flaky tests
  • Retry failed tests

Pro (Test Suite Management)

$10 / million test results uploaded

  • Partitions for parallel execution automatically re-balance based on recent performance
  • Quarantine from the UI to mitigate issues even faster
  • Get analytics on which flaky tests are the most problematic
  • See trends in test performance with 90 day retention

Enterprise (Test Suite Management)

Contact us

  • Custom contracts
  • Custom invoicing
  • Unlimited scale

Reviews

4.7/5

Across 140 verified user reviews on Capterra

Add your hands-on experience to help the next buyer.

Best Mint CI Alternatives

Top alternatives based on features, pricing, and user needs.

View full list →

Most buyers shortlist 2 or 3 tools before committing. Pull a side-by-side comparison or browse the full alternatives shortlist below.

Explore More

Mint CI FAQ

How does Mint CI's DAG-based execution differ from traditional parallelization in other CI systems?

Mint CI's DAG-based execution automatically determines the optimal execution order and runs everything that can run in parallel by expressing task dependencies. Unlike traditional CI which often repeats work across virtual machines or requires manual parallelization, Mint CI only rebuilds what has changed and reuses cached results based on filesystem contents, leading to more efficient and faster builds.

Can I debug a failing CI task directly within the Mint CI environment?

Yes, Mint CI allows engineers to SSH directly into running tasks. This capability enables remote debugging with local changes included, providing a powerful way to diagnose and fix issues without guessing from truncated logs, which is a significant advantage over many traditional CI systems.

What is the billing model for compute resources, and how does it handle variable task requirements?

Mint CI bills compute resources by the second, with a 1-minute minimum per agent size per run. It allows users to specify CPU and memory per task, meaning you only pay for the resources actually needed for each specific task. This contrasts with traditional CI, where you often pay for a fixed runner size for an entire job, regardless of individual task requirements.

How does Mint CI manage and optimize test suites, particularly for flaky tests?

Mint CI includes robust test suite management. It can automatically detect, quarantine, and track flaky tests, allowing teams to continue shipping while the root causes are addressed. For Pro users, it offers analytics on problematic flaky tests and trends in test performance, with automatic re-balancing of parallel test suite partitions based on recent performance.

What are the storage and data transfer allowances included with Mint CI, and how are additional usages billed?

Mint CI provides 100 GB of cache storage and 10 GB of artifact storage for free, with additional allocations increasing based on compute usage. It also includes 25 GB of external data transfer per month, with further increases tied to compute hours. Additional cache and artifact storage are billed at $0.00164 per GB per day, while additional data transfer is $0.15 per GB.

Does Mint CI support custom container image builds, and how does it handle Dockerfiles?

Yes, Mint CI supports building container images both with and without a Dockerfile. This flexibility allows teams to integrate their existing containerization strategies or leverage Mint CI's capabilities for image creation directly within their CI/CD workflows.

Source: rwx.com

Guides & Articles