Skip to content
This repository has been archived by the owner on Nov 30, 2022. It is now read-only.

ChristianBoehlke/circleci-recent-builds

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

20 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

CircleCI Recent Builds

NPM version Downloads Per Month MIT License

Interactive CLI tool that displays recent CircleCI builds.

Demo

Features

  • Recent builds will be loaded every 5 seconds to update the UI.
  • Estimated finish times are based on the last successful build.
  • Colors indicate the outcome of the build.
  • The CLI adapts to the width and height of your console window.

Install

$ npm install -g circleci-recent-builds

Usage

You need to create a CircleCI "Personal API Token" at https://circleci.com/account/api. Then run:

$ cci-watch token <your token>
Token set.

Afterwards, you can see all your recent builds by just running:

$ cci-watch
acme-corp-backend  4770   master      Queued ...
acme-corp-web      43274  develop     [======================                              ] 43%
acme-corp-backend  4769   develop     https://circleci.com/gh/acme-corp/acme-corp-backend/4769