codeBud7 / alfred-bamboo

Alfred workflow for atlassian bamboo.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

About

Alfred workflow for atlassian bamboo.

License:MIT License


Languages

Language:JavaScript 100.0%