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 AWS CodeBuild tab at the bottom of the IDE, then AWS CodeBuild toolwindow will be appeared.

 

2. Select an AWS CodeBuild project from pull-down at the left pane, then the latest builds will be listed below the pull-down  in the left pane.

 

3. Select a build from the list in the left pane, all build phase results of the build will be listed in the center pane. And also the log of the build will be shown in the right pane.

 

4. Select a phase from the center pane, you can view the status of it at the properties tab in right pane.