Skip to main content

Quick Start

FluentCI Studio is the easiest way to explore and manipulate your CI Pipelines in all of your FluentCI projects.

Run the following command to start FluentCI Studio on your local machine:

fluentci studio

Pipeline Status

A visual indication of your pipeline's current status. This icon is based on the latest build on your default branch.

Build history

The build history visualizes the last 18 builds that have been run on your default branch. The height of each bar reflects the build's running time, and its status is represented by its color.

Speed

The speed of your pipeline is calculated from the average of your 18 most recent builds. This helps you keep an eye on your pipeline's speed, and compare performance between pipelines.

Reliability

The reliability of your pipeline is a calculation based on passing vs failing builds over the last 18 builds. This metric helps you to understand the overall stability of your pipelines.

Builds per week

The builds per week measurement is calculated based on the average number of builds created over the past 4 weeks. This metric helps you to understand how frequently a pipeline is run.