report

Reporting collects all information in the working directory into one report.olm.json file which then provides data to a reporting template.

"report": {
    "_type": "scale.olm.report:rst2pdf",
    "template": "report.rst"
}

rst2pdf

Specified with "_type": "scale.olm.report:rst2pdf" in config.olm.json.

Example input in config.olm.json/report
{
    "_type": "scale.olm.report:rst2pdf",
    "template": "report.jt.rst"
}

See also: scale.olm.report.rst2pdf

type

object

properties

  • template

Template

type

string

default

null

  • dry_run

Dry Run

type

boolean

default

null

  • _type

Olm Redirect Type

const

scale.olm.report:rst2pdf

scale.olm.report.rst2pdf.json