Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

Table of Contents

What are

...

Reports?

Configuration reports allow you to link a set of reports to a configuration. This allows you to view build associated reports from within Continua CI's build view.

...

Configuration reports support any file type that can be rendered through the browser including, but not limited to .html, .xml and .txt files.

Image RemovedImage Added

Configuration Reports Setup

Image RemovedImage Added

Reports can be linked up to a Configuration through the Configuration Wizard, under the Reports section. Note that if you create or modify a report that each build for the current configuration will be linked to this report, including previously completed builds. The Continua report only looks for the physical report when the report is being viewed. What this means is that if your report is constantly being overwritten all previous builds will always have the latest report. For this reason we recommend that you save all your build reports within the workspace so that each build is associated to its own report. 

 

Image RemovedImage Added

Configuration Report Options

...

The name Continua CI will use to identify the report. This is also used on the build report page so you can identify each individual report.

Report Filename

The location of the root file of the report. This is the initial page that will be displayed when viewing the report.

...

It is recommended that all reports are stored and referenced using the $Workspace$ which allows all reports each report to be stored and associated with each individual build. Note that when you refer to $Workspace$ that this is referring to the server's workspace so make sure that any generated reports are synced back to the server with your Workspace Rules.

Enabled

Only enabled reports will be displayed on builds.

...