Jenkins

An Alfred Workflow


Short Description

Show and search through jobs on Jenkins

Last Updated

24 Aug 2017

Compatibility

Yosemite
(10.10)
Mavericks
(10.9)
Mountain Lion
(10.8)
Lion
(10.7)
Snow Leopard
(10.6)
Yes Yes Yes Yes Yes
 

Version

1.3
 

Bundle ID

me.amwam.jenkins
 

Author

Applications

Tags

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 jenkins to show a list of jobs, which can be filtered further using a query
  • Use fail or jenkinsfail to show a list of jobs that are currently failing, this can be fitlered further
  • Use building to 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

Screenshots