allure-bamboo
allure-bamboo copied to clipboard
Allure plugin for Atlassian Bamboo
Allure Bamboo Plugin
This repository contains source code of Allure plugin for Atlassian Bamboo CI. It allows you to generate Allure report from existing Allure XML files.
Building and Installing
Short way
Download precompiled JAR from releases page and install it manually as described here. We use JDK 1.7+ to compile the plugin so be sure to use Java 1.7+ for running Bamboo.
Long way
- Set up Atlassian plugin SDK as described here.
- Clone this repository
- Run
$ atlas-run
- Access http://localhost:6990/bamboo/ to view development instance of Bamboo
- Verify that plugin is working as expected
- Install target/allure-bamboo-plugin-VERSION.jar manually as described here.
Configuration and Usage
Please follow the guide on the official Allure docs: https://docs.qameta.io/allure/#_bamboo