Version 1.0.1
This is a Bamboo Web Repository Viewer Plugin for Github. It automatically links your changes back to the the GitHub page containing the commit/diff.
Designed to work with Bamboo’s built-in git (Bamboo version 3.0 or greater) and GitHub repositories.
More information on the project wiki.
File | Bamboo Version |
---|---|
github-web-rep-viewer-1.0.0.jar | 3.0 |
github-web-rep-viewer-1.0.1.jar | 3.3.2 |
Copy the github-web-rep-viewer jar to $BAMBOO_INSTALL_DIR/webapp/WEB-INF/lib
.
Define the bamboo.server.lib
value in the build.xml
so the build has access to the bamboo jars (Bamboo is commercial, so I can’t include them the github repository).
Run the ant all
task.