Skip to content

Latest commit

 

History

History
21 lines (12 loc) · 1.02 KB

README.md

File metadata and controls

21 lines (12 loc) · 1.02 KB

Teamscale Upload Build

DownloadDocumentationChangelogGithub Action

Command-line tool to upload external analysis results (coverage, findings, ...) to Teamscale.

Tool Setup

If you want to use the tool as part of a Github build pipeline, consider using the Github Action.

For a local setup (on a build machine), the Download page offers native executables for Windows and Linux (no other tools required on the machine).

Run teamscale-upload --help to see all available options.

Tool Development

Developer Documentation