0.0.13 • Published 4 years ago

circleci-recent-builds v0.0.13

Weekly downloads
2
License
MIT
Repository
github
Last release
4 years ago

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
0.0.13

4 years ago

0.0.12

4 years ago

0.0.11

4 years ago

0.0.10

4 years ago

0.0.9

4 years ago

0.0.8

4 years ago

0.0.7

4 years ago

0.0.6

4 years ago

0.0.5

4 years ago

0.0.4

4 years ago

0.0.3

4 years ago

0.0.2

4 years ago

0.0.1

4 years ago