Name |
Bamboo GitHub Plugin |
---|---|
Version |
1.0 |
Product Versions |
2.2.x |
Author(s) |
|
Homepage |
http://confluence.atlassian.com/display/BAMEXT/GitHub+Repository+Plugin |
Price |
Free |
License |
|
JavaDocs |
TBA |
IssueTracking |
|
Git URL |
http://github.com/andypols/git-bamboo-plugin/tree/master |
Download JAR |
http://github.com/andypols/git-bamboo-plugin/downloads |
Download Source |
http://github.com/andypols/git-bamboo-plugin/downloads |
Description/Features
A Git Plugin for the Bamboo build server
Version 1.0
Build your GitHub repositories on the Amazon Cloud using Atlassian's Bamboo.
- Adds the option "GitHub" to the list of available repositories when you add or edit a plan.
- Shows the changes that triggered the build.
- Trigger the build via a GitHub Service Hook.
- Links the commit code changes back to the GitHub page containing the commit/diff.
- Works with Bamboo version 2.2 or greater.
Installation
1. Copy to $BAMBOO_INSTALL_DIR/webapp/WEB-INF/lib
2. Restart Bamboo
Now when you create or edit plans you will be able to select "GitHub" as the
repository provider.
Check out additional documentation here.