A command line util watching for job result actions of a Jenkins server. A job status change will be used generating an audio with OS X' say command via ssh.
Install the module with: npm install jenkins-watcher
jenkins-watcher -h
This module uses following npm modules:
- "console"
- "sys"
- "child_process".exec
- "request"
- "http"
- "file-utils".File
- "q"
- "eventemitter2".EventEmitter2
- "sprintf".sprintf
- "fs"
- "getopt"
(Coming soon)
(Coming soon)
(Coming soon)
jenkins-watcher -a -R user@mac.example.org -s http://myjenkins.example.org/jenkins -j job1,job2,job3/lastStableBuild
(Coming soon)
In lieu of a formal styleguide, take care to maintain the existing coding style. Add unit tests for any new or changed functionality. Lint and test your code using grunt.
(Nothing yet)
Copyright (c) 2012 Jan Philipp
Licensed under the MIT license.