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