Bamboo CI

An Alfred Workflow


Short Description

Alfred workflow to interact with Bamboo CI. Search for projects and plans.

Last Updated

26 Jan 2015

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.0
 

Bundle ID

com.atlassian.giangvo.bamboo
 

Author

Categories

Bamboo Alfred Workflow

Workflow to interact with Bamboo CI (https://www.atlassian.com/software/bamboo)

Install

- Install NodeJs - Download workflow and install it to Alfred - Open terminal and navigate to workflow folder then run npm install to install nodejs dependencies

Usage

- Set bamboo server url: "setbamboourl url" - Set bamboo username and password: "setbamboouserandpass username:password" - Search for Bamboo projects and plans: "bamboo {query}" or "bb {query}" - Clear cached data: "clearbamboocache"

*** Notes - Bamboo plans and projects are cached on local machine for 1 week. If you want to force refresh cache, please run "clearbamboocache" and query again. - Bamboo password is stored in keychain

Screenshots