A command-line tool to generate PDF for SonarQube Reports
Project description
RedCoffee
RedCoffee is a command-line tool designed to manage SonarQube reports easily. It allows you to configure the SonarQube analysis token and generate PDF reports from SonarQube analysis data.
Installation
To install RedCoffee, you can use pip. First, ensure you have Python and pip installed on your system. Then, you can install RedCoffee directly from PyPI:
pip install redcoffee
Disclaimer: Due to some changes in response structure of SonarQube API, I had to push a non backward compatible change. Hence, it is advisable to upgrade to redcoffee=1.1
pip install redcoffee==1.1
Pre Requisites
The SonarQube analysis for the project should have been already done.
Usage
Please run the following command to generate the PDF Report
redcoffee generatepdf --host=${YOUR_SONARQUBE_HOST_NAME} --project=${SONARQUBE_PROJECT_KEY} --path=${PATH WHERE PDF FILE IS TO BE STORED} --token=${SONARQUBE_USER_TOKEN}
Maintenance
Please reach out to @Anubhav9 on Github
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
File details
Details for the file redcoffee-2.2.tar.gz.
File metadata
- Download URL: redcoffee-2.2.tar.gz
- Upload date:
- Size: 8.7 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.1.0 CPython/3.12.7
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
0c259dc8222455eef1e8d3573b005148435040ce3e225c64ed2e2a23c402fc42
|
|
| MD5 |
b5cf018ba4e2c7251d5f79b5bec5d36d
|
|
| BLAKE2b-256 |
24c59bc6bf5d45b50faff3f6829669a951b41cea11bb1a559b25d9f31c81bf2e
|