Skip to content

keptn-sandbox/keptn-report

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

keptn-report

A small utility to render keptn Quality Gates evaluation results to a PDF Report.

sample

Installation

Install with go

go install github.com/checkelmann/keptn-report

Usage

You can either use the command line switches, or directly pipe your curl output into the report generator.

cat sampledata.json | ./keptn-report -out myreport.pdf
./keptn-report -h
keptn-report
Usage of ./keptn-report:
  -jsonfile string
        keptn-evaluation json payload as file
  -out string
        report file name (default "report.pdf")

About

Create PDF reports from keptn evaluation-done events

Resources

License

Code of conduct

Security policy

Stars

Watchers

Forks

Packages

No packages published

Languages