Skip to content

codeBud7/alfred-bamboo

Repository files navigation

Handle your Atlassian Bamboo build plans with Alfred.

Prerequisites

You need to install Node.js 4+ and Alfred 3.

Install

NPM

$ npm install -g alfred-bamboo

Usage

Configure the host config of your bamboo. You have to adjust the config file manually at the moment. You can find the file at "~/Library/Application Support/Alfred 3/Workflow Data/com.codebud7.alfred-bamboo". Just transform the host config into a list like "hosts":["bamboo.foo.it", "bamboo.foo.com"]

Configure the authentication to your bamboo.

Find your build plans.
Key Combination Action
enter Open build plan in default browser
ctrl Open deploy plan in default browser
cmd Open branch overview in default browser

Related

License

MIT © Sebastian Puskeiler