Skip to content

Commit

Permalink
Merge remote-tracking branch 'origin/master'
Browse files Browse the repository at this point in the history
  • Loading branch information
idooo-test committed Jun 25, 2015
2 parents 874803a + 409b461 commit 6b6b544
Showing 1 changed file with 9 additions and 3 deletions.
12 changes: 9 additions & 3 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,13 +1,19 @@
# Mass deployment plugin for Atlassian Bamboo

As part of the migration of our deployment processes from the set of custom tools to CI system Atlassian Bamboo
we've tried to make our processes easier and faster.Bamboo offers a lot of features and user-friendly API
to do deployments but unfortunately it doesn't support "one-click deployments" to multiple environments.
Atlassian Bamboo offers many features for automated deployments but unfortunately it doesn't support "one-click deployments" to multiple environments. This plugin provides a user-friendly interface to deploy/promote multiple deployment results from one environment to another.

### Screenshots

[<img src="https://raw.githubusercontent.com/AutoGeneral/bamboo-mass-deployment/master/src/main/resources/images/screenshot1_small.png">](https://raw.githubusercontent.com/AutoGeneral/bamboo-mass-deployment/master/src/main/resources/images/screenshot1.png)

[<img src="https://raw.githubusercontent.com/AutoGeneral/bamboo-mass-deployment/master/src/main/resources/images/screenshot2_small.png">](https://raw.githubusercontent.com/AutoGeneral/bamboo-mass-deployment/master/src/main/resources/images/screenshot2.png)

### Install

Use Bamboo's add-ons manager to upload plugin .war file from the /build folder



### Build

To build or develop the plugin first you would need to install Atlassian Plugin SDK: https://developer.atlassian.com/docs/getting-started/set-up-the-atlassian-plugin-sdk-and-build-a-project
Expand Down

0 comments on commit 6b6b544

Please sign in to comment.