abbot

1.3.1 • Public • Published

abbot

simple nodejs jenkins client to poll job statuses.
One job is polled at a time.
As soon as job is done building, it will update the status and exit.

Installation

$ npm -g i abbot

Usage

$ abbot

Parameters

The questions in the beginning can be overridden, by providing them as paramters

option what it does
--instance which instance (this can be the name of the instance, the url or its position in the list of instances)
--job the name of the job to poll
--build the build number

finished

When a build is finished, it will invoke the terminal bell and notify you.
if you have the terminal-notifier installed, it will use that as well.

Package Sidebar

Install

npm i abbot

Weekly Downloads

6

Version

1.3.1

License

MIT

Unpacked Size

21.8 kB

Total Files

12

Last publish

Collaborators

  • bobbor