Skip to content

Latest commit

 

History

History
37 lines (22 loc) · 831 Bytes

README.md

File metadata and controls

37 lines (22 loc) · 831 Bytes

siriproxy-jenkins

About

siriproxy-jenkins is a SiriProxy plugin that allows you trigger jenkins builds using Siri.

Installation (New for SiriProxy 0.5.0+)

  • Create a plugins directory

mkdir ~/plugins

cd ~/plugins/

  • Get the latest repo

git clone git://github.cerner.com/jt018805/siriproxy-jenkins

  • Add the example plugin configuration (config.example.yml) to the master config.yml plugins section and edit as needed.

vim ~/.siriproxy/config.yml

  • Bundle

siriproxy bundle

[rvmsudo] siriproxy server [-d ###.###.###.###] [-u username]

Usage

build (name)

  • Searches for and builds the job with the given name.