This page describes how to see a pipeline’s log on CircleCI with CIClone.

 

Prerequisites

The CircleCI connection should be configured as described at here.

 

Instructions

1. Click CircleCI tab at the bottom of the IDE, then CircleCI toolwindow will be appeared.

2. Click Reload button at the left-top of the toolwindow, then the latest pipelines(up to maximum pipeline size) will be appeared in the left pane.

3. The left pane is structured as follows.

  • Pipeline
    • Workflow
      • Job

4. Select an job from the left pane, all steps in the job will be appeared at the center pane.

 

5. Select one of the steps from the center pane, its logs will be appeared at the right pane.