Skip to content

lararojasmr/allure-bamboo

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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

  1. Set up Atlassian plugin SDK as described here.
  2. Clone this repository
  3. Run $ atlas-run
  4. Access http://localhost:6990/bamboo/ to view development instance of Bamboo
  5. Verify that plugin is working as expected
  6. 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

About

Allure plugin for Atlassian Bamboo

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Java 97.4%
  • FreeMarker 2.1%
  • Fluent 0.5%