Browse and search for jenkins builds right from Alfred.
- Download the
Jenkins.alfredworkflow
of the latest release - Double-click the downloaded file to launch Alfred and install the workflow.
MacOS Catalina
If you are running catalina, you need to allow unsigned binaries to be run for this workflow to
work. Follow this guide to allow the alfred-jenkins
binary to be run on your system.
-
jenkins-login
— Authenticate with a Jenkins serverjenkins-login <url> <username> <password>
e.g.jenkins-login https://jenkins.com/ eli-jordan password123
- When logging in, you will be prompted to allow access to the keychain. Alfred jenkins saves the Jenkins password in the current users keychain. Select "Always Allow" to avoid being prompted every time a request is made to Jenkins.
-
jenkins-browse
— Browse all Jenkins jobs on the configured server.↩
drill into the job to see its children, or build history⌘ ↩
open the current item in the browser
-
jenkins-search
— Search all Jenkins jobs that are not folders↩
drill into the job to see its children, or build history⌘ ↩
open the current item in the browser
- This worklfow has been tested on MacOS 10.15.5 and Alfred 4. If you have problems when using different version please open an issue