Download • Documentation • Changelog • GitHub Action
Command-line tool to upload external analysis results (coverage, findings, ...) to Teamscale.
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).
Our distributions contain the teamscale-upload
tool bundled with OS-specific java execution environment.
On the Download page, we offer distributions based on jlink and graalvm.
The GraalVM distributions contain a single executable packed into a zip file.
To use the distribution, unpack the archive.
Then run teamscale-upload --help
(teamscale-upload.exe --help
in the Windows distribution) to see all available options.