Jenkins-Alfred-Workflow
An Alfred workflow to lookup jobs on a Jenkins server
Usage
- Firstly set the url of the Jenkins server using
jenkins_url - Use
jenkinsto show a list of jobs, which can be filtered further using a query - Use
failorjenkinsfailto show a list of jobs that are currently failing, this can be fitlered further - Use
buildingto show a list of jobs that are currently building, this can be fitlered further
Building
There are a few requirements related to testing needed. I'd recommend creating a virtualenv and using pip to install the requirements from requirements.txt
Running paver will run all the unit tests, and show the coverage reports for the workflow
Installing
Added this directory to the Alfred workflows directory will install the workflow


