Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/jenkinsci/allure-plugin
Allure Jenkins Plugin
https://github.com/jenkinsci/allure-plugin
allure jenkins-plugin reporting
Last synced: 3 months ago
JSON representation
Allure Jenkins Plugin
- Host: GitHub
- URL: https://github.com/jenkinsci/allure-plugin
- Owner: jenkinsci
- License: other
- Fork: true (hayorov/allure-jenkins-plugin)
- Created: 2014-05-23T07:53:08.000Z (over 10 years ago)
- Default Branch: master
- Last Pushed: 2024-04-08T11:41:15.000Z (7 months ago)
- Last Synced: 2024-04-09T21:40:57.228Z (7 months ago)
- Topics: allure, jenkins-plugin, reporting
- Language: Java
- Homepage: https://plugins.jenkins.io/allure-jenkins-plugin/
- Size: 653 KB
- Stars: 84
- Watchers: 27
- Forks: 62
- Open Issues: 91
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
- awesome-allure - Jenkins - Official Allure Jenkins Plugin that allows building reports on the pipeline and share them. (CI/CD / Build tools / Go)
README
# Allure Jenkins Plugin
[![release](https://img.shields.io/github/v/release/jenkinsci/allure-plugin?style=flat)](https://github.com/jenkinsci/allure-plugin/releases/latest)
[![Build Status](https://img.shields.io/github/actions/workflow/status/jenkinsci/allure-plugin/build.yml?branch=master&style=flat)](https://github.com/jenkinsci/allure-plugin/actions/workflows/build.yml?query=branch%3Amaster)> This repository contains the source code of the Allure plugin for Jenkins.
[](https://allurereport.org "Allure Report")
- Learn more about Allure Report at [https://allurereport.org](https://allurereport.org)
- 📚 [Documentation](https://allurereport.org/docs/) – discover official documentation for Allure Report
- ❓ [Questions and Support](https://github.com/orgs/allure-framework/discussions/categories/questions-support) – get help from the team and community
- 📢 [Official announcements](https://github.com/orgs/allure-framework/discussions/categories/announcements) – stay updated with our latest news and updates
- 💬 [General Discussion](https://github.com/orgs/allure-framework/discussions/categories/general-discussion) – engage in casual conversations, share insights and ideas with the community
- 🖥️ [Live Demo](https://demo.allurereport.org/) — explore a live example of Allure Report in action## Getting Started
This plugin allows you to create Allure reports as part of your Jenkins builds. You can then view the generated report directly in Jenkins or download it to your machine.
To learn more, please visit [the official documentation](https://allurereport.org/docs/integrations-jenkins/).
## Useful links
* [Issues](https://github.com/jenkinsci/allure-plugin/issues?labels=&milestone=&page=1&state=open)
* [Releases](https://github.com/jenkinsci/allure-plugin/releases)## Contact us
* Mailing list: [[email protected]](mailto:[email protected])
* StackOverflow tag: [Allure](http://stackoverflow.com/questions/tagged/allure)